WIP: Markdown Export #1077
Annotations
2 errors and 1 notice
[chromium] › test_plotting.spec.mjs:628:1 › Test visual comparison of function plot with identical scatter line plot:
tests/test_plotting.spec.mjs#L657
1) [chromium] › test_plotting.spec.mjs:628:1 › Test visual comparison of function plot with identical scatter line plot
Error: expect(received).toBeGreaterThan(expected)
Expected: > 100
Received: 0
655 | });
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_plotting.spec.mjs:657:72
|
[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
2) [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
2 flaky
[chromium] › test_plotting.spec.mjs:628:1 › Test visual comparison of function plot with identical scatter line plot
[firefox] › test_file_save_open.spec.mjs:163:1 › Test opening file with results and syntax error
7 skipped
491 passed (19.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
Expired
|
16.1 MB |
|
test-results
Expired
|
3.13 MB |
|