Skip to content

Commit 5414b61

Browse files
Added files to list of known failures
1 parent ab1b2c0 commit 5414b61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/JsonWriter.cs
9999
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/JsonWriterException.cs
100100
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/IJEnumerable.cs
101+
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/JArray.cs
101102
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/JContainer.cs
102103
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/JObject.cs
103104
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/JToken.cs
@@ -121,6 +122,9 @@ jobs:
121122
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/ConvertUtils.cs
122123
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/DictionaryWrapper.cs
123124
!examples/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/ReflectionUtils.cs
125+
!examples/PowerToys/src/modules/cmdpal/Tests/Microsoft.CmdPal.Ext.Bookmarks.UnitTests/BookmarkResolverTests.Common.cs
126+
!examples/PowerToys/src/modules/cmdpal/Tests/Microsoft.CmdPal.Ext.Bookmarks.UnitTests/BookmarkResolverTests.Quoted.cs
127+
!examples/PowerToys/src/modules/cmdpal/Tests/Microsoft.CmdPal.Ext.Bookmarks.UnitTests/MockBookmarkManager.cs
124128
!examples/PowerToys/src/modules/MouseWithoutBorders/App/Class/InputHook.cs
125129
!examples/PowerToys/src/settings-ui/Settings.UI.Library/Attributes/CmdConfigureIgnoreAttribute.cs
126130
!examples/PowerToys/src/settings-ui/Settings.UI/SettingsXAML/App.xaml.cs
@@ -130,6 +134,7 @@ jobs:
130134
!examples/nunit/src/NUnitFramework/framework/Constraints/MsgUtils.cs
131135
!examples/nunit/src/NUnitFramework/framework/Internal/DisposeHelper.cs
132136
!examples/nunit/src/NUnitFramework/framework/Internal/OSPlatform.cs
137+
!examples/nunit/src/NUnitFramework/framework/Internal/OverloadResolutionPriorityAttribute.cs
133138
!examples/nunit/src/NUnitFramework/framework/Internal/Reflect.cs
134139
!examples/nunit/src/NUnitFramework/framework/Internal/Results/TestResult.cs
135140
!examples/nunit/src/NUnitFramework/framework/Internal/TestExecutionContext.cs

0 commit comments

Comments
 (0)