Closed
Bug 1062817
Opened 11 years ago
Closed 8 years ago
Test failure ''' should equal 'enable'' in functional/restartTests/testAddons_changeTheme/test1.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P4)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox32 affected, firefox33 affected, firefox34 affected, firefox35 affected)
People
(Reporter: danisielm, Unassigned)
References
()
Details
(Whiteboard: [mozmill-test-failure])
Module: functional
Test: restartTests/testAddons_changeTheme/test1.js
Failure: "message": "'' should equal 'enable'"
Branches: Nightly en-US
https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/09/2014-09-03-07-20-57-mozilla-central/firefox-35.0a1.en-US.mac.dmg
Platforms: OS X 10.6 (mm-osx-106-3)
I retriggered the testrun & the failure didn't reproduce.
Looks like we had 3 failures in the past month:
http://mozmill-daily.blargon7.com/#/functional/failure?app=All&branch=All&platform=All&from=2014-02-03&test=%2FrestartTests%2FtestAddons_changeTheme%2Ftest1.js&func=testInstallTheme
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Happened again with release, ru, Win 7.
http://mozmill-release.blargon7.com/#/functional/report/eefb0f8a26a2a6196c62c274481c7bf1
Updated•11 years ago
|
Reporter | ||
Comment 3•11 years ago
|
||
Happened again on beta, 1 time in the last testruns which is good.
Along with the failure here is a jenkins log which is interesting:
06:27:56 TEST-START | restartTests\testAddons_changeTheme\test1.js | testInstallTheme
06:27:59 1412083844898 addons.xpi WARN Failed to remove temporary file C:\DOCUME~1\mozilla\LOCALS~1\Temp\tmp-58x.xpi for addon http://localhost:43336/addons/themes/plain.jar: [Exception... "Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.remove]" nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm :: AI_removeTemporaryFile :: line 4948" data: no] Stack trace: AI_removeTemporaryFile()@resource://gre/modules/addons/XPIProvider.jsm:4948 < AI_startInstall/<()@resource://gre/modules/addons/XPIProvider.jsm:5701 < Handler.prototype.process()@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:866 < this.PromiseWalker.walkerLoop()@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:745 < sleep()@resource://mozmill/stdlib/utils.js:223 < MozMillElement.prototype.mouseEvent()@resource://mozmill/driver/mozelement.js:395 < MozMillElement.prototype.click()@resource://mozmill/driver/mozelement.js:408 < MozMillController.prototype.click()@resource://mozmill/driver/controller.js:1077 < AddonsManager_setCategory/<()@resource://mozmill/stdlib/securable-module.js -> file:///c:/jenkins/workspace/release-mozilla-beta_functional/data/mozmill-tests/lib/addons.js:782 < AddonsManager_waitForCategory()@resource://mozmill/stdlib/securable-module.js -> file:///c:/jenkins/workspace/release-mozilla-beta_functional/data/mozmill-tests/lib/addons.js:835 < AddonsManager_setCategory()@resource://mozmill/stdlib/securable-module.js -> file:///c:/jenkins/workspace/release-mozilla-beta_functional/data/mozmill-tests/lib/addons.js:781 < testInstallTheme()@resource://mozmill/modules/frame.js -> file:///c:/jenkins/workspace/release-mozilla-beta_functional/data/mozmill-tests/firefox/tests/functional/restartTests/testAddons_changeTheme/test1.js:72 < Runner.prototype.execFunction()@resource://mozmill/modules/frame.js:755 < Runner.prototype.runTestModule()@resource://mozmill/modules/frame.js:709 < Runner.prototype.runTestFile()@resource://mozmill/modules/frame.js:693 < runTestFile()@resource://mozmill/modules/frame.js:778 < Bridge.prototype._execFunction()@resource://jsbridge/modules/Bridge.jsm:140 < Bridge.prototype.execFunction()@resource://jsbridge/modules/Bridge.jsm:147 < resource://jsbridge/modules/Server.jsm:32 < Server.Session/<()@resource://jsbridge/modules/Server.jsm:32 < Sockets.Client.prototype.onMessage/event.notify()@resource://jsbridge/modules/Sockets.jsm:40 < <file:unknown>
06:27:59 ERROR | Test Failure | {
06:27:59 "exception": {
06:27:59 "message": "'' should equal 'enable'",
06:27:59 "lineNumber": 80,
06:27:59 "name": "Error",
06:27:59 "fileName": "file:///c:/jenkins/workspace/release-mozilla-beta_functional/data/mozmill-tests/firefox/tests/functional/restartTests/testAddons_changeTheme/test1.js"
06:27:59 }
06:27:59 }
06:27:59 TEST-UNEXPECTED-FAIL | restartTests\testAddons_changeTheme\test1.js | testInstallTheme
This looks similar to a recent bug we are investigation: Bug 1075393. Might be from the same reason.
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Failed again a few times with beta this week
Comment 6•11 years ago
|
||
Failed again with Firefox 35.0 candidate build2 si locale on windows xp:
http://mozmill-release.blargon7.com/#/functional/report/04e54d608fc589a28217304fe6b5da85
Mozmill tests have been superseded by Marionette tests.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
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
•