Closed
Bug 632018
Opened 15 years ago
Closed 15 years ago
Exception failure in testPasteLocationBar.js | "{"anonid":"stack"}" returned null. Anonymous == true
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aaronmt, Assigned: aaronmt)
References
()
Details
(Keywords: regression, Whiteboard: [lib])
Attachments
(1 file)
|
827 bytes,
patch
|
whimboo
:
review+
|
Details | Diff | Splinter Review |
TEST: testPasteLocationBar
MODULE: testPasteLocationBar.js
PLATFORM: All
BRANCH: Default
ERROR: {"exception": {"message": "Expression \"{\"anonid\":\"stack\"}\" returned null. Anonymous == true"
http://hg.mozilla.org/qa/mozmill-tests/file/6a13621ad288/firefox/testAwesomeBar/testPasteLocationBar.js#l26
http://mozmill-release.brasstacks.mozilla.com/#/general/failure?branch=4.0&platform=Mac&from=2011-01-03&to=2011-02-07&test=firefox%2FtestAwesomeBar%2FtestPasteLocationBar.js&func=testPasteLocationBar
This seems to have appeared starting late last week:
http://mozmill-release.brasstacks.mozilla.com/#/general/top?branch=All&platform=All&from=2011-02-04&to=2011-02-05
| Assignee | ||
Comment 1•15 years ago
|
||
An anonid stack element was removed and it required an adjustment to the toolbars shared module. This is the only test affected.
Attachment #510283 -
Flags: review?(hskupin)
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure][shared-module]
Comment on attachment 510283 [details] [diff] [review]
Patch v1 - toolbars.js
Gna, it's time to finally move all that crap to use nodeCollector... Thanks!
Attachment #510283 -
Flags: review?(hskupin) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Landed on default:
http://hg.mozilla.org/qa/mozmill-tests/rev/442428ea1d3c
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: Mozmill Tests → Mozmill Shared Modules
Component: Mozmill Shared Modules → Mozmill Tests
Whiteboard: [mozmill-test-failure][shared-module] → [lib]
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•