Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save biancadanforth/671512e65a0f7b000968d53ff3aa2052 to your computer and use it in GitHub Desktop.
Save biancadanforth/671512e65a0f7b000968d53ff3aa2052 to your computer and use it in GitHub Desktop.
Bug_1542035_xpcshell_task_test_local_storage_live_reload_failing
bdanforth ~/src/mozilla-unified $ ./mach test devtools/server/tests/unit/test_extension_storage_actor.js
0:01.27 INFO Found node at /Users/bdanforth/.mozbuild/node/bin/node
0:01.27 INFO Found moz-http2 at /Users/bdanforth/src/mozilla-unified/testing/xpcshell/moz-http2/moz-http2.js
0:01.39 INFO Running tests sequentially.
0:01.39 SUITE_START: xpcshell - running 1 tests
0:01.41 INFO profile dir is /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile
0:01.42 TEST_START: devtools/server/tests/unit/test_extension_storage_actor.js
0:01.42 INFO devtools/server/tests/unit/test_extension_storage_actor.js | full command: ['/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/MacOS/xpcshell', '-g', '/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources', '-a', '/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources/browser', '-r', '/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources/components/httpd.manifest', '-m', '-s', '-e', 'const _HEAD_JS_PATH = "/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js";', '-e', 'const _MOZINFO_JS_PATH = "/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/mozinfo.json";', '-e', 'const _PREFS_FILE = "/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/temp/user.js";', '-e', 'const _TESTING_MODULES_DIR = "/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/modules/";', '-f', '/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js', '-p', '/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/temp/xpc-plugins-HQ4x0a', '-e', u'const _HEAD_FILES = ["/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/head_dbg.js"];', '-e', 'const _JSDEBUGGER_PORT = 0;', '-e', u'const _TEST_FILE = ["/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js"];', '-e', u'const _TEST_NAME = "devtools/server/tests/unit/test_extension_storage_actor.js";', '-e', '_execute_test(); quit(0);']
0:01.42 INFO devtools/server/tests/unit/test_extension_storage_actor.js | current directory: u'/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit'
0:01.42 INFO devtools/server/tests/unit/test_extension_storage_actor.js | environment: ['XPCOM_DEBUG_BREAK=stack-and-abort', 'XPCSHELL_TEST_TEMP_DIR=/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/temp/xpc-other-XvVkSl', 'MOZHTTP2_PORT=62215', 'MOZ_CRASHREPORTER=1', 'DYLD_LIBRARY_PATH=/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/MacOS', 'MOZ_DISABLE_CONTENT_SANDBOX=1', 'MOZ_DISABLE_NONLOCAL_CONNECTIONS=1', 'XPCSHELL_TEST_PROFILE_DIR=/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile', 'MOZ_DEVELOPER_REPO_DIR=/Users/bdanforth/src/mozilla-unified', 'MOZ_CRASHREPORTER_NO_REPORT=1']
0:01.42 INFO devtools/server/tests/unit/test_extension_storage_actor.js | as shell command: (cd /Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit; XPCOM_DEBUG_BREAK=stack-and-abort XPCSHELL_TEST_TEMP_DIR=/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/temp/xpc-other-XvVkSl MOZHTTP2_PORT=62215 MOZ_CRASHREPORTER=1 DYLD_LIBRARY_PATH=/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/MacOS MOZ_DISABLE_CONTENT_SANDBOX=1 MOZ_DISABLE_NONLOCAL_CONNECTIONS=1 XPCSHELL_TEST_PROFILE_DIR=/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile MOZ_DEVELOPER_REPO_DIR=/Users/bdanforth/src/mozilla-unified MOZ_CRASHREPORTER_NO_REPORT=1 /Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/MacOS/xpcshell -g /Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources -a /Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources/browser -r /Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources/components/httpd.manifest -m -s -e 'const _HEAD_JS_PATH = "/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js";' -e 'const _MOZINFO_JS_PATH = "/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/mozinfo.json";' -e 'const _PREFS_FILE = "/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/temp/user.js";' -e 'const _TESTING_MODULES_DIR = "/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/modules/";' -f /Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js -p /Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/temp/xpc-plugins-HQ4x0a -e 'const _HEAD_FILES = ["/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/head_dbg.js"];' -e 'const _JSDEBUGGER_PORT = 0;' -e 'const _TEST_FILE = ["/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js"];' -e 'const _TEST_NAME = "devtools/server/tests/unit/test_extension_storage_actor.js";' -e '_execute_test(); quit(0);')
0:01.63 INFO (xpcshell/head.js) | test MAIN run_test pending (1)
0:01.63 INFO (xpcshell/head.js) | test run_next_test 0 pending (2)
0:01.63 INFO (xpcshell/head.js) | test MAIN run_test finished (2)
0:01.63 INFO running event loop
0:01.63 INFO devtools/server/tests/unit/test_extension_storage_actor.js | Starting setup
0:01.63 INFO (xpcshell/head.js) | test setup pending (2)
0:01.64 pid:31887 Full command: ['/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/MacOS/xpcshell', '-g', '/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources', '-a', '/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources/browser', '-r', '/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/dist/Nightly.app/Contents/Resources/components/httpd.manifest', '-m', '-s', '-e', 'const _HEAD_JS_PATH = "/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js";', '-e', 'const _MOZINFO_JS_PATH = "/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/mozinfo.json";', '-e', 'const _PREFS_FILE = "/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/temp/user.js";', '-e', 'const _TESTING_MODULES_DIR = "/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/modules/";', '-f', '/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js', '-p', '/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/temp/xpc-plugins-HQ4x0a', '-e', u'const _HEAD_FILES = ["/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/head_dbg.js"];', '-e', 'const _JSDEBUGGER_PORT = 0;', '-e', u'const _TEST_FILE = ["/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js"];', '-e', u'const _TEST_NAME = "devtools/server/tests/unit/test_extension_storage_actor.js";', '-e', '_execute_test(); quit(0);']
pid:31887 1557351942938 addons.manager DEBUG Application has been upgraded
0:01.64 pid:31887 1557351942939 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider", "XPIInternal"]
0:01.64 pid:31887 1557351942942 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/GMPProvider.jsm
0:01.65 pid:31887 1557351942943 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/PluginProvider.jsm
0:01.65 pid:31887 1557351942943 addons.manager DEBUG Starting provider: XPIProvider
0:01.65 pid:31887 1557351942950 addons.xpi DEBUG hotfix for addon signing cert has not been applied; applying
0:01.67 pid:31887 1557351942966 addons.xpi DEBUG new intermediate certificate added
0:01.67 pid:31887 1557351942966 addons.xpi DEBUG startup
0:01.67 pid:31887 1557351942966 addons.xpi WARN List of valid built-in add-ons could not be parsed.: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXPCComponents_Utils.readUTF8URI]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm :: startup :: line 2260" data: no] Stack trace: startup()@resource://gre/modules/addons/XPIProvider.jsm:2260
0:01.67 pid:31887 callProvider()@resource://gre/modules/AddonManager.jsm:193
0:01.67 pid:31887 _startProvider()@resource://gre/modules/AddonManager.jsm:568
0:01.67 pid:31887 startup()@resource://gre/modules/AddonManager.jsm:723
0:01.67 pid:31887 startup()@resource://gre/modules/AddonManager.jsm:2731
0:01.67 pid:31887 observe()@resource://gre/modules/addonManager.js:65
0:01.67 pid:31887 promiseStartupManager()@resource://testing-common/AddonTestUtils.jsm:750
0:01.67 pid:31887 setup()@/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js:181
0:01.67 pid:31887 run_next_test/_run_next_test/<()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:1437
0:01.67 pid:31887 _run_next_test()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:1437
0:01.67 pid:31887 run()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:688
0:01.67 pid:31887 _do_main()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:227
0:01.67 pid:31887 _execute_test()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:529
0:01.67 pid:31887 -e:1
0:01.67 pid:31887 1557351942968 addons.xpi INFO SystemAddonLocation directory is missing
0:01.67 pid:31887 1557351942968 addons.xpi INFO Removing all system add-on upgrades.
0:01.67 pid:31887 1557351942969 addons.xpi DEBUG checkForChanges
0:01.67 pid:31887 1557351942969 addons.xpi DEBUG Loaded add-on state: ${}
0:01.67 pid:31887 1557351942969 addons.xpi DEBUG scanForChanges changed: false, state: {}
0:01.67 pid:31887 1557351942969 addons.xpi DEBUG Empty XPI database, setting schema version preference to 30
0:01.67 pid:31887 1557351942970 addons.xpi DEBUG No changes found
0:01.68 pid:31887 1557351942977 addons.xpi-utils DEBUG Error: Synchronously loading the add-ons database(resource://gre/modules/addons/XPIDatabase.jsm:1357:15) JS Stack trace: [email protected]:1357:15
0:01.68 pid:31887 [email protected]:2306:23
0:01.68 pid:31887 [email protected]:193:31
0:01.68 pid:31887 [email protected]:568:5
0:01.68 pid:31887 [email protected]:723:14
0:01.68 pid:31887 [email protected]:2731:26
0:01.68 pid:31887 [email protected]:65:29
0:01.68 pid:31887 [email protected]:750:34
0:01.68 pid:31887 setup@test_extension_storage_actor.js:181:9
0:01.68 pid:31887 run_next_test/_run_next_test/<@head.js:1437:22
0:01.68 pid:31887 [email protected]:1437:38
0:01.68 pid:31887 [email protected]:688:9
0:01.68 pid:31887 [email protected]:227:6
0:01.68 pid:31887 [email protected]:529:5
0:01.68 pid:31887 @-e:1:1
0:01.68 pid:31887 1557351942977 addons.xpi-utils DEBUG Starting async load of XPI database /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/extensions.json
0:01.68 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942938 addons.manager DEBUG Application has been upgraded
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942938 addons.manager DEBUG Application has been upgraded"
0:01.68 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942939 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider", "XPIInternal"]
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942939 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/XPIProvider.jsm: ["XPIProvider", "XPIInternal"]"
0:01.68 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942942 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/GMPProvider.jsm
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942942 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/GMPProvider.jsm"
0:01.69 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942943 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/PluginProvider.jsm
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942943 addons.manager DEBUG Loaded provider scope for resource://gre/modules/addons/PluginProvider.jsm"
0:01.69 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942943 addons.manager DEBUG Starting provider: XPIProvider
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942943 addons.manager DEBUG Starting provider: XPIProvider"
0:01.69 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942950 addons.xpi DEBUG hotfix for addon signing cert has not been applied; applying
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942950 addons.xpi DEBUG hotfix for addon signing cert has not been applied; applying"
0:01.69 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942966 addons.xpi DEBUG new intermediate certificate added
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942966 addons.xpi DEBUG new intermediate certificate added"
0:01.69 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942966 addons.xpi DEBUG startup
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942966 addons.xpi DEBUG startup"
0:01.69 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942966 addons.xpi WARN List of valid built-in add-ons could not be parsed.: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXPCComponents_Utils.readUTF8URI]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm :: startup :: line 2260" data: no] Stack trace: startup()@resource://gre/modules/addons/XPIProvider.jsm:2260
0:01.69 pid:31887 callProvider()@resource://gre/modules/AddonManager.jsm:193
0:01.69 pid:31887 _startProvider()@resource://gre/modules/AddonManager.jsm:568
0:01.69 pid:31887 startup()@resource://gre/modules/AddonManager.jsm:723
0:01.69 pid:31887 startup()@resource://gre/modules/AddonManager.jsm:2731
0:01.69 pid:31887 observe()@resource://gre/modules/addonManager.js:65
0:01.69 pid:31887 promiseStartupManager()@resource://testing-common/AddonTestUtils.jsm:750
0:01.69 pid:31887 setup()@/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js:181
0:01.69 pid:31887 run_next_test/_run_next_test/<()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:1437
0:01.69 pid:31887 _run_next_test()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:1437
0:01.69 pid:31887 run()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:688
0:01.69 pid:31887 _do_main()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:227
0:01.69 pid:31887 _execute_test()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:529
0:01.69 pid:31887 -e:1
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942966 addons.xpi WARN List of valid built-in add-ons could not be parsed.: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXPCComponents_Utils.readUTF8URI]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm :: startup :: line 2260" data: no] Stack trace: startup()@resource://gre/modules/addons/XPIProvider.jsm:2260
callProvider()@resource://gre/modules/AddonManager.jsm:193
_startProvider()@resource://gre/modules/AddonManager.jsm:568
startup()@resource://gre/modules/AddonManager.jsm:723
startup()@resource://gre/modules/AddonManager.jsm:2731
observe()@resource://gre/modules/addonManager.js:65
promiseStartupManager()@resource://testing-common/AddonTestUtils.jsm:750
setup()@/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js:181
run_next_test/_run_next_test/<()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:1437
_run_next_test()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:1437
run()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:688
_do_main()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:227
_execute_test()@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:529
-e:1"
0:01.69 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942968 addons.xpi INFO SystemAddonLocation directory is missing
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942968 addons.xpi INFO SystemAddonLocation directory is missing"
0:01.69 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942968 addons.xpi INFO Removing all system add-on upgrades.
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942968 addons.xpi INFO Removing all system add-on upgrades."
0:01.70 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942969 addons.xpi DEBUG checkForChanges
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942969 addons.xpi DEBUG checkForChanges"
0:01.70 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942969 addons.xpi DEBUG Loaded add-on state: ${}
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942969 addons.xpi DEBUG Loaded add-on state: ${}"
0:01.70 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942969 addons.xpi DEBUG scanForChanges changed: false, state: {}
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942969 addons.xpi DEBUG scanForChanges changed: false, state: {}"
0:01.70 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942969 addons.xpi DEBUG Empty XPI database, setting schema version preference to 30
0:01.68 INFO "CONSOLE_MESSAGE: (info) 1557351942969 addons.xpi DEBUG Empty XPI database, setting schema version preference to 30"
0:01.70 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942970 addons.xpi DEBUG No changes found
0:01.69 INFO "CONSOLE_MESSAGE: (info) 1557351942970 addons.xpi DEBUG No changes found"
0:01.70 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942977 addons.xpi-utils DEBUG Error: Synchronously loading the add-ons database(resource://gre/modules/addons/XPIDatabase.jsm:1357:15) JS Stack trace: [email protected]:1357:15
0:01.70 pid:31887 [email protected]:2306:23
0:01.70 pid:31887 [email protected]:193:31
0:01.70 pid:31887 [email protected]:568:5
0:01.70 pid:31887 [email protected]:723:14
0:01.70 pid:31887 [email protected]:2731:26
0:01.70 pid:31887 [email protected]:65:29
0:01.70 pid:31887 [email protected]:750:34
0:01.70 pid:31887 setup@test_extension_storage_actor.js:181:9
0:01.70 pid:31887 run_next_test/_run_next_test/<@head.js:1437:22
0:01.70 pid:31887 [email protected]:1437:38
0:01.70 pid:31887 [email protected]:688:9
0:01.70 pid:31887 [email protected]:227:6
0:01.70 pid:31887 [email protected]:529:5
0:01.70 pid:31887 @-e:1:1
0:01.69 INFO "CONSOLE_MESSAGE: (info) 1557351942977 addons.xpi-utils DEBUG Error: Synchronously loading the add-ons database(resource://gre/modules/addons/XPIDatabase.jsm:1357:15) JS Stack trace: [email protected]:1357:15
[email protected]:2306:23
[email protected]:193:31
[email protected]:568:5
[email protected]:723:14
[email protected]:2731:26
[email protected]:65:29
[email protected]:750:34
setup@test_extension_storage_actor.js:181:9
run_next_test/_run_next_test/<@head.js:1437:22
[email protected]:1437:38
[email protected]:688:9
[email protected]:227:6
[email protected]:529:5
@-e:1:1"
0:01.70 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351942977 addons.xpi-utils DEBUG Starting async load of XPI database /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/extensions.json
0:01.69 INFO "CONSOLE_MESSAGE: (info) 1557351942977 addons.xpi-utils DEBUG Starting async load of XPI database /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/extensions.json"
0:01.74 pid:31887 1557351943033 addons.xpi-utils DEBUG Rebuilding XPI database with no extensions
0:01.74 pid:31887 1557351943034 addons.manager DEBUG Registering shutdown blocker for XPIProvider
0:01.74 pid:31887 1557351943034 addons.manager DEBUG Provider finished startup: XPIProvider
0:01.74 pid:31887 1557351943034 addons.manager DEBUG Starting provider: GMPProvider
0:01.74 pid:31887 1557351943035 addons.manager DEBUG Registering shutdown blocker for GMPProvider
0:01.74 pid:31887 1557351943035 addons.manager DEBUG Provider finished startup: GMPProvider
0:01.74 pid:31887 1557351943035 addons.manager DEBUG Starting provider: PluginProvider
0:01.74 pid:31887 1557351943035 addons.manager DEBUG Registering shutdown blocker for PluginProvider
0:01.74 pid:31887 1557351943035 addons.manager DEBUG Provider finished startup: PluginProvider
0:01.74 pid:31887 1557351943038 addons.manager DEBUG Completed startup sequence
0:01.74 INFO (xpcshell/head.js) | test run_next_test 0 finished (2)
0:01.74 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943033 addons.xpi-utils DEBUG Rebuilding XPI database with no extensions
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943033 addons.xpi-utils DEBUG Rebuilding XPI database with no extensions"
0:01.74 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943034 addons.manager DEBUG Registering shutdown blocker for XPIProvider
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943034 addons.manager DEBUG Registering shutdown blocker for XPIProvider"
0:01.75 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943034 addons.manager DEBUG Provider finished startup: XPIProvider
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943034 addons.manager DEBUG Provider finished startup: XPIProvider"
0:01.75 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943034 addons.manager DEBUG Starting provider: GMPProvider
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943034 addons.manager DEBUG Starting provider: GMPProvider"
0:01.75 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943035 addons.manager DEBUG Registering shutdown blocker for GMPProvider
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943035 addons.manager DEBUG Registering shutdown blocker for GMPProvider"
0:01.75 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943035 addons.manager DEBUG Provider finished startup: GMPProvider
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943035 addons.manager DEBUG Provider finished startup: GMPProvider"
0:01.75 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943035 addons.manager DEBUG Starting provider: PluginProvider
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943035 addons.manager DEBUG Starting provider: PluginProvider"
0:01.75 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943035 addons.manager DEBUG Registering shutdown blocker for PluginProvider
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943035 addons.manager DEBUG Registering shutdown blocker for PluginProvider"
0:01.75 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943035 addons.manager DEBUG Provider finished startup: PluginProvider
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943035 addons.manager DEBUG Provider finished startup: PluginProvider"
0:01.75 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943038 addons.manager DEBUG Completed startup sequence
0:01.74 INFO "CONSOLE_MESSAGE: (info) 1557351943038 addons.manager DEBUG Completed startup sequence"
0:01.75 PASS setup - [setup : 177] Should have a 'storage/permanent' dir in the profile dir - true == true
0:01.75 INFO (xpcshell/head.js) | test run_next_test 1 pending (2)
0:01.75 INFO (xpcshell/head.js) | test setup finished (2)
0:01.75 INFO devtools/server/tests/unit/test_extension_storage_actor.js | Starting test_local_storage_live_reload
0:01.75 INFO (xpcshell/head.js) | test test_local_storage_live_reload pending (2)
0:01.75 INFO "Loading extension version 1.0"
0:01.77 INFO "Starting up extension"
0:01.77 INFO (xpcshell/head.js) | test run_next_test 1 finished (2)
0:01.84 pid:31887 JavaScript strict warning: resource://gre/modules/addons/XPIInstall.jsm, line 505: ReferenceError: reference to undefined property "description"
0:01.84 pid:31887 DBG-TEST: resource://gre/modules/addons/XPIInstall.jsm:505: strict error: ReferenceError: reference to undefined property "description"
0:01.84 pid:31887 DBG-TEST: head_dbg.js observed a console message: ReferenceError: reference to undefined property "description"
0:01.84 INFO "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "description"" {file: "resource://gre/modules/addons/XPIInstall.jsm" line: 505}]"
0:01.86 pid:31887 1557351943158 addons.xpi-utils DEBUG Make addon app-temporary:[email protected] visible
0:01.86 pid:31887 1557351943158 addons.xpi DEBUG XPIStates adding add-on [email protected] in {}: /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi
0:01.86 pid:31887 JavaScript strict warning: resource://gre/modules/addons/XPIProvider.jsm, line 574: ReferenceError: reference to undefined property "version"
0:01.86 pid:31887 JavaScript strict warning: resource://gre/modules/addons/XPIProvider.jsm, line 470: ReferenceError: reference to undefined property "currentModifiedTime"
0:01.86 pid:31887 1557351943159 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{7805ee67-6fc7-4544-b652-628ce767c33d}","version":"1.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi!/","location":"app-temporary"}
0:01.86 pid:31887 1557351943159 addons.xpi DEBUG Loading bootstrap scope from jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi!/
0:01.86 pid:31887 1557351943159 addons.xpi DEBUG Calling bootstrap method install on [email protected] version 1.0
0:01.86 pid:31887 1557351943159 addons.xpi DEBUG Calling bootstrap method startup on [email protected] version 1.0
0:01.86 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943158 addons.xpi-utils DEBUG Make addon app-temporary:[email protected] visible
0:01.86 INFO "CONSOLE_MESSAGE: (info) 1557351943158 addons.xpi-utils DEBUG Make addon app-temporary:[email protected] visible"
0:01.86 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943158 addons.xpi DEBUG XPIStates adding add-on [email protected] in {}: /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi
0:01.86 INFO "CONSOLE_MESSAGE: (info) 1557351943158 addons.xpi DEBUG XPIStates adding add-on [email protected] in {}: /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi"
0:01.87 pid:31887 DBG-TEST: resource://gre/modules/addons/XPIProvider.jsm:574: strict error: ReferenceError: reference to undefined property "version"
0:01.87 pid:31887 DBG-TEST: head_dbg.js observed a console message: ReferenceError: reference to undefined property "version"
0:01.86 INFO "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "version"" {file: "resource://gre/modules/addons/XPIProvider.jsm" line: 574}]"
0:01.87 pid:31887 DBG-TEST: resource://gre/modules/addons/XPIProvider.jsm:470: strict error: ReferenceError: reference to undefined property "currentModifiedTime"
0:01.87 pid:31887 DBG-TEST: head_dbg.js observed a console message: ReferenceError: reference to undefined property "currentModifiedTime"
0:01.86 INFO "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "currentModifiedTime"" {file: "resource://gre/modules/addons/XPIProvider.jsm" line: 470}]"
0:01.87 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943159 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{7805ee67-6fc7-4544-b652-628ce767c33d}","version":"1.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi!/","location":"app-temporary"}
0:01.86 INFO "CONSOLE_MESSAGE: (info) 1557351943159 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{7805ee67-6fc7-4544-b652-628ce767c33d}","version":"1.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi!/","location":"app-temporary"}"
0:01.87 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943159 addons.xpi DEBUG Loading bootstrap scope from jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi!/
0:01.87 INFO "CONSOLE_MESSAGE: (info) 1557351943159 addons.xpi DEBUG Loading bootstrap scope from jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi!/"
0:01.87 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943159 addons.xpi DEBUG Calling bootstrap method install on [email protected] version 1.0
0:01.87 INFO "CONSOLE_MESSAGE: (info) 1557351943159 addons.xpi DEBUG Calling bootstrap method install on [email protected] version 1.0"
0:01.87 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943159 addons.xpi DEBUG Calling bootstrap method startup on [email protected] version 1.0
0:01.87 INFO "CONSOLE_MESSAGE: (info) 1557351943159 addons.xpi DEBUG Calling bootstrap method startup on [email protected] version 1.0"
0:01.87 INFO "Extension attached"
0:02.04 pid:31887 1557351943339 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 30
0:02.04 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943339 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 30
0:02.04 INFO "CONSOLE_MESSAGE: (info) 1557351943339 addons.xpi-utils DEBUG XPI Database saved, setting schema version preference to 30"
0:02.17 pid:31887 JavaScript strict warning: resource://gre/modules/RemoteWebProgress.jsm, line 186: ReferenceError: reference to undefined property "matchedList"
0:02.17 pid:31887 DBG-TEST: resource://gre/modules/RemoteWebProgress.jsm:186: strict error: ReferenceError: reference to undefined property "matchedList"
0:02.17 pid:31887 DBG-TEST: head_dbg.js observed a console message: ReferenceError: reference to undefined property "matchedList"
0:02.17 INFO "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "matchedList"" {file: "resource://gre/modules/RemoteWebProgress.jsm" line: 186}]"
0:02.22 pid:31887 1557351943514 addons.xpi DEBUG Install of temporary addon in /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi completed.
0:02.22 INFO "Waiting for message from test extension"
0:02.22 INFO "Adding storage item"
0:02.22 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943514 addons.xpi DEBUG Install of temporary addon in /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi completed.
0:02.22 INFO "CONSOLE_MESSAGE: (info) 1557351943514 addons.xpi DEBUG Install of temporary addon in /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension.xpi completed."
0:02.27 pid:31887 JavaScript strict warning: resource://devtools/shared/client/debugger-client.js, line 620: ReferenceError: reference to undefined property "type"
0:02.27 pid:31887 DBG-TEST: resource://devtools/shared/client/debugger-client.js:620: strict error: ReferenceError: reference to undefined property "type"
0:02.27 pid:31887 DBG-TEST: head_dbg.js observed a console message: ReferenceError: reference to undefined property "type"
0:02.27 INFO "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "type"" {file: "resource://devtools/shared/client/debugger-client.js" line: 620}]"
0:02.41 INFO "Update to version 2.0"
0:02.42 pid:31887 1557351943715 addons.xpi WARN Addon with ID [email protected] already installed, older version will be disabled
0:02.42 pid:31887 1557351943715 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 1.0
0:02.42 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943715 addons.xpi WARN Addon with ID [email protected] already installed, older version will be disabled
0:02.42 INFO "CONSOLE_MESSAGE: (info) 1557351943715 addons.xpi WARN Addon with ID [email protected] already installed, older version will be disabled"
0:02.42 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943715 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 1.0
0:02.42 INFO "CONSOLE_MESSAGE: (info) 1557351943715 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 1.0"
0:02.42 pid:31887 JavaScript strict warning: resource://gre/modules/Extension.jsm, line 2113: ReferenceError: reference to undefined property "cleanupFile"
0:02.42 pid:31887 1557351943721 addons.xpi-utils DEBUG Make addon app-temporary:[email protected] visible
0:02.42 pid:31887 1557351943721 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{634c8222-f243-344f-9c98-18f2fdaf4044}","version":"2.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/","location":"app-temporary"}
0:02.42 pid:31887 1557351943721 addons.xpi DEBUG XPIStates adding add-on [email protected] in {}: /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi
0:02.43 pid:31887 1557351943722 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{634c8222-f243-344f-9c98-18f2fdaf4044}","version":"2.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/","location":"app-temporary"}
0:02.43 pid:31887 1557351943722 addons.xpi DEBUG Loading bootstrap scope from jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/
0:02.43 pid:31887 1557351943722 addons.xpi DEBUG Calling bootstrap method update on [email protected] version 2.0
0:02.43 pid:31887 DBG-TEST: resource://gre/modules/Extension.jsm:2113: strict error: ReferenceError: reference to undefined property "cleanupFile"
0:02.43 pid:31887 DBG-TEST: head_dbg.js observed a console message: ReferenceError: reference to undefined property "cleanupFile"
0:02.42 INFO "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "cleanupFile"" {file: "resource://gre/modules/Extension.jsm" line: 2113}]"
0:02.43 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943721 addons.xpi-utils DEBUG Make addon app-temporary:[email protected] visible
0:02.42 INFO "CONSOLE_MESSAGE: (info) 1557351943721 addons.xpi-utils DEBUG Make addon app-temporary:[email protected] visible"
0:02.43 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943721 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{634c8222-f243-344f-9c98-18f2fdaf4044}","version":"2.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/","location":"app-temporary"}
0:02.42 INFO "CONSOLE_MESSAGE: (info) 1557351943721 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{634c8222-f243-344f-9c98-18f2fdaf4044}","version":"2.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/","location":"app-temporary"}"
0:02.43 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943721 addons.xpi DEBUG XPIStates adding add-on [email protected] in {}: /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi
0:02.42 INFO "CONSOLE_MESSAGE: (info) 1557351943721 addons.xpi DEBUG XPIStates adding add-on [email protected] in {}: /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi"
0:02.44 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943722 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{634c8222-f243-344f-9c98-18f2fdaf4044}","version":"2.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/","location":"app-temporary"}
0:02.42 INFO "CONSOLE_MESSAGE: (info) 1557351943722 addons.xpi DEBUG Updating XPIState for {"id":"[email protected]","syncGUID":"{634c8222-f243-344f-9c98-18f2fdaf4044}","version":"2.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Generated extension","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"installDate":1557351943158,"applyBackgroundUpdates":1,"path":"/var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"[email protected]","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedState":0,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["storage"],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"rootURI":"jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/","location":"app-temporary"}"
0:02.44 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943722 addons.xpi DEBUG Loading bootstrap scope from jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/
0:02.42 INFO "CONSOLE_MESSAGE: (info) 1557351943722 addons.xpi DEBUG Loading bootstrap scope from jar:file:///var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi!/"
0:02.44 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943722 addons.xpi DEBUG Calling bootstrap method update on [email protected] version 2.0
0:02.42 INFO "CONSOLE_MESSAGE: (info) 1557351943722 addons.xpi DEBUG Calling bootstrap method update on [email protected] version 2.0"
0:02.44 pid:31887 1557351943728 addons.xpi DEBUG Calling bootstrap method startup on [email protected] version 2.0
0:02.44 pid:31887 JavaScript strict warning: resource://gre/modules/ExtensionSettingsStore.jsm, line 64: ReferenceError: reference to undefined property "version"
0:02.44 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943728 addons.xpi DEBUG Calling bootstrap method startup on [email protected] version 2.0
0:02.44 INFO "CONSOLE_MESSAGE: (info) 1557351943728 addons.xpi DEBUG Calling bootstrap method startup on [email protected] version 2.0"
0:02.44 pid:31887 DBG-TEST: resource://gre/modules/ExtensionSettingsStore.jsm:64: strict error: ReferenceError: reference to undefined property "version"
0:02.44 pid:31887 DBG-TEST: head_dbg.js observed a console message: ReferenceError: reference to undefined property "version"
0:02.44 INFO "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "version"" {file: "resource://gre/modules/ExtensionSettingsStore.jsm" line: 64}]"
0:02.44 INFO "Extension attached"
0:02.45 pid:31887 JavaScript error: resource://devtools/server/actors/targets/browsing-context.js, line 338: NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDocShell.domWindow]
0:02.46 pid:31887 DBG-TEST: resource://devtools/server/actors/targets/browsing-context.js:338: exception: NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDocShell.domWindow]
0:02.46 pid:31887 DBG-TEST: head_dbg.js observed a console message: NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDocShell.domWindow]
0:02.46 INFO "CONSOLE_MESSAGE: (error) [JavaScript Error: "NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDocShell.domWindow]" {file: "resource://devtools/server/actors/targets/browsing-context.js" line: 338}]"
0:02.46 pid:31887 1557351943758 addons.xpi DEBUG Install of temporary addon in /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi completed.
0:02.46 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943758 addons.xpi DEBUG Install of temporary addon in /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi completed.
0:02.46 INFO "CONSOLE_MESSAGE: (info) 1557351943758 addons.xpi DEBUG Install of temporary addon in /var/folders/r4/54vpbnzx4_l3jk8cmjgs5v040000gn/T/firefox/xpcshellprofile/tmp/generated-extension-1.xpi completed."
0:02.46 FAIL test_local_storage_live_reload - [test_local_storage_live_reload : 605] Got the expected results on populated storage.local - [] deepEqual [{"name":"a","value":{"str":"123"}}]
/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js:test_local_storage_live_reload:605
0:02.46 INFO exiting test
0:02.46 ERROR Unexpected exception NS_ERROR_ABORT:
_abort_failed_test@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:742:20
do_report_result@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:849:5
Assert<@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:57:5
proto.report@resource://testing-common/Assert.jsm:213:10
deepEqual@resource://testing-common/Assert.jsm:284:8
test_local_storage_live_reload@/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js:605:10
async*run_next_test/_run_next_test/<@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:1437:22
_run_next_test@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:1437:38
run@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:688:9
_do_main@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:227:6
_execute_test@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:529:5
@-e:1:1
0:02.46 INFO exiting test
0:02.46 FAIL test_local_storage_live_reload - [test_local_storage_live_reload : 254] Extension left running at test shutdown - "running" == "unloaded"
resource://testing-common/ExtensionXPCShellUtils.jsm:ExtensionWrapper/<:254
/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:_execute_test/<:593
/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:_execute_test:602
-e:null:1
0:02.46 INFO exiting test
0:02.46 ERROR NS_ERROR_ABORT:
_abort_failed_test@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:742:20
do_report_result@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:849:5
Assert<@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:57:5
proto.report@resource://testing-common/Assert.jsm:213:10
equal@resource://testing-common/Assert.jsm:249:8
ExtensionWrapper/<@resource://testing-common/ExtensionXPCShellUtils.jsm:254:24
_execute_test/<@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:593:28
_execute_test@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:602:5
@-e:1:1
0:02.47 pid:31887 1557351943763 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 2.0
0:02.47 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943763 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 2.0
0:02.47 INFO "CONSOLE_MESSAGE: (info) 1557351943763 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 2.0"
0:02.47 pid:31887 1557351943767 addons.xpi DEBUG Calling bootstrap method uninstall on [email protected] version 2.0
0:02.47 pid:31887 1557351943769 addons.manager DEBUG shutdown
0:02.47 pid:31887 1557351943770 addons.manager DEBUG Calling shutdown blocker for XPIProvider
0:02.47 pid:31887 1557351943770 addons.xpi DEBUG shutdown
0:02.47 pid:31887 1557351943770 addons.xpi-utils DEBUG shutdown
0:02.47 pid:31887 1557351943770 addons.manager DEBUG Calling shutdown blocker for GMPProvider
0:02.47 pid:31887 1557351943770 addons.manager DEBUG Calling shutdown blocker for PluginProvider
0:02.47 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943767 addons.xpi DEBUG Calling bootstrap method uninstall on [email protected] version 2.0
0:02.47 INFO "CONSOLE_MESSAGE: (info) 1557351943767 addons.xpi DEBUG Calling bootstrap method uninstall on [email protected] version 2.0"
0:02.48 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943769 addons.manager DEBUG shutdown
0:02.48 INFO "CONSOLE_MESSAGE: (info) 1557351943769 addons.manager DEBUG shutdown"
0:02.48 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943770 addons.manager DEBUG Calling shutdown blocker for XPIProvider
0:02.48 INFO "CONSOLE_MESSAGE: (info) 1557351943770 addons.manager DEBUG Calling shutdown blocker for XPIProvider"
0:02.48 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943770 addons.xpi DEBUG shutdown
0:02.48 INFO "CONSOLE_MESSAGE: (info) 1557351943770 addons.xpi DEBUG shutdown"
0:02.48 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943770 addons.xpi-utils DEBUG shutdown
0:02.48 INFO "CONSOLE_MESSAGE: (info) 1557351943770 addons.xpi-utils DEBUG shutdown"
0:02.48 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943770 addons.manager DEBUG Calling shutdown blocker for GMPProvider
0:02.48 INFO "CONSOLE_MESSAGE: (info) 1557351943770 addons.manager DEBUG Calling shutdown blocker for GMPProvider"
0:02.48 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943770 addons.manager DEBUG Calling shutdown blocker for PluginProvider
0:02.48 INFO "CONSOLE_MESSAGE: (info) 1557351943770 addons.manager DEBUG Calling shutdown blocker for PluginProvider"
0:02.48 pid:31887 1557351943775 addons.manager DEBUG Async provider shutdown done
0:02.48 pid:31887 DBG-TEST: head_dbg.js observed a console message: 1557351943775 addons.manager DEBUG Async provider shutdown done
0:02.48 INFO "CONSOLE_MESSAGE: (info) 1557351943775 addons.manager DEBUG Async provider shutdown done"
0:02.48 pid:31887 ###!!! [Parent][MessageChannel] Error: (msgtype=0x1E008C,name=PBrowser::Msg_Destroy) Closed channel: cannot send/recv
0:02.48 pid:31887 ###!!! [Child][MessageChannel] Error: (msgtype=0x35011D,name=PContent::Msg_DetachBrowsingContext) Closed channel: cannot send/recv
0:02.48 pid:31887 Handler function threw an exception: [Exception... "Unexpected error" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://devtools/server/actors/targets/webextension-proxy.js :: destroy :: line 63" data: no]
0:02.48 pid:31887 Stack: destroy@resource://devtools/server/actors/targets/webextension-proxy.js:63:16
0:02.48 pid:31887 connectToFrame/</destroy<@resource://devtools/server/main.js:817:11
0:02.48 pid:31887 exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:22
0:02.48 pid:31887 onMessageManagerClose@resource://devtools/server/main.js:830:11
0:02.48 pid:31887 _execute_test@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:613:19
0:02.48 pid:31887 @-e:1:1
0:02.48 pid:31887 Line: 63, column: 0
0:02.48 pid:31887 console.error: "Handler function threw an exception: [Exception... \\"Unexpected error\\" nsresult: \\"0x8000ffff (NS_ERROR_UNEXPECTED)\\" location: \\"JS frame :: resource://devtools/server/actors/targets/webextension-proxy.js :: destroy :: line 63\\" data: no]\\nStack: destroy@resource://devtools/server/actors/targets/webextension-proxy.js:63:16\\nconnectToFrame/</destroy<@resource://devtools/server/main.js:817:11\\nexports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:22\\nonMessageManagerClose@resource://devtools/server/main.js:830:11\\n_execute_test@/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:613:19\\n@-e:1:1\\nLine: 63, column: 0"
0:02.49 pid:31887 console.warn: "Error while detaching the browsing context target front: undefined"
0:02.61 TEST_END: Test FAIL, expected PASS. Subtests passed 1/3. Unexpected 2
0:02.62 INFO INFO | Result summary:
0:02.62 INFO INFO | Passed: 0
0:02.62 INFO INFO | Failed: 1
0:02.62 INFO INFO | Todo: 0
0:02.62 INFO INFO | Retried: 0
0:02.62 SUITE_END
0:02.62 INFO Node moz-http2 server shutting down ...
0:02.62
Overall Summary
===============
xpcshell
~~~~~~~~
Ran 4 checks (3 subtests, 1 tests)
Expected results: 1
Unexpected results: 3
test: 1 (1 fail)
subtest: 2 (2 fail)
Unexpected Results
------------------
devtools/server/tests/unit/test_extension_storage_actor.js
FAIL test_local_storage_live_reload - [test_local_storage_live_reload : 605] Got the expected results on populated storage.local - [] deepEqual [{"name":"a","value":{"str":"123"}}]
/Users/bdanforth/src/mozilla-unified/objdir-frontend-debug-artifact/_tests/xpcshell/devtools/server/tests/unit/test_extension_storage_actor.js:test_local_storage_live_reload:605
FAIL test_local_storage_live_reload - [test_local_storage_live_reload : 254] Extension left running at test shutdown - "running" == "unloaded"
resource://testing-common/ExtensionXPCShellUtils.jsm:ExtensionWrapper/<:254
/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:_execute_test/<:593
/Users/bdanforth/src/mozilla-unified/testing/xpcshell/head.js:_execute_test:602
-e:null:1
FAIL devtools/server/tests/unit/test_extension_storage_actor.js - xpcshell return code: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment