Closed
Bug 572790
Opened 15 years ago
Closed 15 years ago
"ASSERTION: hasResult is false but the call succeeded?" during test_placesTitleNoUpdate.js | test failed (with xpcshell return code: 1)
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla2.0b1
People
(Reporter: mak, Assigned: mak)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
3.20 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276789526.1276791126.16098.gz
Rev3 MacOSX Leopard 10.5.8 mozilla-central debug test xpcshell on 2010/06/17 08:45:26
###!!! ASSERTION: hasResult is false but the call succeeded?: 'hasResult', file /builds/slave/mozilla-central-macosx-debug/build/toolkit/components/places/src/nsNavHistory.cpp, line 1941
| Assignee | ||
Updated•15 years ago
|
Summary: "ASSERTION: hasResult is false but the call succeeded?" during test_placesTitleNoUpdate.js → "ASSERTION: hasResult is false but the call succeeded?" during test_placesTitleNoUpdate.js - test failed (with xpcshell return code: 1)
| Assignee | ||
Updated•15 years ago
|
Summary: "ASSERTION: hasResult is false but the call succeeded?" during test_placesTitleNoUpdate.js - test failed (with xpcshell return code: 1) → "ASSERTION: hasResult is false but the call succeeded?" during test_placesTitleNoUpdate.js | test failed (with xpcshell return code: 1)
| Assignee | ||
Comment 1•15 years ago
|
||
uh I think I know what's up, the test calls removeAllPages without waiting async expiration. I can probably fix it.
Assignee: nobody → mak77
| Assignee | ||
Comment 2•15 years ago
|
||
Attachment #452017 -
Flags: review?(ehsan)
Updated•15 years ago
|
Attachment #452017 -
Flags: review?(ehsan) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a6
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Comment 10•15 years ago
|
||
for the chronicles, all the above failures were before the push.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•