Closed Bug 1430182 Opened 6 years ago Closed 2 years ago

Intermittent dom/serviceworkers/test/test_file_upload.html | Test timed out

Categories

(Core :: DOM: Service Workers, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1781593
mozilla74
Tracking Status
firefox74 --- affected

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])

Attachments

(2 files)

Another test intermittent with:

GECKO(2333) | JavaScript error: , line 0: TypeError: NetworkError when attempting to fetch resource.
Summary: Intermittent dom/workers/test/serviceworkers/test_file_upload.html | Test timed out → Intermittent dom/serviceworkers/test/test_file_upload.html | Test timed out

This failure has been observed on intermittent basis on the experimental Debian 10 test docker image.

There are 15 failures in the last 7 days on android-em-7-0-x86_64 opt, linux64 asan, windows7-32-shippable opt.

Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=273064548&repo=autoland&lineNumber=3383

[task 2019-10-26T09:08:23.111Z] 09:08:23 INFO - TEST-START | dom/serviceworkers/test/test_file_upload.html
[task 2019-10-26T09:13:35.465Z] 09:13:35 INFO - TEST-INFO | started process screentopng
[task 2019-10-26T09:13:35.744Z] 09:13:35 INFO - TEST-INFO | screentopng: exit 0
[task 2019-10-26T09:13:35.745Z] 09:13:35 INFO - TEST-UNEXPECTED-FAIL | dom/serviceworkers/test/test_file_upload.html | Test timed out.
[task 2019-10-26T09:13:35.745Z] 09:13:35 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:277:18
[task 2019-10-26T09:13:35.745Z] 09:13:35 INFO - reportError@SimpleTest/TestRunner.js:121:22
[task 2019-10-26T09:13:35.746Z] 09:13:35 INFO - TestRunner._checkForHangs@SimpleTest/TestRunner.js:142:18
[task 2019-10-26T09:13:35.746Z] 09:13:35 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.746Z] 09:13:35 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.747Z] 09:13:35 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.747Z] 09:13:35 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.747Z] 09:13:35 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.748Z] 09:13:35 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.748Z] 09:13:35 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.748Z] 09:13:35 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.749Z] 09:13:35 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.749Z] 09:13:35 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.749Z] 09:13:35 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2019-10-26T09:13:35.750Z] 09:13:35 INFO - TestRunner.runTests/<@SimpleTest/TestRunner.js:388:20
[task 2019-10-26T09:13:35.750Z] 09:13:35 INFO - promise callback
TestRunner.runTests@SimpleTest/TestRunner.js:375:50
[task 2019-10-26T09:13:35.751Z] 09:13:35 INFO - RunSet.runtests@SimpleTest/setup.js:201:14
[task 2019-10-26T09:13:35.751Z] 09:13:35 INFO - RunSet.runall@SimpleTest/setup.js:180:12
[task 2019-10-26T09:13:35.751Z] 09:13:35 INFO - hookupTests@SimpleTest/setup.js:273:12
[task 2019-10-26T09:13:35.752Z] 09:13:35 INFO - parseTestManifest@http://mochi.test:8888/manifestLibrary.js:48:13
[task 2019-10-26T09:13:35.752Z] 09:13:35 INFO - getTestManifest/req.onload@http://mochi.test:8888/manifestLibrary.js:61:28
[task 2019-10-26T09:13:35.752Z] 09:13:35 INFO - EventHandlerNonNullgetTestManifest@http://mochi.test:8888/manifestLibrary.js:57:3
[task 2019-10-26T09:13:35.752Z] 09:13:35 INFO - hookup@SimpleTest/setup.js:253:20
[task 2019-10-26T09:13:35.753Z] 09:13:35 INFO - EventHandlerNonNull
@http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&manifestFile=tests.json&dumpOutputDirectory=%2Ftmp&cleanupCrashes=true:11:1
[task 2019-10-26T09:13:36.478Z] 09:13:36 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-10-26T09:13:36.481Z] 09:13:36 INFO - TEST-UNEXPECTED-FAIL | dom/serviceworkers/test/test_file_upload.html | This test left a service worker registered without cleaning it up

