Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/System.IO.FileSystem/tests/Base/BaseGetSetTimes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ public void TimesIncludeMillisecondPart_Windows()
});
}

[ActiveIssue(30742)]
[Fact]
// OSX does not currently support millisec granularity: use this test as a canary to flag
// if this ever changes so we can enable the actual test
Expand Down