We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3e752 commit 6b0c27eCopy full SHA for 6b0c27e
src/log4net.Tests/Appender/FileAppenderTest.cs
@@ -109,6 +109,7 @@ public void FilenameWithPatternStringTest()
109
/// </summary>
110
/// <remarks>see https://github.com/apache/logging-log4net/issues/193</remarks>
111
[Test]
112
+ [Platform(Include = "Win")]
113
public void FilenameWithGlobalContextPatternStringTest()
114
{
115
DirectoryInfo logs = new("./Logs");
0 commit comments