Closed
Bug 1312189
Opened 9 years ago
Closed 1 year ago
Permanent false-positive wpt IOError: [Errno 2] No such file or directory in every run of XMLHttpRequest tests
Categories
(Testing :: web-platform-tests, defect)
Tracking
(firefox51 unaffected, firefox52 wontfix, firefox53 wontfix)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | unaffected |
| firefox52 | --- | wontfix |
| firefox53 | --- | wontfix |
People
(Reporter: aryx, Unassigned)
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=38081862&repo=mozilla-inbound
02:27:06 INFO - TEST-START | /XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm
02:27:06 WARNING - wptserve Traceback (most recent call last):
02:27:06 WARNING - File "/builds/slave/test/build/tests/web-platform/tests/tools/wptserve/wptserve/handlers.py", line 249, in __call__
02:27:06 WARNING - rv = self.func(request, response)
02:27:06 WARNING - File "/builds/slave/test/build/tests/web-platform/tests/XMLHttpRequest/resources/auth2/corsenabled.py", line 13, in main
02:27:06 WARNING - "authentication.py"))
02:27:06 WARNING - IOError: [Errno 2] No such file or directory
02:27:06 WARNING -
02:27:06 INFO - .
02:27:06 INFO - TEST-OK | /XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm | took 273ms
02:27:06 INFO - TEST-START | /XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm
02:27:07 WARNING - wptserve Traceback (most recent call last):
02:27:07 WARNING - File "/builds/slave/test/build/tests/web-platform/tests/tools/wptserve/wptserve/handlers.py", line 249, in __call__
02:27:07 WARNING - rv = self.func(request, response)
02:27:07 WARNING - File "/builds/slave/test/build/tests/web-platform/tests/XMLHttpRequest/resources/auth7/corsenabled.py", line 13, in main
02:27:07 WARNING - "authentication.py"))
02:27:07 WARNING - IOError: [Errno 2] No such file or directory
02:27:07 WARNING -
02:27:07 WARNING - wptserve Traceback (most recent call last):
02:27:07 WARNING - File "/builds/slave/test/build/tests/web-platform/tests/tools/wptserve/wptserve/handlers.py", line 249, in __call__
02:27:07 WARNING - rv = self.func(request, response)
02:27:07 WARNING - File "/builds/slave/test/build/tests/web-platform/tests/XMLHttpRequest/resources/auth8/corsenabled-no-authorize.py", line 13, in main
02:27:07 WARNING - "authentication.py"))
02:27:07 WARNING - IOError: [Errno 2] No such file or directory
02:27:07 WARNING -
02:27:07 INFO - ..
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
status-firefox51:
--- → unaffected
status-firefox52:
--- → affected
status-firefox53:
--- → affected
Updated•8 years ago
|
Summary: Intermittent wpt IOError: [Errno 2] No such file or directory in XMLHttpRequest tests → Permanent false-positive wpt IOError: [Errno 2] No such file or directory in every run of XMLHttpRequest tests
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
Too late for firefox 52, mass-wontfix.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Severity: normal → S3
Comment 27•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•