Open Bug 1312189 Opened 8 years ago Updated 2 years 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)

Version 3
defect

Tracking

(firefox51 unaffected, firefox52 wontfix, firefox53 affected)

Tracking Status
firefox51 --- unaffected
firefox52 --- wontfix
firefox53 --- affected

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 - ..
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
Too late for firefox 52, mass-wontfix.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.