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

Fix explorer package ftests on maintenance branches

    XMLWordPrintable

    Details

    • Tags:
    • Team:
      AT
    • Sprint:
      nxAT Sprint 11.1.8
    • Story Points:
      1

      Description

      On 8.10 and 9.10, explorer test "login/logout" fails on JS errors that cannot be reproduced locally on FF 42 (no pb visible on CI on 10.10 and master)

      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      Running org.nuxeo.functionaltests.ITLoginLogoutTest
      15:47:09,522 INFO  [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout'
      15:47:24,941 ERROR [LogTestWatchman] Test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' failed
      java.lang.AssertionError: 11 Javascript error(s) detected: ["calling a builtin ArrayBuffer constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1]
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.nuxeo.functionaltests.JavaScriptErrorCollector.checkForErrors(JavaScriptErrorCollector.java:93)
      	at org.nuxeo.functionaltests.AbstractTest.get(AbstractTest.java:296)
      	at org.nuxeo.functionaltests.ITLoginLogoutTest.testLoginLogout(ITLoginLogoutTest.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
      	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      	at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:117)
      	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
      	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
      	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
      	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
      	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
      	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
      	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
      	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
      	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
      	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
      	at org.junit.runners.Suite.runChild(Suite.java:128)
      	at org.junit.runners.Suite.runChild(Suite.java:27)
      	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
      	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
      	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
      	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
      	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
      	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
      	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
      	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
      	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
      	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
      	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
      	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
      15:47:24,944 INFO  [LogTestWatchman] Created screenshot file named '/opt/jenkins/workspace/9.10/packages_marketplace-platform-explorer-1.7_9.10/ftest/webdriver/target/screenshot-lastpage-org.nuxeo.functionaltests.ITLoginLogoutTest-testLoginLogout711257681193495113.png'
      15:47:24,944 INFO  [LogTestWatchman] Created page source file named '/opt/jenkins/workspace/9.10/packages_marketplace-platform-explorer-1.7_9.10/ftest/webdriver/target/screenshot-lastpage-org.nuxeo.functionaltests.ITLoginLogoutTest-testLoginLogout1283758935238989799.html'
      15:47:24,944 INFO  [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout'
      Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.499 sec <<< FAILURE! - in org.nuxeo.functionaltests.ITLoginLogoutTest
      testLoginLogout(org.nuxeo.functionaltests.ITLoginLogoutTest)  Time elapsed: 15.417 sec  <<< FAILURE!
      java.lang.AssertionError: 11 Javascript error(s) detected: ["calling a builtin ArrayBuffer constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1, "calling a builtin typed array constructor without new is deprecated and will be forbidden in ES6" at https://js.intercomcdn.com/vendor.e2f112c3.js line 1]
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.nuxeo.functionaltests.JavaScriptErrorCollector.checkForErrors(JavaScriptErrorCollector.java:93)
      	at org.nuxeo.functionaltests.AbstractTest.get(AbstractTest.java:296)
      	at org.nuxeo.functionaltests.ITLoginLogoutTest.testLoginLogout(ITLoginLogoutTest.java:33)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
      	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      	at org.nuxeo.functionaltests.LogTestWatchman$1.evaluate(LogTestWatchman.java:117)
      	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
      	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
      	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
      	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
      	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
      	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
      	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
      	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
      	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
      	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
      	at org.junit.runners.Suite.runChild(Suite.java:128)
      	at org.junit.runners.Suite.runChild(Suite.java:27)
      	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
      	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
      	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
      	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
      	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
      	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
      	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
      	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
      	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
      	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
      	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
      	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
      
      

      https://qa2.nuxeo.org/jenkins/view/9.10Fail/job/9.10/job/packages_marketplace-platform-explorer-1.7_9.10/430/
      https://qa2.nuxeo.org/jenkins/view/8.10Fail/job/8.10/job/packages_marketplace-platform-explorer-1.6_8.10/688/

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 hours
                3h