You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delay dawn.node failure until results are reported
Updates run_dawn_node_cts.py to delay surfacing test failures until test
results have been reported. Without this change, a test failure would
result in a failed Swarming task but no data in ResultDB. With this
change, a test failure results in both a failed Swarming task and a
failed result in ResultDB.
Bug: 441328362
Change-Id: Ic46ef6312e0541d227bbc728d65378982bf8c478
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/264594
Auto-Submit: Brian Sheedy <[email protected]>
Reviewed-by: Yuly Novikov <[email protected]>
Commit-Queue: Yuly Novikov <[email protected]>
0 commit comments