Files
oak-editor/crates
Mike-Solar 4ef5b3e31d
CI / Build & test (Linux) (push) Successful in 23m2s
CI / Build & test (Windows) (push) Successful in 30m53s
render: snapshot store temp dir is unique per store (test parallel flake)
Tests run in parallel inside one process; each GraphSnapshotStore::new()
used the same 'oakrender-snapshots-<pid>' root, so one test's cleanup()
deleted another test's live snapshot — the
acquire_rewrite_forces_file_rewrite_on_same_key flake on the 16-core
Windows runner (file written, then exists() == false). Append a per-store
sequence number to the directory.
2026-09-02 16:19:01 +08:00
..
2026-09-02 12:34:39 +08:00