Jens can you assign someone to take a look.

Flags: needinfo?(jstutte)

As this is a timeout (set to 30sec, I think), do we have statistics about execution duration in case of success? We have an overall decrease of service workers performance for the sake of security, it might have an impact, if we moved always close to the max. time in the past, but I do not expect this to be the case.

There are some issues related to service workers stability with high priority that might affect this, we will continue to observe this one but will investigate in detail only, if the rate keeps up.

Flags: needinfo?(jstutte)

Hi Jens, failure rate in last 30 days looks like this: https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2019-10-28&endday=2019-11-27&tree=trunk&bug=1430182

Could this be assign to someone to be fixed?

Flags: needinfo?(jstutte)

Re-triggering triage.

Flags: needinfo?(jstutte)
Priority: P5 → --

Jens, could you please redirect this to someone who can look at it?
It has failed 22 times in the past 7 days, mainly affecting android 7 opt platforms.

Flags: needinfo?(jstutte)

I am not aware of any difference in the code between android and other platforms here. Do we have general load statistics for the involved test platforms that we can overlay with the failure rate? Just to see, if this correlates to high loads or is really random.

Flags: needinfo?(jstutte) → needinfo?(malexandru)

Jens, there are 29 total failures in the last 7 days, 27 android-em-7-0-x86_64 on and 2 failures on windows7-32-shippable opt.
https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2020-01-02&endday=2020-01-09&tree=trunk&bug=1430182

Android failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=284023692&repo=autoland&lineNumber=3981

[task 2020-01-08T13:33:41.557Z] 13:33:41 INFO - 1618 INFO TEST-START | dom/serviceworkers/test/test_file_upload.html
[task 2020-01-08T13:39:05.020Z] 13:39:05 WARNING - 1619 INFO TEST-UNEXPECTED-FAIL | dom/serviceworkers/test/test_file_upload.html | Test timed out.
[task 2020-01-08T13:39:05.021Z] 13:39:05 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:277:18
[task 2020-01-08T13:39:05.021Z] 13:39:05 INFO - reportError@SimpleTest/TestRunner.js:121:22
[task 2020-01-08T13:39:05.021Z] 13:39:05 INFO - TestRunner._checkForHangs@SimpleTest/TestRunner.js:142:18
[task 2020-01-08T13:39:05.021Z] 13:39:05 WARNING - 1620 INFO TEST-UNEXPECTED-FAIL | dom/serviceworkers/test/test_file_upload.html | This test left a service worker registered without cleaning it up
[task 2020-01-08T13:39:05.021Z] 13:39:05 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:277:18
[task 2020-01-08T13:39:05.022Z] 13:39:05 INFO - afterCleanup@SimpleTest/SimpleTest.js:1219:28
[task 2020-01-08T13:39:05.022Z] 13:39:05 WARNING - 1621 INFO TEST-UNEXPECTED-FAIL | dom/serviceworkers/test/test_file_upload.html | Left over worker: http://mochi.test:8888/tests/dom/serviceworkers/test/sw_file_upload.js (scope: http://mochi.test:8888/tests/dom/serviceworkers/test/)
[task 2020-01-08T13:39:05.022Z] 13:39:05 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:277:18
[task 2020-01-08T13:39:05.022Z] 13:39:05 INFO - afterCleanup@SimpleTest/SimpleTest.js:1221:32
[task 2020-01-08T13:39:05.022Z] 13:39:05 INFO - 1622 INFO TEST-OK | dom/serviceworkers/test/test_file_upload.html | took 322156ms
[task 2020-01-08T13:39:05.022Z] 13:39:05 INFO - 1623 ERROR /tests/dom/serviceworkers/test/test_file_upload.html logged result after SimpleTest.finish(): This test left a service worker registered without cleaning it up
[task 2020-01-08T13:39:05.022Z] 13:39:05 INFO - 1624 ERROR /tests/dom/serviceworkers/test/test_file_upload.html logged result after SimpleTest.finish(): Left over worker: http://mochi.test:8888/tests/dom/serviceworkers/test/sw_file_upload.js (scope: http://mochi.test:8888/tests/dom/serviceworkers/test/)

