Persist RAW-to-TIFF conversions across reloads (#243) #13
Annotations
3 errors and 1 notice
|
Run
Process completed with exit code 1.
|
|
Run:
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
|
|
Run:
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
|
|
Run
1 failed
[webkit] › tests/storage-probe.spec.ts:32:1 › OPFS and IndexedDB accept a converted-frame-sized blob
10 passed (4.4m)
|
background
wait
wait-all
cancel
parallel
Loading