Advertisement
Guest User

test_check_nsIException_failing

a guest
Mar 15th, 2015
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. From _tests: Kept 35008 existing; Added/updated 0; Removed 0 files and 0 directories.
  2. 0:05.56 LOG: MainThread INFO Running tests sequentially.
  3. 0:05.56 SUITE_START: MainThread 1
  4. 0:05.97 TEST_START: Thread-1 testing/xpcshell/example/unit/test_check_nsIException_failing.js
  5. 0:05.97 LOG: Thread-1 INFO testing/xpcshell/example/unit/test_check_nsIException_failing.js | full command: ['/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/dist/bin/xpcshell', '-g', '/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/dist/bin', '-a', '/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/dist/bin', '-r', '/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/dist/bin/components/httpd.manifest', '-m', '-s', '-e', 'const _HTTPD_JS_PATH = "/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/dist/bin/components/httpd.js";', '-e', 'const _HEAD_JS_PATH = "/opt/mozilla-central/testing/xpcshell/head.js";', '-e', 'const _TESTING_MODULES_DIR = "/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/_tests/modules/";', '-f', '/opt/mozilla-central/testing/xpcshell/head.js', '-p', '/tmp/tmpyOWCxG', '-e', 'const _SERVER_ADDR = "localhost"', '-e', 'const _HEAD_FILES = [];', '-e', 'const _TAIL_FILES = [];', '-e', 'const _JSDEBUGGER_PORT = 0;', '-e', u'const _TEST_FILE = ["/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/_tests/xpcshell/testing/xpcshell/example/unit/test_check_nsIException_failing.js"];', '-e', u'const _TEST_NAME = "testing/xpcshell/example/unit/test_check_nsIException_failing.js"', '-e', '_execute_test(); quit(0);']
  6. 0:05.97 LOG: Thread-1 INFO testing/xpcshell/example/unit/test_check_nsIException_failing.js | current directory: u'/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/_tests/xpcshell/testing/xpcshell/example/unit'
  7. 0:05.97 LOG: Thread-1 INFO testing/xpcshell/example/unit/test_check_nsIException_failing.js | environment: ['XPCOM_DEBUG_BREAK=stack-and-abort', 'MOZ_CRASHREPORTER=1', 'LD_LIBRARY_PATH=/opt/mozilla-central/obj-x86_64-unknown-linux-gnu/dist/bin', 'XPCSHELL_TEST_PROFILE_DIR=/tmp/tmprHheRg', 'MOZ_DISABLE_NONLOCAL_CONNECTIONS=1', 'XPCSHELL_TEST_TEMP_DIR=/tmp/tmpA8SRng', 'MOZ_CRASHREPORTER_NO_REPORT=1']
  8. 0:16.38 TEST_END: Thread-1 PASS, expected FAIL
  9. xpcshell return code: 0
  10. 0:16.38 LOG: MainThread INFO INFO | Result summary:
  11. 0:16.38 LOG: MainThread INFO INFO | Passed: 0
  12. 0:16.38 LOG: MainThread INFO INFO | Failed: 1
  13. 0:16.38 LOG: MainThread INFO INFO | Todo: 0
  14. 0:16.38 LOG: MainThread INFO INFO | Retried: 0
  15. 0:16.38 SUITE_END: MainThread
  16. Summary
  17. =======
  18.  
  19. Ran 1 tests
  20. Expected results: 0
  21. Unexpected results: 1 (PASS: 1)
  22.  
  23. Unexpected Results
  24. ==================
  25.  
  26. PASS expected FAIL testing/xpcshell/example/unit/test_check_nsIException_failing.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement