Re-enable running unit tests in shared packages (#12427) #3533
gui-pull-request.yml
on: push
🔍 Files Changed
/
Changed Files
7s
🧹 Prettier
36s
Matrix: 🧰 Checks / 🎭 Playwright Tests
📚 Deploy Storybook
/
🚀 Deploy React to Chromatic
5m 32s
GUI Required Checks
0s
Annotations
4 errors, 12 warnings, and 1 notice
🧰 Checks / 🎭 Playwright Tests (3, 4)
Process completed with exit code 39.
|
[Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/authPreserveEmail.spec.ts#L1
1) [Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages › Interact with email input
Test timeout of 25000ms exceeded.
|
[Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/authPreserveEmail.spec.ts#L19
1) [Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages › Interact with email input
Error: expect(locator).toHaveValue(expected)
Locator: getByPlaceholder('Enter your email')
Expected string: "[email protected]"
Received string: "[email protected]"
Call log:
- expect.toHaveValue with timeout 25000ms
- waiting for getByPlaceholder('Enter your email')
27 × locator resolved to <input data-rac="" type="email" name="email" label="Email" data-testid="input" aria-invalid="false" autocomplete="email" placeholder="Enter your email" class="block h-auto max-h-full w-full resize-none bg-transparent cursor-text border-transparent focus-within:border-transparent"/>
- unexpected value "[email protected]"
17 | .goToPage.login()
18 | .withEmailInput(async (emailInput) => {
> 19 | await expect(emailInput).toHaveValue(`2${VALID_EMAIL}`)
| ^
20 | })
21 | .fillEmail(`3${VALID_EMAIL}`)
22 | .goToPage.forgotPassword()
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/authPreserveEmail.spec.ts:19:32)
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/LoginPageActions.ts:84:7)
at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:48
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:31)
at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:141:23
at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at ForgotPasswordPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at ForgotPasswordPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at ForgotPasswordPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
|
GUI Required Checks
Process completed with exit code 1.
|
🧹 Prettier
Cache not found for keys: node-cache-Linux-x64-pnpm-a035c48ded6d70537372e9b0f5d7d8ef572dc594aa13750baa1c985a134ae104
|
📚 Deploy Storybook / 🚀 Deploy React to Chromatic
Cache not found for keys: node-cache-Linux-x64-pnpm-a035c48ded6d70537372e9b0f5d7d8ef572dc594aa13750baa1c985a134ae104
|
📚 Deploy Storybook / 🚀 Deploy React to Chromatic
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
🧰 Checks / 👮 Lint GUI
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
🧰 Checks / 👮 Lint GUI
Cache not found for keys: node-cache-Linux-x64-pnpm-a035c48ded6d70537372e9b0f5d7d8ef572dc594aa13750baa1c985a134ae104
|
🧰 Checks / 🎭 Playwright Tests (3, 4)
Cache not found for keys: node-cache-Linux-x64-pnpm-a035c48ded6d70537372e9b0f5d7d8ef572dc594aa13750baa1c985a134ae104
|
🧰 Checks / 🎭 Playwright Tests (3, 4)
No files were found with the provided path: app/gui/blob-report. No artifacts will be uploaded.
|
🧰 Checks / 🎭 Playwright Tests (1, 4)
Cache not found for keys: node-cache-Linux-x64-pnpm-a035c48ded6d70537372e9b0f5d7d8ef572dc594aa13750baa1c985a134ae104
|
🧰 Checks / 🎭 Playwright Tests (2, 4)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
🧰 Checks / 🎭 Playwright Tests (2, 4)
Cache not found for keys: node-cache-Linux-x64-pnpm-a035c48ded6d70537372e9b0f5d7d8ef572dc594aa13750baa1c985a134ae104
|
🧰 Checks / 🎭 Playwright Tests (4, 4)
Cache not found for keys: node-cache-Linux-x64-pnpm-a035c48ded6d70537372e9b0f5d7d8ef572dc594aa13750baa1c985a134ae104
|
🧰 Checks / 🎭 Playwright Tests (4, 4)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
🎭 Playwright Run Summary
1 flaky
[Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages
2 skipped
218 passed (5.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-1
|
1.3 MB |
|
blob-report-2
|
148 KB |
|
blob-report-4
|
140 KB |
|
playwright-report--attempt-1
|
1.64 MB |
|