Default Unit Updates #1051
Annotations
1 error and 1 notice
[firefox] › test_file_save_open.spec.mjs:159:1 › Test opening file with results and syntax error:
tests/test_file_save_open.spec.mjs#L170
1) [firefox] › test_file_save_open.spec.mjs:159:1 › Test opening file with results and syntax error
Error: elementHandle.setInputFiles: Target closed
168 | await page.locator('text=Accept').click();
169 |
> 170 | // open the sheet that causes the error
| ^
171 | const path = "tests/test_sheet_with_results.epxyz";
172 | page.on('filechooser', async (fileChooser) => {
173 | await fileChooser.setFiles(path);
at Page.<anonymous> (/home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_file_save_open.spec.mjs:170:5)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › test_file_save_open.spec.mjs:159:1 › Test opening file with results and syntax error
7 skipped
484 passed (18.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
Expired
|
16.1 MB |
|
test-results
Expired
|
808 KB |
|