Closed
Bug 1001225
Opened 12 years ago
Closed 11 years ago
Intermittent test_objectStore_openKeyCursor.js | Test timed out | test failed (with xpcshell return code: -1), see following log:
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=38429567&tree=Mozilla-Inbound
Android 2.2 Armv6 Tegra mozilla-inbound opt test xpcshell on 2014-04-24 11:49:53 PDT for push 891fc0052015
slave: tegra-139
TEST-INFO | /builds/tegra-139/test/build/tests/xpcshell/tests/dom/indexedDB/test/unit/test_objectStore_openKeyCursor.js | running test ...
TEST-UNEXPECTED-FAIL | /builds/tegra-139/test/build/tests/xpcshell/tests/dom/indexedDB/test/unit/test_objectStore_openKeyCursor.js | Test timed out
WARNING: killProcess(): forceKill parameter unsupported on SUT
TEST-UNEXPECTED-FAIL | /builds/tegra-139/test/build/tests/xpcshell/tests/dom/indexedDB/test/unit/test_objectStore_openKeyCursor.js | test failed (with xpcshell return code: -1), see following log:
>>>>>>>
xpcw: cd /mnt/sdcard/tests/xpcshell/dom/indexedDB/test/unit
xpcw: xpcshell -r /mnt/sdcard/tests/xpcshell/c/httpd.manifest --greomni /data/local/xpcb/fennec-31.0a1.en-US.android-arm-armv6.apk -m -s -e const _HTTPD_JS_PATH = "/mnt/sdcard/tests/xpcshell/c/httpd.js"; -e const _HEAD_JS_PATH = "/mnt/sdcard/tests/xpcshell/head.js"; -e const _TESTING_MODULES_DIR = "/mnt/sdcard/tests/xpcshell/m"; -f /mnt/sdcard/tests/xpcshell/head.js -e const _SERVER_ADDR = "localhost" -e const _HEAD_FILES = ["/mnt/sdcard/tests/xpcshell/dom/indexedDB/test/unit/head.js"]; -e const _TAIL_FILES = []; -e const _TEST_FILE = ["test_objectStore_openKeyCursor.js"]; -e _execute_test(); quit(0);
TEST-INFO | (xpcshell/head.js) | test MAIN run_test pending (1)
TEST-INFO | (xpcshell/head.js) | test pending (2)
TEST-INFO | (xpcshell/head.js) | test MAIN run_test finished (2)
TEST-INFO | (xpcshell/head.js) | running event loop
TEST-INFO | /mnt/sdcard/tests/xpcshell/dom/indexedDB/test/unit/head.js | "Creating database"
TEST-INFO | /mnt/sdcard/tests/xpcshell/dom/indexedDB/test/unit/head.js | "Getting all keys"
ok(true, "Got an array result")
LATER
{"source_file":"test_objectStore_openKeyCursor.js","test_name":null,"line_number":59,"diagnostic":"[null : 59] [object IDBObjectStore] == [object IDBObjectStore]\\n"
<<<<<<<
Automation Error: No crash directory (/mnt/sdcard/tests/xpcshell/minidumps) found on remote device
Could not connect; sleeping for 5 seconds.
reconnecting socket
Could not connect; sleeping for 10 seconds.
reconnecting socket
Could not connect; sleeping for 15 seconds.
reconnecting socket
Could not connect; sleeping for 20 seconds.
reconnecting socket
reconnecting socket
Could not connect; sleeping for 5 seconds.
reconnecting socket
Could not connect; sleeping for 10 seconds.
reconnecting socket
Could not connect; sleeping for 15 seconds.
reconnecting socket
Could not connect; sleeping for 20 seconds.
reconnecting socket
INFO | Following exceptions were raised:
Traceback (most recent call last):
File "/builds/tegra-139/test/build/tests/xpcshell/runxpcshelltests.py", line 166, in run
self.run_test()
File "/builds/tegra-139/test/build/tests/xpcshell/runxpcshelltests.py", line 586, in run_test
head_files, tail_files = self.getHeadAndTailFiles(self.test_object)
File "xpcshell/remotexpcshelltests.py", line 98, in getHeadAndTailFiles
return (list(sanitize_list(test['head'], 'head')),
File "xpcshell/remotexpcshelltests.py", line 92, in sanitize_list
path))
Exception: head file does not exist: /mnt/sdcard/tests/xpcshell/dom/indexedDB/test/unit/head.js
Traceback (most recent call last):
File "xpcshell/remotexpcshelltests.py", line 610, in <module>
main()
File "xpcshell/remotexpcshelltests.py", line 605, in main
**options.__dict__):
File "/builds/tegra-139/test/build/tests/xpcshell/runxpcshelltests.py", line 1498, in runTests
raise exceptions[0]
Exception: head file does not exist: /mnt/sdcard/tests/xpcshell/dom/indexedDB/test/unit/head.js
program finished with exit code 1
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 3•11 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•