Closed Bug 898589 Opened 11 years ago Closed 11 years ago

Intermittent test-places-host.testTagsGetTagsByURL,test-places-host.testTagsGetURLsByTag | Test output exceeded timeout (60s) after ABORT: OnDeleteURI was notified for a page that still exists?

Categories

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

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RyanVM, Assigned: jsantell)

References

Details

(Keywords: assertion, intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=25774745&tree=Mozilla-Inbound

Ubuntu VM 12.04 x64 mozilla-inbound debug test jetpack on 2013-07-26 06:46:55 PDT for push 3de1033e44b7
slave: tst-linux64-ec2-371

TEST-START | tests/test-places-host.testTagsGetTagsByURL
WARNING: 1 sort operation has occurred for the SQL statement '0x7f02cc05d560'.  See https://developer.mozilla.org/En/Storage/Warnings details.: file ../../../storage/src/mozStoragePrivateHelpers.cpp, line 110
###!!! ABORT: OnDeleteURI was notified for a page that still exists?: 'history && NS_SUCCEEDED(history->GetIdForPage(aURI, &placeId, placeGuid)) && !placeId', file ../../../../toolkit/components/places/nsNavBookmarks.cpp, line 2791
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x01BDB07D]
NS_InvokeByIndex+0x0000019F [/builds/slave/test/build/firefox/libxul.so +0x00D7D341]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x019B2A5D]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x019B3183]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x019B7289]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x0225B114]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x022683D8]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x02260ACC]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x02268129]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x02268351]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x02268F6B]
JS_CallFunctionValue(JSContext*, JSObject*, JS::Value, unsigned int, JS::Value*, JS::Value*)+0x00000132 [/builds/slave/test/build/firefox/libxul.so +0x0236F8D2]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x019AA760]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x019A4DB9]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x00D7E02E]
UNKNOWN [/builds/slave/test/build/firefox/libxul.so +0x00D7D403]
###!!! ABORT: OnDeleteURI was notified for a page that still exists?: 'history && NS_SUCCEEDED(history->GetIdForPage(aURI, &placeId, placeGuid)) && !placeId', file ../../../../toolkit/components/places/nsNavBookmarks.cpp, line 2791
Hit MOZ_CRASH() at ../../../memory/mozalloc/mozalloc_abort.cpp:30
Xlib:  extension "RANDR" missing on display ":0".
TEST-UNEXPECTED-FAIL | tests/test-places-host.testTagsGetTagsByURL | Test output exceeded timeout (60s).
Traceback (most recent call last):
  File "jetpack/bin/cfx", line 33, in <module>
    cuddlefish.run()
  File "/builds/slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 608, in run
    test_all_packages(env_root, defaults=options.__dict__)
  File "/builds/slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 490, in test_all_packages
    env_root=env_root)
  File "/builds/slave/test/build/jetpack/python-lib/cuddlefish/__init__.py", line 937, in run
    pkgdir=options.pkgdir)
  File "/builds/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).
program finished with exit code 1
https://tbpl.mozilla.org/php/getParsedLog.php?id=25853742&tree=Birch
Summary: Intermittent tests/test-places-host.testTagsGetTagsByURL | Test output exceeded timeout (60s) after ABORT: OnDeleteURI was notified for a page that still exists? → Intermittent test-places-host.testTagsGetTagsByURL,test-places-host.testTagsGetURLsByTag | Test output exceeded timeout (60s) after ABORT: OnDeleteURI was notified for a page that still exists?
Assignee: nobody → jsantell
Priority: -- → P1
Depends on: 904219
Blocks: 913120
No longer depends on: 904219
No longer blocks: 913120
Depends on: 913120
Looks like it's fine, but may need to change this line, as its a duplicate of the previous test's URL
https://github.com/mozilla/addon-sdk/blob/master/test/test-places-host.js#L201
Moved into addon-test, seems to fix
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.