Closed
Bug 400635
Opened 18 years ago
Closed 18 years ago
Check failed at test_dbservice.js: missing a colon
Categories
(Toolkit :: Safe Browsing, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: WeirdAl, Assigned: dcamp)
References
Details
Attachments
(2 files)
|
3.72 KB,
text/plain
|
Details | |
|
832 bytes,
patch
|
tony
:
review+
|
Details | Diff | Splinter Review |
*** CHECK FAILED:
testing-malware-simple;a:1
testing-phish-simple;a:2:s:3 ==
testing-malware-simple;a:1
testing-phish-simple;a:2s:3
JS frame :: /home/ajvincent/uranium/mozilla/tools/test-harness/xpcshell-simple/head.js :: do_throw :: line 99
JS frame :: /home/ajvincent/uranium/mozilla/tools/test-harness/xpcshell-simple/head.js :: do_check_eq :: line 114
JS frame :: ../../../../_tests/xpcshell-simple/test_url-classifier/unit/test_dbservice.js :: tablesCallback :: line 60
Between the 2 and the s, a colon is present in one and missing in the other.
| Assignee | ||
Comment 2•18 years ago
|
||
The request format was changed in 397434, this patch updates the test.
Attachment #285910 -
Flags: review?(tony)
| Assignee | ||
Updated•18 years ago
|
Attachment #285910 -
Attachment is patch: true
Attachment #285910 -
Attachment mime type: application/octet-stream → text/plain
Updated•18 years ago
|
Attachment #285910 -
Flags: review?(tony) → review+
| Reporter | ||
Comment 3•18 years ago
|
||
dcamp: Would you please check this in? Tests are exempt from the approvals requirement.
| Assignee | ||
Comment 4•18 years ago
|
||
Checking in test_dbservice.js;
/cvsroot/mozilla/toolkit/components/url-classifier/tests/unit/test_dbservice.js,v <-- test_dbservice.js
new revision: 1.5; previous revision: 1.4
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•