Closed Bug 1054649 Opened 10 years ago Closed 9 years ago

Intermittent test_names_sorted.js | test failed (with xpcshell return code: 139)

Categories

(Core :: Storage: IndexedDB, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=46093981&tree=Mozilla-Inbound

Android 4.0 Panda mozilla-inbound opt test xpcshell on 2014-08-16 00:34:20 PDT for push 0f0be3fb8a15
slave: panda-0396

00:56:59     INFO -  TEST-INFO | /builds/panda-0396/test/build/tests/xpcshell/tests/dom/indexedDB/test/unit/test_names_sorted.js | running test ...
00:57:00  WARNING -  TEST-UNEXPECTED-FAIL | /builds/panda-0396/test/build/tests/xpcshell/tests/dom/indexedDB/test/unit/test_names_sorted.js | test failed (with xpcshell return code: 139), see following log:
00:57:00     INFO -  >>>>>>>
00:57:00     INFO -  xpcw: cd /mnt/sdcard/tests/xpcshell/dom/indexedDB/test/unit
00:57:00     INFO -  xpcw: xpcshell -r /mnt/sdcard/tests/xpcshell/c/httpd.manifest --greomni /data/local/xpcb/fennec-34.0a1.en-US.android-arm.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_names_sorted.js"]; -e _execute_test(); quit(0);
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | test MAIN run_test pending (1)
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | test pending (2)
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | test MAIN run_test finished (2)
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | running event loop
00:57:00     INFO -  System JS : ERROR (null):0 - uncaught exception: 2147500037
00:57:00     INFO -  System JS : ERROR (null):0 - uncaught exception: 2147500037
00:57:00     INFO -  is(foo, foo, "Got objectStore name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 55] "foo" == "foo"
00:57:00     INFO -  is(foo, foo, "Got index name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 62] "foo" == "foo"
00:57:00     INFO -  is(bar, bar, "Got index name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 62] "bar" == "bar"
00:57:00     INFO -  is(bar, bar, "Got objectStore name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 55] "bar" == "bar"
00:57:00     INFO -  is(foo, foo, "Got index name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 62] "foo" == "foo"
00:57:00     INFO -  is(bar, bar, "Got index name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 62] "bar" == "bar"
00:57:00     INFO -  is(foo, foo, "Got objectStore name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 71] "foo" == "foo"
00:57:00     INFO -  is(bar, bar, "Got objectStore name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 71] "bar" == "bar"
00:57:00     INFO -  is(foo, foo, "Got objectStore name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 90] "foo" == "foo"
00:57:00     INFO -  is(foo, foo, "Got index name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 97] "foo" == "foo"
00:57:00     INFO -  is(bar, bar, "Got index name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 97] "bar" == "bar"
00:57:00     INFO -  is(bar, bar, "Got objectStore name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 90] "bar" == "bar"
00:57:00     INFO -  is(foo, foo, "Got index name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 97] "foo" == "foo"
00:57:00     INFO -  is(bar, bar, "Got index name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 97] "bar" == "bar"
00:57:00     INFO -  is(foo, foo, "Got objectStore name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 106] "foo" == "foo"
00:57:00     INFO -  is(bar, bar, "Got objectStore name in the right location")
00:57:00     INFO -  TEST-PASS | test_names_sorted.js | [testSteps : 106] "bar" == "bar"
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | test pending (2)
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | test finished (2)
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | test finished (1)
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | exiting test
00:57:00     INFO -  TEST-PASS | (xpcshell/head.js) | 16 (+ 0) check(s) passed
00:57:00     INFO -  TEST-INFO | (xpcshell/head.js) | 0 check(s) todo
00:57:00     INFO -  Segmentation fault
00:57:00     INFO -  \x00
00:57:00     INFO -  <<<<<<<
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.