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
F13043566: D14190.diff
Wed, Apr 17, 2:44 PM
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
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?