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. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| FUNDING.yml | ||
| pull_request_template.md | ||