test: byoidc compatibility #1134
ui_notebooks_test.yaml
on: pull_request
verify-3_widget_example
4m 3s
Annotations
2 errors and 1 notice
|
verify-3_widget_example
Process completed with exit code 1.
|
|
tests/widget_notebook_example.test.ts:28:7 › Widget Functionality › Run notebook and test widget functionality:
ui-tests/tests/widget_notebook_example.test.ts#L108
1) tests/widget_notebook_example.test.ts:28:7 › Widget Functionality › Run notebook and test widget functionality
TimeoutError: proxy.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('text=Cluster widgettest in the default namespace was deleted successfully.') to be visible
106 | await button.click();
107 | // Wait for deletion confirmation
> 108 | const successMessage = await page.waitForSelector(`text=Cluster widgettest in the ${namespace} namespace was deleted successfully.`, { timeout: 10000 });
| ^
109 | expect(successMessage).not.toBeNull();
110 | });
111 | });
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:108:41
at interactWithWidget (/home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:128:7)
at /home/runner/work/codeflare-sdk/codeflare-sdk/ui-tests/tests/widget_notebook_example.test.ts:105:5
|
|
🎭 Playwright Run Summary
1 failed
tests/widget_notebook_example.test.ts:28:7 › Widget Functionality › Run notebook and test widget functionality
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ipywidgets-test-assets
|
1.6 MB |
sha256:bce07773fe41c2832ed6eb3864d1edb0cfab130f78b369400ccf5a297b7d0070
|
|
|
ipywidgets-test-report
|
1.82 MB |
sha256:9aa3498f40a47dd5c1a0382c997928e41f5a80059e2cbe6e057668ba4900e5cd
|
|