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
F15431591: D14190.diff
Mon, Mar 24, 1:21 PM
F15396474: D14190.diff
Sun, Mar 16, 2:35 PM
F15390152: D14190.id.diff
Sat, Mar 15, 5:57 AM
F15388618: D14190.id34284.diff
Sat, Mar 15, 4:07 AM
Unknown Object (File)
Feb 11 2025, 1:30 PM
Unknown Object (File)
Feb 11 2025, 1:30 PM
Unknown Object (File)
Feb 11 2025, 1:30 PM
Unknown Object (File)
Feb 11 2025, 1:30 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?