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
python tools/test.py -J --mode=release parallel/test-* doesn't seem to work anymore?
node$ python tools/test.py -J --mode=release parallel/test-*
File "tools/test.py", line 230
print(f" failed {len([i for i in outputs if i.UnexpectedOutput()]) + 1} out of {self.measure_flakiness + 1}")