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
F15484905: D14190.id34280.diff
Wed, Apr 9, 8:56 PM
F15471940: D14190.id34280.diff
Sat, Apr 5, 9:47 AM
F15455874: D14190.diff
Sun, Mar 30, 5:27 AM
F15450648: D14190.id.diff
Fri, Mar 28, 4:50 PM
F15450431: D14190.diff
Fri, Mar 28, 3:40 PM
F15443096: D14190.id34284.diff
Thu, Mar 27, 2:19 AM
F15441327: D14190.id34280.diff
Wed, Mar 26, 5:35 PM
F15436191: D14190.id.diff
Tue, Mar 25, 12:28 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?