Windows failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=284039127&repo=autoland&lineNumber=2587

[task 2020-01-08T15:50:21.164Z] 15:50:21 INFO - TEST-START | dom/serviceworkers/test/test_file_upload.html
[task 2020-01-08T15:55:41.336Z] 15:55:41 INFO - TEST-INFO | started process screenshot
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - TEST-INFO | screenshot: exit 0
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - TEST-UNEXPECTED-FAIL | dom/serviceworkers/test/test_file_upload.html | Test timed out.
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:277:18
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - reportError@SimpleTest/TestRunner.js:121:22
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - TestRunner._checkForHangs@SimpleTest/TestRunner.js:142:18
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.395Z] 15:55:41 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - TestRunner.runTests/<@SimpleTest/TestRunner.js:388:20
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - promise callback
TestRunner.runTests@SimpleTest/TestRunner.js:375:50
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - RunSet.runtests@SimpleTest/setup.js:201:14
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - RunSet.runall@SimpleTest/setup.js:180:12
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - hookupTests@SimpleTest/setup.js:273:12
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - parseTestManifest@http://mochi.test:8888/manifestLibrary.js:48:13
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - getTestManifest/req.onload@http://mochi.test:8888/manifestLibrary.js:61:28
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - EventHandlerNonNullgetTestManifest@http://mochi.test:8888/manifestLibrary.js:57:3
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - hookup@SimpleTest/setup.js:253:20
[task 2020-01-08T15:55:41.396Z] 15:55:41 INFO - EventHandlerNonNull
@http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&manifestFile=tests.json&dumpOutputDirectory=c%3A%5Cusers%5Ctask_1578497641%5Cappdata%5Clocal%5Ctemp&cleanupCrashes=true:11:1
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - Not taking screenshot here: see the one that was previously logged
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - TEST-UNEXPECTED-FAIL | dom/serviceworkers/test/test_file_upload.html | This test left a service worker registered without cleaning it up
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:277:18
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - afterCleanup@SimpleTest/SimpleTest.js:1219:28
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - asyncexecuteCleanupFunction@SimpleTest/SimpleTest.js:1259:13
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - SimpleTest.finish@SimpleTest/SimpleTest.js:1278:5
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - killTest@SimpleTest/TestRunner.js:130:22
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - async
delayedKillTest@SimpleTest/TestRunner.js:159:17
[task 2020-01-08T15:55:42.343Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:157:17
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - TestRunner.runTests/<@SimpleTest/TestRunner.js:388:20
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - promise callbackTestRunner.runTests@SimpleTest/TestRunner.js:375:50
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - RunSet.runtests@SimpleTest/setup.js:201:14
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - RunSet.runall@SimpleTest/setup.js:180:12
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - hookupTests@SimpleTest/setup.js:273:12
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - parseTestManifest@http://mochi.test:8888/manifestLibrary.js:48:13
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - getTestManifest/req.onload@http://mochi.test:8888/manifestLibrary.js:61:28
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - EventHandlerNonNull
getTestManifest@http://mochi.test:8888/manifestLibrary.js:57:3
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - hookup@SimpleTest/setup.js:253:20
[task 2020-01-08T15:55:42.344Z] 15:55:42 INFO - EventHandlerNonNull*@http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&manifestFile=tests.json&dumpOutputDirectory=c%3A%5Cusers%5Ctask_1578497641%5Cappdata%5Clocal%5Ctemp&cleanupCrashes=true:11:1
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - Not taking screenshot here: see the one that was previously logged
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - TEST-UNEXPECTED-FAIL | dom/serviceworkers/test/test_file_upload.html | Left over worker: http://mochi.test:8888/tests/dom/serviceworkers/test/sw_file_upload.js (scope: http://mochi.test:8888/tests/dom/serviceworkers/test/)
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:277:18
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - afterCleanup@SimpleTest/SimpleTest.js:1221:32
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - asyncexecuteCleanupFunction@SimpleTest/SimpleTest.js:1259:13
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - SimpleTest.finish@SimpleTest/SimpleTest.js:1278:5
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - killTest@SimpleTest/TestRunner.js:130:22
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - async
delayedKillTest@SimpleTest/TestRunner.js:159:17
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:157:17
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:170:15
[task 2020-01-08T15:55:42.345Z] 15:55:42 INFO - TestRunner.runTests/<@SimpleTest/TestRunner.js:388:20
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - promise callbackTestRunner.runTests@SimpleTest/TestRunner.js:375:50
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - RunSet.runtests@SimpleTest/setup.js:201:14
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - RunSet.runall@SimpleTest/setup.js:180:12
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - hookupTests@SimpleTest/setup.js:273:12
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - parseTestManifest@http://mochi.test:8888/manifestLibrary.js:48:13
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - getTestManifest/req.onload@http://mochi.test:8888/manifestLibrary.js:61:28
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - EventHandlerNonNull
getTestManifest@http://mochi.test:8888/manifestLibrary.js:57:3
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - hookup@SimpleTest/setup.js:253:20
[task 2020-01-08T15:55:42.346Z] 15:55:42 INFO - EventHandlerNonNull*@http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&manifestFile=tests.json&dumpOutputDirectory=c%3A%5Cusers%5Ctask_1578497641%5Cappdata%5Clocal%5Ctemp&cleanupCrashes=true:11:1
[task 2020-01-08T15:55:42.361Z] 15:55:42 INFO - GECKO(5476) | MEMORY STAT | vsize 508MB | vsizeMaxContiguous 455MB | residentFast 127MB | heapAllocated 13MB
[task 2020-01-08T15:55:42.361Z] 15:55:42 INFO - TEST-OK | dom/serviceworkers/test/test_file_upload.html | took 321197ms
[task 2020-01-08T15:55:42.364Z] 15:55:42 INFO - GECKO(5476) | JavaScript error: , line 0: TypeError: NetworkError when attempting to fetch resource.
[task 2020-01-08T15:55:42.371Z] 15:55:42 ERROR - /tests/dom/serviceworkers/test/test_file_upload.html logged result after SimpleTest.finish(): This test left a service worker registered without cleaning it up
[task 2020-01-08T15:55:42.371Z] 15:55:42 ERROR - /tests/dom/serviceworkers/test/test_file_upload.html logged result after SimpleTest.finish(): Left over worker: http://mochi.test:8888/tests/dom/serviceworkers/test/sw_file_upload.js (scope: http://mochi.test:8888/tests/dom/serviceworkers/test/)

This is the information we have.

Flags: needinfo?(malexandru)
Whiteboard: [stockwell unknown] → [stockwell needswork:owner]
Flags: needinfo?(jstutte)
Assignee: nobody → ytausky

This test contains a few race conditions that could cause it to
hang and time out. This commit removes them, hopefully solving the
intermittent failures.

Pushed by ytausky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c35bb210b8ae
Remove racy code from test_file_upload.html r=dom-workers-and-storage-reviewers,sg
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Priority: -- → P2

There are 31 failures associated with this bug in the last 7 days https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2020-01-31&endday=2020-02-07&tree=trunk&bug=1430182
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=287866488&repo=autoland&lineNumber=3646
This has failed on android-em-7-0-x86_64, linux1804-64-shippable and windows10-64-shippable - opt build types.
:ytausky, any updates on this one?

Flags: needinfo?(ytausky)
Whiteboard: [stockwell unknown] → [stockwell needswork]
Assignee: ytausky → echuang
Flags: needinfo?(jstutte)

Eden do we disable this until there is a fix? most failures are on android.

Flags: needinfo?(echuang)

I think we can disable it for android, but keep it for other platforms.

Flags: needinfo?(ytausky)
Flags: needinfo?(echuang)
Priority: P2 → P3
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5cd44d9d7e0f
Disable dom/serviceworkers/test/test_file_upload.html on android platform r=dom-workers-and-storage-reviewers,ttung
Keywords: leave-open
Whiteboard: [stockwell needswork:owner] → [stockwell disabled]
Severity: normal → S4
Severity: S4 → S3

I am not working on this. Remove assignee.

Assignee: echuang → nobody
Status: REOPENED → RESOLVED
Closed: 4 years ago2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: