test: make prerequisite lanes fail honestly
This commit is contained in:
parent
dfc841b779
commit
6faeb4a103
113 changed files with 424 additions and 336 deletions
|
|
@ -171,7 +171,7 @@ public sealed class StatusFileTailerTests : IDisposable
|
|||
// reproducible there — the fix itself is platform-agnostic, only
|
||||
// this particular deterministic trigger is Windows-only.)
|
||||
if (!OperatingSystem.IsWindows())
|
||||
return;
|
||||
throw new PlatformNotSupportedException("Lane=Windows requires a Windows host.");
|
||||
|
||||
AppendShared(Line("started", "s1"));
|
||||
using var exclusiveHandle = new FileStream(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue