Closed Bug 1079454 Opened 10 years ago Closed 6 years ago

Investigate very slow test on B2G

Categories

(Toolkit Graveyard :: OS.File, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Yoric, Unassigned)

Details

      No description provided.
Ryan, in bug 1066735, you mentioned timeouts. Do you have bug# and/or treeherder links?
Flags: needinfo?(ryanvm)
They're visible in the logs for pretty much any run. Note the runtimes in the log snippet below from m-c tip:

https://treeherder.mozilla.org/ui/logviewer.html#?job_id=462251&repo=mozilla-central

21:05:05 INFO - TEST-INFO | /builds/slave/test/build/tests/xpcshell/tests/toolkit/components/osfile/tests/xpcshell/test_makeDir.js | running test ...
21:07:48 INFO - TEST-PASS | /builds/slave/test/build/tests/xpcshell/tests/toolkit/components/osfile/tests/xpcshell/test_makeDir.js | test passed (time: 162803.903ms) 

21:10:55 INFO - TEST-INFO | /builds/slave/test/build/tests/xpcshell/tests/toolkit/components/osfile/tests/xpcshell/test_removeDir.js | running test ...
21:18:08 INFO - TEST-PASS | /builds/slave/test/build/tests/xpcshell/tests/toolkit/components/osfile/tests/xpcshell/test_removeDir.js | test passed (time: 432829.358ms) 

21:26:47 INFO - TEST-INFO | /builds/slave/test/build/tests/xpcshell/tests/toolkit/components/osfile/tests/xpcshell/test_read_write.js | running test ...
21:34:42 INFO - TEST-PASS | /builds/slave/test/build/tests/xpcshell/tests/toolkit/components/osfile/tests/xpcshell/test_read_write.js | test passed (time: 475475.341ms) 

21:35:34 INFO - TEST-INFO | /builds/slave/test/build/tests/xpcshell/tests/toolkit/components/osfile/tests/xpcshell/test_osfile_writeAtomic_backupTo_option.js | running test ...
21:40:09 INFO - TEST-PASS | /builds/slave/test/build/tests/xpcshell/tests/toolkit/components/osfile/tests/xpcshell/test_osfile_writeAtomic_backupTo_option.js | test passed (time: 274951.314ms) 


And those are just the worst ones. We're dealing with it currently be specifically doubling the per-test timeout from 5min to 10min (!!!). As you can imagine, that's kinda nutso, though :)
Flags: needinfo?(ryanvm)
Ouch. That's crazy, especially given how little these tests actually do.
Summary: Investigate intermittent test timeouts on B2G → Investigate very slow test on B2G
Mass closing as we are no longer working on b2g/firefox os.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Mass closing as we are no longer working on b2g/firefox os.
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.