Kaydet (Commit) 2a11d2d7 authored tarafından Adam Zapletal's avatar Adam Zapletal Kaydeden (comit) Tim Graham

Fixed #27028 -- Clarified failed parallel tests message.

üst 1b0287b4
......@@ -126,7 +126,7 @@ Here's the error encountered while trying to pickle the exception:
{}
You should re-run this test without the --parallel option to reproduce the
You should re-run this test with the --parallel=1 option to reproduce the
failure and get a correct traceback.
""".format(test, original_exc_txt, pickle_exc_txt))
raise
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment