Closed
Bug 589611
Opened 14 years ago
Closed 14 years ago
[SeaMonkey 2.1, mochitest-browser-chrome] browser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
VERIFIED
FIXED
mozilla2.0b5
People
(Reporter: kairo, Assigned: sgautherie)
References
(Blocks 1 open bug, )
Details
(Keywords: intermittent-failure, Whiteboard: [sm-perma])
Attachments
(1 file)
(deleted),
patch
|
sdwilsh
:
review+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1282499502.1282502435.6363.gz
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_visituri_privatebrowsing.js | Exception thrown at chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_visituri_privatebrowsing.js | Found an unexpected tab at the end of test run: about:blank
That error should be caught and the test exist early if this isn't defined, i.e. privatebrowsing is not supported.
Reporter | ||
Updated•14 years ago
|
Blocks: SmTestFail
Reporter | ||
Updated•14 years ago
|
Summary: [SeaMonkey 2.1, mochitest-browser-chrome] rowser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined → [SeaMonkey 2.1, mochitest-browser-chrome] browser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → sgautherie.bz
Blocks: 579334
Status: NEW → ASSIGNED
Component: Testing Infrastructure → Places
Product: SeaMonkey → Toolkit
QA Contact: testing-infrastructure → places
Assignee | ||
Comment 1•14 years ago
|
||
This results in "Todo: 1" :-)
Attachment #469567 -
Flags: review?(sdwilsh)
Comment 2•14 years ago
|
||
Comment on attachment 469567 [details] [diff] [review]
(Av1) Skip this test when PB service is not available
[Checkin: Comment 3]
r=sdwilsh
Attachment #469567 -
Flags: review?(sdwilsh) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Comment on attachment 469567 [details] [diff] [review]
(Av1) Skip this test when PB service is not available
[Checkin: Comment 3]
http://hg.mozilla.org/mozilla-central/rev/a1e828d50d5a
Attachment #469567 -
Attachment description: (Av1) Skip this test when PB service is not available → (Av1) Skip this test when PB service is not available
[Checkin: Comment 3]
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b5
Assignee | ||
Comment 4•14 years ago
|
||
V.Fixed, per
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1283232107.1283234782.26142.gz
Linux comm-central-trunk debug test mochitest-other on 2010/08/30 22:21:47
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [sm-perma][orange] → [sm-perma]
You need to log in
before you can comment on or make changes to this bug.
Description
•