Closed
Bug 836686
Opened 12 years ago
Closed 12 years ago
Test failure 'testDisablePlugin is not defined' in restartTests/testAddons_pluginDisabledAfterRestart/test2.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox18 fixed, firefox19 fixed, firefox20 fixed, firefox21 fixed, firefox-esr17 fixed)
People
(Reporter: whimboo, Assigned: mozillabmw)
Details
(Whiteboard: [mozmill-test-failure][mentor=whimboo][lang=js][good first bug])
Attachments
(1 file)
641 bytes,
patch
|
whimboo
:
review+
whimboo
:
checkin+
|
Details | Diff | Splinter Review |
There is a spelling issue in restartTests/testAddons_pluginDisabledAfterRestart/test2.js which causes us to fail the test if no plugin is active.
http://mozmill-crowd.blargon7.com/#/functional/report/72e15dc943833b8fcba70aeb51fb0aef
Failure: testDisablePlugin is not defined
http://hg.mozilla.org/qa/mozmill-tests/file/8d2428a3cc14/tests/functional/restartTests/testAddons_pluginDisabledAfterRestart/test2.js#l15
Instead of testDisablePlugin it has to be testPluginDisabled.
Reporter | ||
Updated•12 years ago
|
status-firefox18:
--- → affected
status-firefox19:
--- → affected
status-firefox20:
--- → affected
status-firefox21:
--- → affected
status-firefox-esr17:
--- → affected
Assignee | ||
Comment 1•12 years ago
|
||
![]() |
||
Updated•12 years ago
|
Assignee: nobody → mozillabmw
![]() |
||
Updated•12 years ago
|
Attachment #708604 -
Flags: review?(hskupin)
Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 708604 [details] [diff] [review]
patch
Review of attachment 708604 [details] [diff] [review]:
-----------------------------------------------------------------
Sweet. Thanks Bernhard. I will land this now. Please let me know if that fixes the failures for you. I would like to get this backported then.
http://hg.mozilla.org/qa/mozmill-tests/rev/892c5d2345d3 (default)
Bernhard, if you provide another patch in the future please make sure that your name is set as the author of the patch. I missed to set it when I pushed the patch. :/ If you want me to correct it please let me know. Otherwise I will take care of it for the backports.
Attachment #708604 -
Flags: review?(hskupin)
Attachment #708604 -
Flags: review+
Attachment #708604 -
Flags: checkin+
Reporter | ||
Updated•12 years ago
|
Assignee | ||
Comment 3•12 years ago
|
||
today's run with current version worked fine:
http://mozmill-crowd.blargon7.com/#/functional/report/0dbaa964aec88a2f5637c68c9668ecdf
Reporter | ||
Comment 4•12 years ago
|
||
Thanks a lot Bernhard. The backports have been landed:
http://hg.mozilla.org/qa/mozmill-tests/rev/52e1b2591937 (aurora)
http://hg.mozilla.org/qa/mozmill-tests/rev/6697988270f3 (beta)
http://hg.mozilla.org/qa/mozmill-tests/rev/dacb9879c6cd (release)
http://hg.mozilla.org/qa/mozmill-tests/rev/586a62f86233 (esr17)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•12 years ago
|
||
http://openqa.opensuse.org/openqa/permanent/mozmill-2013-02-02.ogv
has the mozmill run starting at 05:30 ending at 09:31
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
•