Skip to content

Commit

Permalink
run-tests: Mark a flaky test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Esme Povirk committed Dec 4, 2023
1 parent bcc2438 commit cd84104
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions tools/run-tests/wine-failing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1565,3 +1565,4 @@ MonoTests.System.Net.NetworkInformation.PingTest:SendPingAsyncIPV4Succeeds
MonoTests.System.Net.NetworkInformation.PingTest
MonoTests.System.Transactions.AsyncTest:AsyncFail3
MonoTests.System.Net.WebSockets.ClientWebSocketTest:CloseAsyncTest
MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime3
3 changes: 1 addition & 2 deletions tools/run-tests/wine-passing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72572,7 +72572,6 @@ x86.MonoTests.System.ServiceModel.Description.MetadataResolverTest:ResolveNonCon
x86.MonoTests.System.ServiceModel.Description.ServiceAuthorizationBehaviorTest:ApplyBehavior
x86.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime1
x86.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime2
x86.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime3
x86.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime4
x86.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:ServiceMetadataExtension1
x86.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:ServiceMetadataExtension2
Expand Down Expand Up @@ -72832,7 +72831,6 @@ x86_64.MonoTests.System.ServiceModel.Description.MetadataResolverTest:ResolveNon
x86_64.MonoTests.System.ServiceModel.Description.ServiceAuthorizationBehaviorTest:ApplyBehavior
x86_64.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime1
x86_64.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime2
x86_64.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime3
x86_64.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime4
x86_64.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:ServiceMetadataExtension1
x86_64.MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:ServiceMetadataExtension2
Expand Down Expand Up @@ -74145,3 +74143,4 @@ MonoTests.System.Net.NetworkInformation.PingTest:SendPingAsyncIPV4Succeeds
MonoTests.System.Net.NetworkInformation.PingTest
MonoTests.System.Transactions.AsyncTest:AsyncFail3
MonoTests.System.Net.WebSockets.ClientWebSocketTest:CloseAsyncTest
MonoTests.System.ServiceModel.Description.ServiceDebugBehaviorTest:InitializeRuntime3

0 comments on commit cd84104

Please sign in to comment.