Pass ENSO_LAUNCHER in docker, if present (#12418) #3517
gui-pull-request.yml
on: push
🔍 Files Changed
/
Changed Files
5s
🧹 Prettier
35s
Matrix: 🧰 Checks / 🎭 Playwright Tests
📚 Deploy Storybook
/
🚀 Deploy React to Chromatic
5m 27s
GUI Required Checks
0s
Annotations
1 error and 1 notice
[Setup Dashboard] › integration-test/dashboard/auth.setup.ts:7:1 › authenticate:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/index.ts#L81
1) [Setup Dashboard] › integration-test/dashboard/auth.setup.ts:7:1 › authenticate › Wait for dashboard to load
Error: Timed out 5000ms waiting for expect(locator).toBeAttached()
Locator: getByTestId('after-auth-layout')
Expected: attached
Received: <element(s) not found>
Call log:
- expect.toBeAttached with timeout 5000ms
- waiting for getByTestId('after-auth-layout')
at integration-test/dashboard/actions/index.ts:81
79 | async function waitForDashboardToLoad(page: Page) {
80 | await waitForLoaded(page)
> 81 | await expect(page.getByTestId('after-auth-layout')).toBeAttached()
| ^
82 | }
83 |
84 | /** A placeholder date for visual regression testing. */
at waitForDashboardToLoad (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/index.ts:81:55)
at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
|
🎭 Playwright Run Summary
1 flaky
[Setup Dashboard] › integration-test/dashboard/auth.setup.ts:7:1 › authenticate ────────────────
3 skipped
290 passed (4.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-1
|
1.21 MB |
|
blob-report-2
|
146 KB |
|
blob-report-3
|
145 KB |
|
blob-report-4
|
140 KB |
|
playwright-report--attempt-1
|
1.58 MB |
|