Fix excel cache test failure (#12174) #3012
gui-pull-request.yml
on: push
🔍 Files Changed
/
Changed Files
5s
🧹 Prettier
36s
Matrix: 🧰 Checks / 🎭 Playwright Tests
📚 Deploy Storybook
/
🚀 Deploy React to Chromatic
2m 44s
GUI Required Checks
0s
Annotations
5 errors, 2 warnings, and 1 notice
🧰 Checks / 🎭 Playwright Tests (2, 4)
Process completed with exit code 39.
|
🧰 Checks / 🎭 Playwright Tests (1, 4)
Process completed with exit code 39.
|
🧰 Checks / 🎭 Playwright Tests (3, 4)
Process completed with exit code 1.
|
[Project View] › integration-test/project-view/graphNodeVisualization.spec.ts:29:1 › Previewing visualization:
../../../../../runner/_work/enso/enso/app/gui/integration-test/project-view/graphNodeVisualization.spec.ts#L45
1) [Project View] › integration-test/project-view/graphNodeVisualization.spec.ts:29:1 › Previewing visualization
Error: Timed out 5000ms waiting for expect(locator).toBeHidden()
Locator: locator('.GraphVisualization')
Expected: hidden
Received: visible
Call log:
- expect.toBeHidden with timeout 5000ms
- waiting for locator('.GraphVisualization')
9 × locator resolved to <div data-v-d21841d5="" data-v-b69db14c="" class="GraphVisualization">…</div>
- unexpected value "visible"
43 | await expect(locate.anyVisualization(node)).toBeVisible()
44 | await page.mouse.move(1, 1)
> 45 | await expect(locate.anyVisualization(page)).toBeHidden()
| ^
46 | await page.keyboard.up('Meta')
47 | await page.keyboard.up('Control')
48 | await page.mouse.move(port.x, port.y)
at /runner/_work/enso/enso/app/gui/integration-test/project-view/graphNodeVisualization.spec.ts:45:47
|
GUI Required Checks
Process completed with exit code 1.
|
🧰 Checks / 🎭 Playwright Tests (2, 4)
No files were found with the provided path: app/gui/blob-report. No artifacts will be uploaded.
|
🧰 Checks / 🎭 Playwright Tests (1, 4)
No files were found with the provided path: app/gui/blob-report. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
[Project View] › integration-test/project-view/graphNodeVisualization.spec.ts:29:1 › Previewing visualization
2 skipped
143 passed (5.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-3
Expired
|
1.56 MB |
|
blob-report-4
Expired
|
143 KB |
|
playwright-report--attempt-1
Expired
|
2.01 MB |
|