Closed Bug 917547 Opened 11 years ago Closed 10 years ago

Intermittent TEST-UNEXPECTED-FAIL | test_about_networking.js | test failed (with xpcshell return code: 0), see following log: | -1 != -1 - See following stack

Categories

(Core :: Networking, defect)

x86_64
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=27989565&tree=Fx-Team#error0
https://secure.pub.build.mozilla.org/builddata/reports/slave_health/slave.html?name=tegra-039


TEST-INFO | /builds/tegra-039/test/build/tests/xpcshell/tests/netwerk/test/unit/test_about_networking.js | running test ...
TEST-UNEXPECTED-FAIL | /builds/tegra-039/test/build/tests/xpcshell/tests/netwerk/test/unit/test_about_networking.js | test failed (with xpcshell return code: 0), see following log:
>>>>>>>
xpcw: cd /mnt/sdcard/tests/xpcshell/netwerk/test/unit
xpcw: xpcshell -r /mnt/sdcard/tests/xpcshell/c/httpd.manifest --greomni /data/local/xpcb/fennec-27.0a1.en-US.android-arm-armv6.apk -m -n -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/netwerk/test/unit/head_channels.js", "/mnt/sdcard/tests/xpcshell/netwerk/test/unit/head_cache.js"]; -e const _TAIL_FILES = []; -e const _TEST_FILE = ["test_about_networking.js"]; -e _execute_test(); quit(0);
TEST-INFO | (xpcshell/head.js) | test MAIN run_test pending (1)
TEST-INFO | (xpcshell/head.js) | test run_next_test 0 pending (2)
TEST-INFO | (xpcshell/head.js) | test MAIN run_test finished (2)
TEST-INFO | (xpcshell/head.js) | running event loop
TEST-INFO | test_about_networking.js | Starting test_http
TEST-INFO | (xpcshell/head.js) | test test_http pending (2)
TEST-INFO | (xpcshell/head.js) | test run_next_test 0 finished (2)
TEST-PASS | test_about_networking.js | [test_http/< : 16] 0 != -1
TEST-INFO | (xpcshell/head.js) | test run_next_test 1 pending (2)
TEST-INFO | (xpcshell/head.js) | test test_http finished (2)
TEST-INFO | test_about_networking.js | Starting test_dns
TEST-INFO | (xpcshell/head.js) | test test_dns pending (2)
TEST-INFO | (xpcshell/head.js) | test run_next_test 1 finished (2)
TEST-PASS | test_about_networking.js | [test_dns/< : 24] 0 != -1
TEST-INFO | (xpcshell/head.js) | test run_next_test 2 pending (2)
TEST-INFO | (xpcshell/head.js) | test test_dns finished (2)
TEST-INFO | test_about_networking.js | Starting test_sockets
TEST-INFO | (xpcshell/head.js) | test test_sockets pending (2)
TEST-INFO | (xpcshell/head.js) | test run_next_test 2 finished (2)
TEST-UNEXPECTED-FAIL | test_about_networking.js | -1 != -1 - See following stack:
JS frame :: test_about_networking.js :: test_sockets/< :: line 36
native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0
TEST-INFO | (xpcshell/head.js) | exiting test
System JS : ERROR (null):0
uncaught exception: 2147500036
Depends on: 904594
The most probable cause for these intermittent failures is that about:networking is not thread safe yet and running the two tests in parallel causes a crash (the first failure should be solved by the patch on bug 915090).
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.