Page MenuHomePhabricator

Provide a more structured result log for Herald conditions
ClosedPublic

Authored by epriestley on Feb 17 2021, 9:48 PM.
Tags
None
Referenced Files
F15388020: D21563.diff
Sat, Mar 15, 3:12 AM
F15385254: D21563.id51334.diff
Fri, Mar 14, 10:04 PM
Unknown Object (File)
Mon, Feb 24, 4:29 AM
Unknown Object (File)
Fri, Feb 21, 11:54 PM
Unknown Object (File)
Wed, Feb 19, 8:27 PM
Unknown Object (File)
Wed, Feb 19, 5:44 PM
Unknown Object (File)
Wed, Feb 19, 5:44 PM
Unknown Object (File)
Feb 9 2025, 10:02 AM
Subscribers
None

Details

Summary

Ref T13586. Currently, Herald condition logs encode "pass" or "fail" robustly, "forbidden" through a sort of awkward side channel, and can not properly encode "invalid" or "exception" outcomes.

Structure the condition log so results are represented unambiguously and all possible outcomes (pass, fail, forbidden, invalid, exception) are clearly encoded.

Test Plan

Screen Shot 2021-02-17 at 1.30.55 PM.png (755×1 px, 173 KB)

Screen Shot 2021-02-17 at 1.35.55 PM.png (705×1 px, 142 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable