We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfec6f3 commit 31a962bCopy full SHA for 31a962b
iOS/testbed/iOSTestbedTests/iOSTestbedTests.m
@@ -15,7 +15,6 @@ - (void)testPython {
15
const char *argv[] = {
16
"iOSTestbed", // argv[0] is the process that is running.
17
"-uall", // Enable all resources
18
- "--rerun", // Re-run failed tests in verbose mode
19
"-W", // Display test output on failure
20
// To run a subset of tests, add the test names below; e.g.,
21
// "test_os",
0 commit comments