Page MenuHomePhorge

Show rest of task page when graph errors out
ClosedPublic

Authored by avivey on Apr 5 2024, 07:33.
Tags
None
Referenced Files
F3605084: D25570.1745251522.diff
Sun, Apr 20, 16:05
F3604644: D25570.1745218358.diff
Sun, Apr 20, 06:52
F3586721: D25570.1745136308.diff
Sat, Apr 19, 08:05
F3577472: D25570.1745086747.diff
Fri, Apr 18, 18:19
F3576034: D25570.1745021851.diff
Fri, Apr 18, 00:17
F3528459: D25570.1744851375.diff
Wed, Apr 16, 00:56
F3450718: D25570.1744713769.diff
Mon, Apr 14, 10:42
F3372319: D25570.1744249508.diff
Wed, Apr 9, 01:45

Details

Summary
Test Plan

Add a throw statement in graph calculation, load a task that has a graph, see message.

Diff Detail

Repository
rP Phorge
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1154
Build 1154: arc lint + arc unit

Event Timeline

avivey requested review of this revision.Apr 5 2024, 07:33

sgtm

Thanks. Tested this in a correct situation and also causing a crash putting an unset($nodes[$current_node]) in ../arcanist/src/utils/AbstractDirectedGraph.php to see the nice exception message

This revision is now accepted and ready to land.Apr 5 2024, 08:42