Closed Bug 677189 Opened 13 years ago Closed 13 years ago

Timeout failure for modal dialog in testInstallCollectionAddon (testDiscoveryPane_installCollectionAddon.js)

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: vladmaniac, Unassigned)

References

Details

(Whiteboard: [mozmill-test-failure])

MODULE: /restartTests/testDiscoveryPane_installCollectionAddon/test1.js TEST: test1.js FAIL: TimeoutError("Modal dialog has been found and processed")@resource://mozmill/modules/utils.js:429 waitFor([object Proxy],"Modal dialog has been found and processed",25000,100,[object Proxy])@resource://mozmill/modules/utils.js:467 BRANCH: default
This is because add-on installation takes longer than expected. Will investigate if this is an add-on issue or not. The first idea which comes to my mind is expanding the timeout of the add-on download.
Depends on: 677383
Whiteboard: mozmill-test-failure → [mozmill-test-failure]
This fix will not be addressed since the Collection pane does not exist in Disc Pane anymore. The current test error is TEST-UNEXPECTED-FAIL | /home/vladmaniac/Desktop/discoveryPaneState/mozmill-tests/tests/remote/restartTests/testDiscoveryPane_installCollectionAddon/test1.js | test1.js::testInstallCollectionAddon DEBUG | mozmill.endTest | {"passes": [{"function": "controller.click()"}, {"function": "controller.waitFor()"}, {"function": "controller.waitFor()"}, {"function": "controller.waitForPageLoad()"}, {"function": "controller.click()"}, {"function": "controller.waitFor()"}, {"function": "controller.waitFor()"}, {"function": "controller.waitForPageLoad()"}, {"function": "controller.click()"}, {"function": "controller.waitFor()"}, {"function": "controller.waitForPageLoad()"}], "fails": [{"exception": {"stack": "testInstallCollectionAddon()@resource://mozmill/modules/frame.js -> file:///home/vladmaniac/Desktop/discoveryPaneState/mozmill-tests/tests/remote/restartTests/testDiscoveryPane_installCollectionAddon/test1.js:80\n(testInstallCollectionAddon)@resource://mozmill/modules/frame.js:557\n([object Object])@resource://mozmill/modules/frame.js:626\n([object Object])@resource://mozmill/modules/frame.js:669\n(\"/home/vladmaniac/Desktop/discoveryPaneState/mozmill-tests/tests/remote/restartTests/testDiscoveryPane_installCollectionAddon/test1.js\")@resource://mozmill/modules/frame.js:506\n(\"/home/vladmaniac/Desktop/discoveryPaneState/mozmill-tests/tests/remote/restartTests/testDiscoveryPane_installCollectionAddon/test1.js\")@resource://mozmill/modules/frame.js:681\n((function (filename, invokedFromIDE) {var runner = new Runner(new Collector, invokedFromIDE);runner.runTestFile(filename);runner.end();return true;}),[object Proxy])@resource://jsbridge/modules/server.js:179\n(\"50b43ed6-6917-11e1-a235-6cf049905903\",(function (filename, invokedFromIDE) {var runner = new Runner(new Collector, invokedFromIDE);runner.runTestFile(filename);runner.end();return true;}),[object Proxy])@resource://jsbridge/modules/server.js:183\n", "message": "randomAddon is undefined", "fileName": "resource://mozmill/modules/frame.js -> file:///home/vladmaniac/Desktop/discoveryPaneState/mozmill-tests/tests/remote/restartTests/testDiscoveryPane_installCollectionAddon/test1.js", "name": "TypeError", "lineNumber": 80}}], "name": "test1.js::testInstallCollectionAddon", "filename": "/home/vladmaniac/Desktop/discoveryPaneState/mozmill-tests/tests/remote/restartTests/testDiscoveryPane_installCollectionAddon/test1.js", "failed": 1, "passed": 11} DEBUG | mozmill.setState | "currentState" due to the absence of the pane. This bug is WONTFIX
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Verified that this is WONT FIX -- Discovery Pane tests will be disabled under bug 732353 making this bug irrelevant for the time being.
Status: RESOLVED → VERIFIED
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.