Added shout-button-message widget example. #929
main.yml
on: pull_request
Matrix: build_all
Matrix: build_extensions
Matrix: build_serverextension
Annotations
9 errors, 1 warning, and 1 notice
build_extensions (shout-button-message, ubuntu-latest)
Process completed with exit code 1.
|
build_all (ubuntu-latest)
Process completed with exit code 1.
|
tests/widgets.spec.ts:3:5 › should open a widget panel:
widgets/ui-tests/tests/widgets.spec.ts#L1
1) tests/widgets.spec.ts:3:5 › should open a widget panel ────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
tests/widgets.spec.ts:3:5 › should open a widget panel:
widgets/ui-tests/tests/widgets.spec.ts#L19
1) tests/widgets.spec.ts:3:5 › should open a widget panel ────────────────────────────────────────
Error: locator.click: Target closed
=========================== logs ===========================
waiting for getByRole('main').locator('.jp-example-view')
locator resolved to <div role="tabpanel" id="simple-widget-example" aria-…></div>
attempting click action
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
performing click action
============================================================
17 | gotAlerted = dialog.message() == 'You clicked on the widget';
18 | });
> 19 | await page.getByRole('main').locator('.jp-example-view').click();
| ^
20 |
21 | expect(gotAlerted).toEqual(true);
22 |
at /home/runner/work/extension-examples/extension-examples/widgets/ui-tests/tests/widgets.spec.ts:19:60
|
build_extensions (widgets, ubuntu-latest)
Process completed with exit code 1.
|
build_extensions (shout-button-message, windows-latest)
Process completed with exit code 1.
|
build_all (windows-latest)
Process completed with exit code 1.
|
build_extensions (shout-button-message, macos-latest)
Process completed with exit code 1.
|
build_all (macos-latest)
Process completed with exit code 1.
|
build_extensions (shout-button-message, ubuntu-latest)
No files were found with the provided path: shout-button-message/ui-tests/test-results. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
tests/widgets.spec.ts:3:5 › should open a widget panel ─────────────────────────────────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ui-test-output
Expired
|
475 KB |
|