Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-14585

Fix failing 'ITWizardAndUpdateCenterTests.runWizardAndRestart' test

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Duplicate
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Wizard
    • Tags:
    • Backlog priority:
      100

      Description

      org.openqa.selenium.NoSuchElementException: Unable to find login screen after 10 minutes, currentUrl=http://localhost:8080/nuxeo/Restart
      For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
      Build info: version: '2.39.0', revision: '14fa800511cc5d66d426e08b0b2ab926c7ed7398', time: '2013-12-16 13:18:38'
      System info: host: 'tweedledum', ip: '10.182.198.132', os.name: 'Windows Server 2008 R2', os.arch: 'amd64', os.version: '6.1', java.version: '1.7.0_17'
      Driver info: driver.version: unknown
      	at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:204)
      	at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:170)
      	at org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:153)
      	at org.nuxeo.functionaltests.pages.wizard.SummaryWizardPage.restart(SummaryWizardPage.java:36)
      	at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.runWizardAndRestart(ITWizardAndUpdateCenterTests.java:246)
      	at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.testAll(ITWizardAndUpdateCenterTests.java:67)
      

      See http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard-multios/Slave=RWIN,jdk=openjdk-7-jdk/2142/

        Attachments

          Issue Links

            Activity

            Hide
            jcarsique Julien Carsique added a comment -

            Tests in error:

              ITWizardAndUpdateCenterTests.testAll:67->runWizardAndRestart:246 » NoSuchElement

            http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard-multios/2142/Slave=RWIN,jdk=openjdk-7-jdk/artifact/nuxeo-distribution-tomcat-wizard-tests/target/failsafe-reports/org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.txt

            -------------------------------------------------------------------------------
            Test set: org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests
            -------------------------------------------------------------------------------
            Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 659.76 sec <<< FAILURE! - in org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests
            testAll(org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests)  Time elapsed: 644.577 sec  <<< ERROR!
            org.openqa.selenium.NoSuchElementException: Unable to find login screen after 10 minutes, currentUrl=http://localhost:8080/nuxeo/Restart
            	at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:204)
            	at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:170)
            	at org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:153)
            	at org.nuxeo.functionaltests.pages.wizard.SummaryWizardPage.restart(SummaryWizardPage.java:36)
            	at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.runWizardAndRestart(ITWizardAndUpdateCenterTests.java:246)
            	at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.testAll(ITWizardAndUpdateCenterTests.java:67)

            http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard-multios/2142/Slave=RWIN,jdk=openjdk-7-jdk/artifact/nuxeo-distribution-tomcat-wizard-tests/target/screenshot-lastpage-org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests-testAll6325938804461148122.png
            => Screenshot is on wait for reload page.

            Show
            jcarsique Julien Carsique added a comment - Tests in error: ITWizardAndUpdateCenterTests.testAll:67->runWizardAndRestart:246 » NoSuchElement http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard-multios/2142/Slave=RWIN,jdk=openjdk-7-jdk/artifact/nuxeo-distribution-tomcat-wizard-tests/target/failsafe-reports/org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.txt ------------------------------------------------------------------------------- Test set: org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests ------------------------------------------------------------------------------- Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 659.76 sec <<< FAILURE! - in org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests testAll(org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests) Time elapsed: 644.577 sec <<< ERROR! org.openqa.selenium.NoSuchElementException: Unable to find login screen after 10 minutes, currentUrl=http://localhost:8080/nuxeo/Restart at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:204) at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:170) at org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:153) at org.nuxeo.functionaltests.pages.wizard.SummaryWizardPage.restart(SummaryWizardPage.java:36) at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.runWizardAndRestart(ITWizardAndUpdateCenterTests.java:246) at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.testAll(ITWizardAndUpdateCenterTests.java:67) http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard-multios/2142/Slave=RWIN,jdk=openjdk-7-jdk/artifact/nuxeo-distribution-tomcat-wizard-tests/target/screenshot-lastpage-org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests-testAll6325938804461148122.png => Screenshot is on wait for reload page.
            Hide
            troger Thomas Roger added a comment -

            Test is also failing on http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard_permanentCheck/3954/, for a different reason:

            org.openqa.selenium.NoSuchElementException: Couldn't find element 'By.name: project' after timeout
            For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
            Build info: version: '2.39.0', revision: '14fa800511cc5d66d426e08b0b2ab926c7ed7398', time: '2013-12-16 13:18:38'
            System info: host: 'caterpillar', ip: '184.106.199.172', os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.35.4-rscloud', java.version: '1.7.0_51'
            Driver info: driver.version: unknown
            	at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:204)
            	at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:170)
            	at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:155)
            	at org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:182)
            	at org.nuxeo.functionaltests.pages.wizard.AbstractWizardPage.selectOption(AbstractWizardPage.java:156)
            	at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.runWizardAndRestart(ITWizardAndUpdateCenterTests.java:207)
            	at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.testAll(ITWizardAndUpdateCenterTests.java:67)
            

            http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard_permanentCheck/3954/artifact/nuxeo/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/failsafe-reports/org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.txt

            http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard_permanentCheck/3954/artifact/nuxeo/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/screenshot-lastpage-org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests-testAll1259260413874333367.png

            Show
            troger Thomas Roger added a comment - Test is also failing on http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard_permanentCheck/3954/ , for a different reason: org.openqa.selenium.NoSuchElementException: Couldn't find element 'By.name: project' after timeout For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '2.39.0', revision: '14fa800511cc5d66d426e08b0b2ab926c7ed7398', time: '2013-12-16 13:18:38' System info: host: 'caterpillar', ip: '184.106.199.172', os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.35.4-rscloud', java.version: '1.7.0_51' Driver info: driver.version: unknown at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:204) at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:170) at org.nuxeo.functionaltests.Locator.findElementWithTimeout(Locator.java:155) at org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:182) at org.nuxeo.functionaltests.pages.wizard.AbstractWizardPage.selectOption(AbstractWizardPage.java:156) at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.runWizardAndRestart(ITWizardAndUpdateCenterTests.java:207) at org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.testAll(ITWizardAndUpdateCenterTests.java:67) http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard_permanentCheck/3954/artifact/nuxeo/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/failsafe-reports/org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests.txt http://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-tomcat-wizard_permanentCheck/3954/artifact/nuxeo/nuxeo-distribution/nuxeo-distribution-tomcat-wizard-tests/target/screenshot-lastpage-org.nuxeo.functionaltests.ITWizardAndUpdateCenterTests-testAll1259260413874333367.png
            Hide
            atchertchian Anahide Tchertchian added a comment -

            above error is already covered by NXP-12992

            Show
            atchertchian Anahide Tchertchian added a comment - above error is already covered by NXP-12992
            Hide
            atchertchian Anahide Tchertchian added a comment -

            resolve as NXP-20625 dupe

            Show
            atchertchian Anahide Tchertchian added a comment - resolve as NXP-20625 dupe

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: