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)
Mon, Apr 1, 3:15 AM
Unknown Object (File)
Sun, Mar 31, 5:21 AM
Unknown Object (File)
Sun, Mar 24, 10:51 PM
Unknown Object (File)
Sun, Mar 24, 10:50 PM
Unknown Object (File)
Sun, Mar 24, 9:56 PM
Unknown Object (File)
Sun, Mar 24, 9:38 PM
Unknown Object (File)
Sun, Mar 24, 8:25 PM
Unknown Object (File)
Fri, Mar 22, 1:55 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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?