New Component Browser with Groups panel (#12386) #3496
gui-pull-request.yml
on: push
🔍 Files Changed
/
Changed Files
5s
🧹 Prettier
29s
Matrix: 🧰 Checks / 🎭 Playwright Tests
📚 Deploy Storybook
/
🚀 Deploy React to Chromatic
5m 10s
GUI Required Checks
0s
Annotations
3 errors and 1 notice
🧰 Checks / 🎭 Playwright Tests (4, 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-ed2e1525="" 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.
|
🎭 Playwright Run Summary
1 failed
[Project View] › integration-test/project-view/graphNodeVisualization.spec.ts:29:1 › Previewing visualization
3 skipped
290 passed (4.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-1
|
337 KB |
|
blob-report-2
|
145 KB |
|
blob-report-3
|
144 KB |
|
blob-report-4
|
1.56 MB |
|
playwright-report--attempt-1
|
2.14 MB |
|