Opened 6 years ago
Last modified 6 years ago
#30094 closed Bug
Using ctrl-c to exit --parallel testing will not allow --parallel testing to work anymore. — at Initial Version
Reported by: | Spleeding1 | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | 2.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I was running a project test using the --parallel option and in the middle of it hit ctrl-c. Now if I run the --parallel test. It always fails at the same spot. I am also using Selenium, and it is all of the 'automation' tests that throw errors. I'm not sure what information you want/need. Please let me know and I will get you that information. I am using macOS 10.14.2 Terminal. This came as a result of this https://github.com/mozilla/geckodriver/issues/1454
Note:
See TracTickets
for help on using tickets.