Closed Bug 902069 Opened 11 years ago Closed 11 years ago

xpcshell test chrome/test/unit/test_bug848297.js fails on Android x86 emulator

Categories

(Testing :: General, defect)

x86
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

On Android x86 emulators, I can run most xpcshell tests successfully, but a few fail -- this is one of them. 22:53:33 WARNING - TEST-UNEXPECTED-FAIL | /home/cltbld/tests/scripts/scripts/build/tests/xpcshell/tests/chrome/test/unit/test_bug848297.js | test failed (with xpcshell return code: 0), see following log: 22:53:33 INFO - >>>>>>> 22:53:33 INFO - xpcw: cd /mnt/sdcard/tests/xpcshell/chrome/test/unit 22:53:33 INFO - xpcw: xpcshell -r /mnt/sdcard/tests/xpcshell/c/httpd.manifest --greomni /data/local/xpcb/fennec-25.0a1.multi.android-i386.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/chrome/test/unit/head_crtestutils.js"]; -e const _TAIL_FILES = []; -e const _TEST_FILE = ["test_bug848297.js"]; -e _execute_test(); quit(0); 22:53:33 INFO - TEST-INFO | (xpcshell/head.js) | test MAIN run_test pending (1) 22:53:33 INFO - TEST-PASS | test_bug848297.js | [run_test : 37] "en-US" == "en-US" 22:53:33 WARNING - TEST-UNEXPECTED-FAIL | test_bug848297.js | "en-US" == "de" - See following stack: 22:53:33 INFO - JS frame :: test_bug848297.js :: run_test :: line 38 22:53:33 INFO - JS frame :: /mnt/sdcard/tests/xpcshell/head.js :: _execute_test :: line 336 22:53:33 INFO - JS frame :: -e :: <TOP_LEVEL> :: line 1 22:53:33 INFO - native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0 22:53:33 INFO - TEST-INFO | (xpcshell/head.js) | exiting test 22:53:33 INFO - ^@ 22:53:33 INFO - <<<<<<<
I was testing against a multi-locale build; this test passes when run against an en-US build -- as it would on tbpl.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Blocks: 936226
You need to log in before you can comment on or make changes to this bug.