Closed
Bug 911836
Opened 11 years ago
Closed 10 years ago
Intermittent test_decode_CP862.js | test failed (with xpcshell return code: 139), see following log:, due to segmentation fault
Categories
(Core :: Internationalization, defect, P5)
Core
Internationalization
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Assigned: gbrown)
References
Details
(Keywords: intermittent-failure)
Android 4.0 Panda mozilla-inbound opt test xpcshell on 2013-09-02 10:15:10 PDT for push f66ac3e480ca
slave: panda-0864
https://tbpl.mozilla.org/php/getParsedLog.php?id=27301463&tree=Mozilla-Inbound
{
10:45:59 INFO - TEST-INFO | /builds/panda-0864/test/build/tests/xpcshell/tests/intl/uconv/tests/unit/test_decode_CP852.js | running test ...
10:46:00 INFO - TEST-PASS | /builds/panda-0864/test/build/tests/xpcshell/tests/intl/uconv/tests/unit/test_decode_CP852.js | test passed (time: 427.269ms)
10:46:00 INFO - TEST-INFO | /builds/panda-0864/test/build/tests/xpcshell/tests/intl/uconv/tests/unit/test_decode_CP855.js | running test ...
10:46:00 INFO - TEST-PASS | /builds/panda-0864/test/build/tests/xpcshell/tests/intl/uconv/tests/unit/test_decode_CP855.js | test passed (time: 440.317ms)
10:46:01 INFO - TEST-INFO | /builds/panda-0864/test/build/tests/xpcshell/tests/intl/uconv/tests/unit/test_decode_CP857.js | running test ...
10:46:01 INFO - TEST-PASS | /builds/panda-0864/test/build/tests/xpcshell/tests/intl/uconv/tests/unit/test_decode_CP857.js | test passed (time: 574.296ms)
10:46:01 INFO - TEST-INFO | /builds/panda-0864/test/build/tests/xpcshell/tests/intl/uconv/tests/unit/test_decode_CP862.js | running test ...
10:46:07 WARNING - TEST-UNEXPECTED-FAIL | /builds/panda-0864/test/build/tests/xpcshell/tests/intl/uconv/tests/unit/test_decode_CP862.js | test failed (with xpcshell return code: 139), see following log:
10:46:07 INFO - >>>>>>>
10:46:07 INFO - xpcw: cd /mnt/sdcard/tests/xpcshell/intl/uconv/tests/unit
10:46:07 INFO - xpcw: xpcshell -r /mnt/sdcard/tests/xpcshell/c/httpd.manifest --greomni /data/local/xpcb/fennec-26.0a1.en-US.android-arm.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 = []; -e const _TAIL_FILES = []; -e const _TEST_FILE = ["test_decode_CP862.js"]; -e _execute_test(); quit(0);
10:46:07 INFO - TEST-INFO | (xpcshell/head.js) | test MAIN run_test pending (1)
10:46:07 INFO - testing decoding from IBM862 to Unicode.
10:46:07 INFO - {"source_file":"CharsetConversionTests.js","test_name":"checkDecode","line_number":28,"diagnostic":"[checkDecode : 28] \" !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~��������������������������ꢣ��*+-,.���������$abVUcQW]\[4,
10:46:07 INFO - testing decoding from ibm862 to Unicode.
10:46:07 INFO - Segmentation fault
10:46:07 INFO -
10:46:07 INFO - <<<<<<<
}
Updated•11 years ago
|
Priority: -- → P5
Assignee | ||
Comment 1•10 years ago
|
||
This seems to be running reliably now on both Android 4.0 and Android 2.3.
Assignee: nobody → gbrown
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.
Description
•