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

Hello everyone,

While it's now possible to run Happy path test PR check on CRW Jenkins CI infrastructure, the test is failing on "Validation of workspace start" step (an issue https://github.com/eclipse/che/issues/19557)
  * Eclipse Che QE team is fixing the test with help from Che Controller team
  * Problem recognized by the following error messages in Jenkins job console log:
--------------------------------------------------
1) Validation of workspace start
       Start workspace:
     TimeoutError: Exceeded maximum visibility checkings attempts for 'By(xpath, //div[@id='page-sidebar']//a[text()='Workspaces'])' element, timeouted after 20000
      at DriverHelper.waitVisibility (/tmp/e2e/utils/DriverHelper.ts:156:15)
      at process._tickCallback (internal/process/next_tick.js:68:7)
=============================

On Fri, Apr 9, 2021 at 11:28 AM Dmytro Nochevnov <dnochevn@xxxxxxxxxx> wrote:
Hello everyone,

Che Editor team has fixed yesterday's Happy path test issue https://github.com/eclipse/che/issues/19528 

At the same time PR check doesn't work normally at the moment, because CRW Jenkins CI continues suffering from infrastrucure outage introduced a few days ago https://one.redhat.com/legacy/outages/list/details/606a7ab556897a049f735d2f .

On Thu, Apr 8, 2021 at 1:11 PM Dmytro Nochevnov <dnochevn@xxxxxxxxxx> wrote:
Hello everyone,

Happy path PR check on CRW Jenkins CI has been slightly recovered - QE team have managed to run Happy path tests in there, but tests are now failing on "Validation of workspace build and run" step - issue https://github.com/eclipse/che/issues/19528 
  * Eclipse Che QE team is investigating the issue
  * Problem recognized by the following error messages in Jenkins job console log:
------------------------------------------------------
 1) Validation of workspace build and run
       Build application:
     Error: Task "build-file-output" failed.
      at driverHelper.getDriver.wait (/tmp/e2e/pageobjects/ide/Terminal.ts:179:23)
      at process._tickCallback (internal/process/next_tick.js:68:7)
===============================

On Tue, Apr 6, 2021 at 3:29 PM Roman Nikitenko <rnikiten@xxxxxxxxxx> wrote:
@Artem Zatsarynnyi I see, thanks!

On Tue, Apr 6, 2021 at 3:24 PM Artem Zatsarynnyi <azatsary@xxxxxxxxxx> wrote:

On Tue, Apr 6, 2021 at 3:13 PM Roman Nikitenko <rnikiten@xxxxxxxxxx> wrote:
Hello, Dmytro!
Thank you for the information!

Do we have an issue for tracking?
or
just let us know when it's fixed - we should restart jobs on our PRs.

Thanks in advance!

On Mon, Apr 5, 2021 at 10:18 AM Dmytro Nochevnov <dnochevn@xxxxxxxxxx> wrote:
Happy path PR check of Eclipse Che, Che Theia, Che Dashboard repos doesn't work on CRW Jenkins CI because of an outage on the infrastructure side.

--
With best regards,
Dmytro Nochevnov
Senior Software 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
_______________________________________________
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
Editors Team Lead, 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 Software Quality Engineer
CodeReady Workspaces QE team


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


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

Back to the top