-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
python tools/test.py -J --mode=release parallel/test-* #44330
Copy link
Copy link
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Description
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}")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.