Closed
Bug 613414
Opened 14 years ago
Closed 14 years ago
[SeaMonkey] mochitest-plain-3: new test fails = "test_consoleAPI.html | console exists"
Categories
(SeaMonkey :: Testing Infrastructure, defect)
SeaMonkey
Testing Infrastructure
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.1b2
People
(Reporter: sgautherie, Assigned: sgautherie)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [fixed by bug 612337] [perma-orange])
{
48 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_consoleAPI.html | console exists
49 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_consoleAPI.html | random property threw: ReferenceError: console is not defined
50 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_consoleAPI.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - console is not defined at http://mochi.test:8888/tests/dom/tests/mochitest/general/test_consoleAPI.html:32
}
Assignee | ||
Comment 1•14 years ago
|
||
mochitest-browser-chrome too:
{
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/dom/tests/browser/browser_ConsoleAPITests.js | we have a console attached
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/dom/tests/browser/browser_ConsoleAPITests.js | we have a console attached, 2nd attempt
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/dom/tests/browser/browser_ConsoleAPITests.js | Test timed out
}
with
{
JavaScript error: chrome://mochitests/content/browser/dom/tests/browser/browser_ConsoleAPITests.js, line 112: win.console is undefined
TEST-INFO | chrome://mochitests/content/browser/dom/tests/browser/browser_ConsoleAPITests.js | Console message: [JavaScript Error: "win.console is undefined" {file: "chrome://mochitests/content/browser/dom/tests/browser/browser_ConsoleAPITests.js" line: 112}]
}
http://mxr.mozilla.org/mozilla-central/source/dom/tests/browser/browser_ConsoleAPITests.js
Blocks: 587734
Assignee | ||
Comment 3•14 years ago
|
||
Bug 612337 fixed test_consoleAPI.html, per
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1290149278.1290149834.11220.gz
Linux comm-central-trunk debug test mochitests-3/5 on 2010/11/18 22:47:58
Why are console tests in dom/?
Comment 5•14 years ago
|
||
(In reply to comment #4)
> Why are console tests in dom/?
That's where the console component lives now.
Comment 6•14 years ago
|
||
fixed by Bug 612337
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•14 years ago
|
||
Bug 612337 fixed browser_ConsoleAPITests.js too, per
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1290151416.1290155553.5783.gz
Linux comm-central-trunk debug test mochitest-other on 2010/11/18 23:23:36
V.Fixed
Assignee: nobody → sgautherie.bz
Status: RESOLVED → VERIFIED
Component: DOM → Testing Infrastructure
Flags: in-testsuite-
Product: Core → SeaMonkey
QA Contact: general → testing-infrastructure
Whiteboard: [perma-orange] → [fixed by bug 612337] [perma-orange]
Target Milestone: --- → seamonkey2.1b2
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 10•14 years ago
|
||
(In reply to comment #8)
> rcampbell%mozilla.com
(In reply to comment #9)
> rcampbell%mozilla.com
Not this bug: not SeaMonkey, different error.
You need to log in
before you can comment on or make changes to this bug.
Description
•