Closed
Bug 444698
Opened 17 years ago
Closed 17 years ago
test_393498.js fails after a green build with no check-ins
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 427142
People
(Reporter: lsblakk, Unassigned)
Details
>>>>>>>
*** test pending
*** exiting
*** CHECK FAILED: 1215748044541250 != 1215748044541250
JS frame :: d:/builds/slave/win2k3/build/tools/test-harness/xpcshell-simple/head.js :: do_throw :: line 99
JS frame :: d:/builds/slave/win2k3/build/tools/test-harness/xpcshell-simple/head.js :: do_check_neq :: line 109
JS frame :: ../../../../_tests/xpcshell-simple/test_places/bookmarks/test_393498.js :: run_test :: line 132
JS frame :: d:/builds/slave/win2k3/build/tools/test-harness/xpcshell-simple/tail.js :: _execute_test :: line 41
JS frame :: d:/builds/slave/win2k3/build/tools/test-harness/xpcshell-simple/execute_test.js :: <TOP_LEVEL> :: line 38
2147500036
*** FAIL ***
<<<<<<<
This just happened after a completely green build - there was no code checked in, the tree was closed. I have seen this exact output before - and it's odd because it says check fails on comparison of two numbers and they look the same to the naked eye.
Summary: Check xpcshell test fails after a green build with no check-ins → test_393498.js fails after a green build with no check-ins
This seems like a duplicate of bug 427142.
Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Component: Testing → Places
Product: Core → Firefox
QA Contact: testing → places
Comment 3•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
•