build: upgrade kubernetes dependency #392
ui_notebooks_test.yaml
on: pull_request
verify-3_widget_example
4m 49s
Annotations
2 errors and 1 notice
|
tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook:
ui-tests/tests/widget_notebook_example.test.ts#L84
1) tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets
TimeoutError: proxy.waitForSelector: Timeout 5000ms exceeded.
Call log:
- waiting for locator('text=No instances found, nothing to be done.') to be visible
82 | await interactWithWidget(page, upDownWidgetCellIndex, 'button:has-text("Cluster Down")', async (button) => {
83 | await button.click();
> 84 | const clusterDownMessage = await page.waitForSelector('text=No instances found, nothing to be done.', { timeout: 5000 });
| ^
85 | expect(clusterDownMessage).not.toBeNull();
86 | });
87 |
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:84:45
at interactWithWidget (/home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:186:7)
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:82:5
|
|
verify-3_widget_example
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
1 failed
tests/widget_notebook_example.test.ts:28:7 › Visual Regression › Run notebook, capture cell outputs, and test widgets
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ipywidgets-test-assets
Expired
|
860 KB |
sha256:aef748c68430234d505a3b5a0268f9ac81ac8da06ec020a755e6faa6456840ca
|
|
|
ipywidgets-test-report
Expired
|
1.02 MB |
sha256:69a43a177d497d532f7b87a810a6309f0639638766cb746d72dfdecbf84f0a9f
|
|