Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] Status of Happy path PR check of Eclipse Che repos

You are welcome, Artem!

The issue https://github.com/eclipse/che/issues/17745 has been fixed, so, please, take changes from Eclipse Che master branch in your PR's to unblock Happy path tests.

On Fri, Aug 28, 2020 at 5:18 PM Artem Zatsarynnyi <azatsary@xxxxxxxxxx> wrote:
Thank you Dmytro for providing an update on HappyPath tests running status. That's very helpful.
And thanks for a quick patch!

On Fri, Aug 28, 2020 at 4:40 PM Dmytro Nochevnov <dnochevn@xxxxxxxxxx> wrote:
Hello everyone,

FYI: E2E Happy path tests PR check of Eclipse Che / Che-Theia repos is failing on "Run application" step because of issue https://github.com/eclipse/che/issues/17745.
   * QE team is investigating the problem
   * Problem recognized by the following error message in Jenkins job console log:
--------------------------------------------------------
     1) Run application
 
 
   9 passing (6m)
   1 pending
   1 failing
 
   1) Validation of workspace build and run
        Run application:
      TimeoutError: Exceeded maximum visibility checkings attempts, problems with 'StaleElementReferenceError' of 'By(xpath, //div[@class='theia-notification-message']/span[contains(.,'A new process is now listening on port 8080')])' element
       at DriverHelper.<anonymous> (/tmp/e2e/utils/DriverHelper.ts:145:15)

================================

--
With best regards,
Dmytro Nochevnov
Senior Quality Engineer
CodeReady Workspaces QE team
_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/che-dev


--

Artem Zatsarynnyi

Senior Software Engineer - DevTools, Eclipse Che

Red Hat

_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/che-dev


--
With best regards,
Dmytro Nochevnov
Senior Quality Engineer
CodeReady Workspaces QE team

Back to the top