Page MenuHomePhabricator

Fix doubling of unbroken build steps in Build Plan view
ClosedPublic

Authored by epriestley on Mar 1 2016, 1:48 PM.
Tags
None
Referenced Files
F13174991: D15368.id37061.diff
Wed, May 8, 2:26 AM
Unknown Object (File)
Tue, May 7, 9:25 AM
Unknown Object (File)
Fri, May 3, 9:13 AM
Unknown Object (File)
Thu, Apr 25, 2:50 AM
Unknown Object (File)
Thu, Apr 25, 1:23 AM
Unknown Object (File)
Mon, Apr 22, 12:38 AM
Unknown Object (File)
Fri, Apr 19, 4:16 PM
Unknown Object (File)
Thu, Apr 18, 2:27 PM
Subscribers
None

Details

Summary

Fixes T10479.

Test Plan

Viewed a valid build plan.

Diff Detail

Repository
rP Phabricator
Branch
dry12
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10897
Build 13446: Run Core Tests
Build 13445: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix doubling of unbroken build steps in Build Plan view.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 1 2016, 2:44 PM
This revision was automatically updated to reflect the committed changes.
src/applications/harbormaster/controller/HarbormasterPlanViewController.php
116

Surely my missunderstanding but why isn't this $step_list->addItem()` deleted insead.
Or maybe it is the same ?

src/applications/harbormaster/controller/HarbormasterPlanViewController.php
129

The second one does not execute for invalid steps.