Closed Bug 871391 Opened 11 years ago Closed 11 years ago

TypeError: getFavicon is not a function TypeError: getFavicon is not a function TEST-UNEXPECTED-FAIL | tests/test-io-data.testGetFaviconCallbackFailure | Test output exceeded timeout (60s).

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: KWierso, Assigned: KWierso)

References

Details

(Keywords: intermittent-failure)

TypeError: getFavicon is not a function
TypeError: getFavicon is not a function
TEST-UNEXPECTED-FAIL | tests/test-io-data.testGetFaviconCallbackFailure | Test output exceeded timeout (60s).

Latest SDK uplift seems to not have worked correctly for the favicon changes.

Not sure why it's failing in m-i but not the SDK branch...

error: addon-sdk: An exception occurred.
TypeError: getFavicon is not a function
resource://extensions.modules.794738b0-485f-49c5-87a7-e403cbf2bae8-at-jetpack.commonjs.path.tests/test-io-data.js 45
Traceback (most recent call last):
  File "resource://gre/modules/commonjs/sdk/system/events.js", line 62, in 
    data: data
  File "resource://extensions.modules.794738b0-485f-49c5-87a7-e403cbf2bae8-at-jetpack.commonjs.path.tests/test-io-data.js", line 45, in exports.testGetFaviconCallbackFailure/</<
    getFavicon(url, function (url) {
TEST-INFO | [JavaScript Error: "addon-sdk: An exception occurred.
TypeError: getFavicon is not a function
resource://extensions.modules.794738b0-485f-49c5-87a7-e403cbf2bae8-at-jetpack.commonjs.path.tests/test-io-data.js 45
Traceback (most recent call last):
  File "resource://gre/modules/commonjs/sdk/system/events.js", line 62, in 
    data: data
  File "resource://extensions.modules.794738b0-485f-49c5-87a7-e403cbf2bae8-at-jetpack.commonjs.path.tests/test-io-data.js", line 45, in exports.testGetFaviconCallbackFailure/</<
    getFavicon(url, function (url) {
"]
TEST-UNEXPECTED-FAIL | tests/test-io-data.testGetFaviconCallbackFailure | Test output exceeded timeout (60s).
Traceback (most recent call last):
  File "jetpack/bin/cfx", line 33, in <module>
    cuddlefish.run()
  File "/Users/cltbld/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 608, in run
    test_all_packages(env_root, defaults=options.__dict__)
  File "/Users/cltbld/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 490, in test_all_packages
    env_root=env_root)
  File "/Users/cltbld/talos-slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 937, in run
    pkgdir=options.pkgdir)
  File "/Users/cltbld/talos-slave/test/build/jetpack/python-lib/cuddlefish/runner.py", line 745, in run_app
    OUTPUT_TIMEOUT, test_name, parseable)
Exception: Test output exceeded timeout (60s).
The uplift failed to actually delete test-io-data.js, so it was still running tests that shouldn't be run.

Deleted that file in a followup: http://hg.mozilla.org/integration/mozilla-inbound/rev/e326869275dd

I'll leave this open until we know for sure that the followup fixed it.
Assignee: nobody → kwierso
No longer blocks: 834942
Depends on: 871350
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.