Page MenuHomePhabricator

Add a --target flag to `arc unit` for uploading results
ClosedPublic

Authored by epriestley on Sep 29 2015, 2:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 7, 7:00 PM
Unknown Object (File)
May 2 2025, 4:32 AM
Unknown Object (File)
May 2 2025, 4:32 AM
Unknown Object (File)
May 2 2025, 4:32 AM
Unknown Object (File)
May 2 2025, 4:32 AM
Unknown Object (File)
Apr 30 2025, 11:12 AM
Unknown Object (File)
Apr 26 2025, 11:24 PM
Unknown Object (File)
Apr 25 2025, 10:55 AM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by avivey.

Details

Summary

Ref T5821. Basic idea here is that Harbormaster can run arc unit --everything --target ... to get a build target updated.

Test Plan

Ran arc unit --target ..., saw web UI update with test results.

Diff Detail

Repository
rARC Arcanist
Branch
target1
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/workflow/ArcanistUnitWorkflow.php:416XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 8090
Build 9210: [Placeholder Plan] Wait for 30 Seconds
Build 9209: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Add a --target flag to `arc unit` for uploading results.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 29 2015, 4:22 PM
This revision was automatically updated to reflect the committed changes.
hach-que added inline comments.
src/workflow/ArcanistUnitWorkflow.php
427

What are the policies on this call? Can anyone attach unit test results to any Harbormaster build target?