Merge pull request #229 from mgreminger/export-fixes-2 #1086
Annotations
1 error 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)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › test_file_save_open.spec.mjs:163:1 › Test opening file with results and syntax error
7 skipped
492 passed (18.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
Expired
|
16.1 MB |
|
test-results
Expired
|
848 KB |
|