Persist RAW-to-TIFF conversions across reloads (#243) #13
ci-web.yml
on: pull_request
Static export
54s
Lint, types and unit tests
48s
Matrix: e2e
Annotations
3 errors and 2 notices
|
End-to-end (webkit)
Process completed with exit code 1.
|
|
[webkit] › tests/storage-probe.spec.ts:32:1 › OPFS and IndexedDB accept a converted-frame-sized blob:
e2e-web/tests/storage-probe.spec.ts#L287
1) [webkit] › tests/storage-probe.spec.ts:32:1 › OPFS and IndexedDB accept a converted-frame-sized blob
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: OPFS is available on this host
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
285 | // and this run exists precisely to find out which hosts those are. A failure
286 | // here is a result to record, not a bug to fix.
> 287 | expect(report.opfsAvailable, "OPFS is available on this host").toBe(true);
| ^
288 |
289 | // Checked before the real OPFS assertions, deliberately: if this one fails,
290 | // it should be the assertion that fails, so the report reads as "this run
at /home/runner/work/LumiLab/LumiLab/e2e-web/tests/storage-probe.spec.ts:287:66
|
|
[webkit] › tests/storage-probe.spec.ts:32:1 › OPFS and IndexedDB accept a converted-frame-sized blob:
e2e-web/tests/storage-probe.spec.ts#L287
1) [webkit] › tests/storage-probe.spec.ts:32:1 › OPFS and IndexedDB accept a converted-frame-sized blob
Error: OPFS is available on this host
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
285 | // and this run exists precisely to find out which hosts those are. A failure
286 | // here is a result to record, not a bug to fix.
> 287 | expect(report.opfsAvailable, "OPFS is available on this host").toBe(true);
| ^
288 |
289 | // Checked before the real OPFS assertions, deliberately: if this one fails,
290 | // it should be the assertion that fails, so the report reads as "this run
at /home/runner/work/LumiLab/LumiLab/e2e-web/tests/storage-probe.spec.ts:287:66
|
|
🎭 Playwright Run Summary
11 passed (3.9m)
|
|
🎭 Playwright Run Summary
1 failed
[webkit] › tests/storage-probe.spec.ts:32:1 › OPFS and IndexedDB accept a converted-frame-sized blob
10 passed (4.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-chromium
|
239 KB |
sha256:747e324fac0b957d47a04ffca4db0fac8396024221bf094e32f96d055e64a394
|
|
|
playwright-report-webkit
|
1.6 MB |
sha256:8e2b73d616352673bb51372b47ec1e61e058c13b0c4a9186217ab3ee48e26616
|
|
|
web-build
|
2.96 MB |
sha256:ffee3057d13232118e5a929d8ec933c8f5d892cb1479af3771d68c8a5baeaf62
|
|