test: byoidc compatibility #1132
ui_notebooks_test.yaml
on: pull_request
verify-3_widget_example
5m 6s
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.65 MB |
sha256:e7a53c55e05f6cbff97e8ffcd12902f9c0ed5d68e7b22fcb828cf6d404a323b3
|
|
|
ipywidgets-test-report
|
1.87 MB |
sha256:759f8e7a45fcc648c2c8352cb38a9657f61373d249aa0481fe855bcaa8bc1523
|
|