Closed
Bug 381351
Opened 18 years ago
Closed 17 years ago
test_annotations.js intermittently fails
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
DUPLICATE
of bug 381240
People
(Reporter: moco, Unassigned)
Details
Attachments
(1 file)
1.49 KB,
patch
|
dietrich
:
review+
|
Details | Diff | Splinter Review |
test_annotations.js intermittently fails.
from http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1179674580.15077.gz&fulltext=1
../../../../_tests/xpcshell-simple/test_places/unit/test_annotations.js: FAIL
../../../../_tests/xpcshell-simple/test_places/unit/test_annotations.js.log:
>>>>>>>
*** test pending
*** exiting
*** CHECK FAILED: false == true
JS frame :: /build/slave/trunk_linux/mozilla/tools/test-harness/xpcshell-simple/head.js :: do_throw :: line 99
JS frame :: /build/slave/trunk_linux/mozilla/tools/test-harness/xpcshell-simple/head.js :: do_check_eq :: line 114
JS frame :: /build/slave/trunk_linux/mozilla/tools/test-harness/xpcshell-simple/head.js :: do_check_true :: line 118
JS frame :: ../../../../_tests/xpcshell-simple/test_places/unit/test_annotations.js :: run_test :: line 342
JS frame :: /build/slave/trunk_linux/mozilla/tools/test-harness/xpcshell-simple/tail.js :: <TOP_LEVEL> :: line 41
2147500036
*** FAIL ***
I'd like to add some LOG() to see what's going on when it fails.
Note, we have some other bugs about last modified tests failing intermittently.
Reporter | ||
Comment 1•18 years ago
|
||
Attachment #265436 -
Flags: review?(dietrich)
Comment 2•18 years ago
|
||
Comment on attachment 265436 [details] [diff] [review]
add logging to help figure out the failure
r+ on the logging, but why remove the comment?
Attachment #265436 -
Flags: review?(dietrich) → review+
Reporter | ||
Comment 3•18 years ago
|
||
LOG changes checked in, and I left the comment, per dietrich.
Checking in unit/test_annotations.js;
/cvsroot/mozilla/toolkit/components/places/tests/unit/test_annotations.js,v <--
test_annotations.js
new revision: 1.6; previous revision: 1.5
done
note, the test failure is not fixed.
Comment 4•17 years ago
|
||
covered by bug 381240, duping.
http://mxr.mozilla.org/seamonkey/search?string=381240
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 5•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•