The alias test keyed its temp file on the thread name, which for a test is its full "mod::tests::name" path — and Windows rejects ':' in file names, so the write panicked before the assertion ran. The name is sanitized to alphanumerics now. The windows nextest run also gains --no-fail-fast: cancelling on the first failure had been surfacing the latent platform-only failures one per CI round. |
||
|---|---|---|
| .. | ||
| collab-platform-acceptance.yml | ||
| collab-security.yml | ||
| nix-check.yml | ||
| rust-check.yml | ||
| rust-multiplatform.yml | ||
| rust-release.yml | ||
| version-sync.yml | ||
| vscode-extension.yml | ||
| wasm-bundle-build.yml | ||
| wasm-bundle-check.yml | ||
| web-sdk-bundle.yml | ||