fix: fix cross product unit cancellation bug #240 #1123
Annotations
1 error, 1 warning, and 1 notice
[firefox] › test_file_save_open.spec.mjs:163:1 › Test opening file with results and syntax error:
tests/test_file_save_open.spec.mjs#L174
1) [firefox] › test_file_save_open.spec.mjs:163:1 › Test opening file with results and syntax error
Error: elementHandle.setInputFiles: Target closed
172 | const path = "tests/test_sheet_with_results.epxyz";
173 | page.on('filechooser', async (fileChooser) => {
> 174 | await fileChooser.setFiles(path);
| ^
175 | });
176 | await page.locator('#open-sheet').click();
177 |
at Page.<anonymous> (/home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_file_save_open.spec.mjs:174:5)
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 flaky
[firefox] › test_file_save_open.spec.mjs:163:1 › Test opening file with results and syntax error
7 skipped
496 passed (14.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
Expired
|
16.1 MB |
|
test-results
Expired
|
1010 KB |
|