The STATUS_ACCESS_VIOLATION is not confined to op-host-native/-desktop: any crate whose tests reach a skia FontMgr (DirectWrite) via NativeBackend or SkiaMeasure crashes when that test binary runs across parallel worker threads (op-host-services surfaced next). Excluding crates one-by-one doesn't converge. Instead run the entire workspace with --test-threads=1 on Windows only; each binary is serialized (cross-process concurrency is safe), covering every skia-touching crate at once. macOS / Linux stay parallel. |
||
|---|---|---|
| .. | ||
| rust-check.yml | ||
| rust-multiplatform.yml | ||
| rust-release.yml | ||
| wasm-bundle-build.yml | ||
| wasm-bundle-check.yml | ||
| web-sdk-bundle.yml | ||