Closed
Bug 961997
Opened 11 years ago
Closed 10 years ago
Test failure 'plugin is undefined' in /restartTests/testAddons_pluginDisabledAfterRestart/test2.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P3)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox27 affected, firefox29 affected, firefox30 affected)
RESOLVED
WORKSFORME
People
(Reporter: andrei, Unassigned)
References
()
Details
(Whiteboard: [mozmill-test-failure])
Attachments
(1 file)
|
69.21 KB,
text/plain
|
Details |
Module: testPluginDisabled
Test: /restartTests/testAddons_pluginDisabledAfterRestart/test2.js
Failure: plugin is undefined
Branches: mozilla-beta
Platforms: Linux
Report: http://mozmill-release.blargon7.com/#/functional/report/94e33fe3d7ec0be6dbbfa0a70292cb55
Only 1 failure atm.
| Reporter | ||
Updated•11 years ago
|
status-firefox27:
--- → affected
Comment 1•11 years ago
|
||
Failed on mac 10.6 with Nightly fr.
Was unable to send report(bug 948912) so I attached the jenkins log.
Updated•11 years ago
|
status-firefox29:
--- → affected
Updated•11 years ago
|
Attachment #8365843 -
Attachment mime type: text/x-log → text/plain
Comment 2•11 years ago
|
||
So where exactly is that happening in the tests? Where is plugin defined?
Comment 3•11 years ago
|
||
It fails here:
http://hg.mozilla.org/qa/mozmill-tests/file/default/firefox/tests/functional/restartTests/testAddons_pluginDisabledAfterRestart/test2.js#l57
Here the persisted.addon exists so it's not restart related, we don't find the add-on in page after we open the addonsManager, so we call getNode of undefined.
It might be the page doesn't have the time to update.
Since this is intermittent and fails rarely I will say we investigate this later or if it starts to fail more often.
| Reporter | ||
Comment 4•11 years ago
|
||
Another failure:
http://mozmill-daily.blargon7.com/#/functional/report/f02addc77637daff0089973ee40edb37
Firefox 30.0a1 de, OSX 10.6.8
status-firefox30:
--- → affected
| Reporter | ||
Comment 5•11 years ago
|
||
Again on OSX 10.6:
http://mozmill-daily.blargon7.com/#/functional/report/f02addc77637daff0089973ee43322a2
If this fails again I'll bump the priority.
Comment 6•10 years ago
|
||
It failed only twice a year ago, I'm closing this as WORKSFORME.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•6 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
•