Page MenuHomePhorge

Show rest of task page when graph errors out
ClosedPublic

Authored by avivey on Fri, Apr 5, 07:33.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 12:24
Unknown Object (File)
Fri, Apr 26, 20:11
Unknown Object (File)
Fri, Apr 26, 08:00
Unknown Object (File)
Wed, Apr 17, 18:28
Unknown Object (File)
Wed, Apr 17, 07:15
Unknown Object (File)
Tue, Apr 16, 21:28
Unknown Object (File)
Tue, Apr 16, 12:04
Unknown Object (File)
Tue, Apr 16, 10:31

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avivey requested review of this revision.Fri, Apr 5, 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.Fri, Apr 5, 08:42