Skip to content

update a test

update a test #22

Triggered via push August 14, 2024 15:06
Status Failure
Total duration 5m 38s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Error while executing tests/dev_and_build/as_js_module/as_js_module_dev.test.mjs on [email protected]: tests/dev_and_build/as_js_module/as_js_module_dev.test.mjs#L1
Error: snapshot comparison failed for "1_firefox.md" actual: 1| # [1_firefox](../../as_js_module_dev.test.mjs#L19) 2| 3| ```js 4| run({ browserLauncher: firefox }) 5| ``` 6| 7| ![img](reject.svg) 8| 9| <details> 10| <summary>see without style</summary> 11| 12| ```console 13| Error: page.goto: NS_ERROR_CONNECTION_REFUSED 14| Call log: 15| - navigating to "http://127.0.0.1/main.html", waiting until "load" 16| 17| at @jsenv/core/tests/execute_in_browser.js:84:16 18| at executeInBrowser (@jsenv/core/tests/execute_in_browser.js:91:5) 19| at async executeHtml (@jsenv/core/tests/execute_html.js:13:27) 20| at @jsenv/core/async file:\\base/as_js_module_dev.test.mjs:17:1 21| ``` 22| ↓ 9 lines ↓ expect: 1| # [1_firefox](../../as_js_module_dev.test.mjs#L19) 2| 3| ```js 4| run({ browserLauncher: firefox }) 5| ``` 6| 7| # 1/2 write 6 files into "./.jsenv/[email protected]/" 8| 9| see [./.jsenv/[email protected]/](./.jsenv/[email protected]/) 10| 11| # 2/2 resolve 12| 13| ```js 14| 42 15| ``` 16| 17| --- 18| 19| <sub> 20| Generated by <a href="https://github.com/jsenv/core/tree/main/packages/independent/sn… 21| </sub> 22| --- details --- "tests/dev_and_build/as_js_module/_as_js_module_dev.test.mjs/1_firefox/1_firefox.md%22:1:1 --------------- at Object.compare (packages/independent/snapshot/src/filesystem_snapshot.js:119:7) at Object.compare (packages/independent/snapshot/src/filesystem_snapshot.js:278:22) at Object.compare (packages/independent/snapshot/src/filesystem_snapshot.js:278:22) at Object.compare (packages/independent/snapshot/src/filesystem_snapshot.js:217:25) at snapshotTests (packages/independent/snapshot/src/side_effects/snapshot_tests.js:218:24) at async tests/dev_and_build/as_js_module/as_js_module_dev.test.mjs:17:1
test on windows-2022 and node 22.3.0
Process completed with exit code 1.
Error while executing tests/dev_server/errors/dev_errors_snapshots.test.mjs on [email protected]: tests/dev_server/errors/dev_errors_snapshots.test.mjs#L1
Error: error while loading page on firefox for js_module_inline_assertion_error: page.goto: Page crashed Call log: - navigating to "null waiting until "load" at takeSnapshotsForStory (/Users/runner/work/core/core/tests/dev_server/errors/dev_errors_snapshots.test.mjs:66:18) at async test (/Users/runner/work/core/core/tests/dev_server/errors/dev_errors_snapshots.test.mjs:117:7) at /Users/runner/work/core/core/async file:/Users/runner/work/core/core/tests/dev_server/errors/dev_errors_snapshots.test.mjs:127:3 at takeSnapshotsForStory (tests/dev_server/errors/dev_errors_snapshots.test.mjs:68:13) at async test (tests/dev_server/errors/dev_errors_snapshots.test.mjs:117:7) at async tests/dev_server/errors/dev_errors_snapshots.test.mjs:127:3
test on macos-12 and node 22.3.0
The job was canceled because "windows-2022_22_3_0" failed.
test on macos-12 and node 22.3.0
The operation was canceled.