Skip to content

Commit

Permalink
run-tests: Mark Post_EmptyRequestStream as flaky.
Browse files Browse the repository at this point in the history
  • Loading branch information
madewokherd committed Mar 25, 2024
1 parent 0d8ba48 commit 095f2b7
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 @@ -1493,3 +1493,4 @@ MonoTests.System.ServiceModel.Description.MetadataResolverTest:Resolve5
MonoTests.System.ServiceModel.Description.MetadataResolverTest:Resolve6
MonoTests.System.ServiceModel.Description.MetadataResolverTest:ResolveBadUri
MonoTests.System.ServiceModel.Description.MetadataResolverTest:ResolveNoEndpoint
MonoTests.System.Net.HttpRequestStreamTest:Post_EmptyRequestStream
3 changes: 1 addition & 2 deletions tools/run-tests/wine-passing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32731,7 +32731,6 @@ x86.MonoTests.System.Net.HttpRequestStreamTest:BeginWrite_Request_Aborted
x86.MonoTests.System.Net.HttpRequestStreamTest:CanRead
x86.MonoTests.System.Net.HttpRequestStreamTest:CanSeek
x86.MonoTests.System.Net.HttpRequestStreamTest:CanTimeout
x86.MonoTests.System.Net.HttpRequestStreamTest:Post_EmptyRequestStream
x86.MonoTests.System.Net.HttpRequestStreamTest:Read
x86.MonoTests.System.Net.HttpRequestStreamTest:ReadByte
x86.MonoTests.System.Net.HttpRequestStreamTest:ReadTimeout
Expand Down Expand Up @@ -65540,7 +65539,6 @@ x86_64.MonoTests.System.Net.HttpRequestStreamTest:BeginWrite_Request_Aborted
x86_64.MonoTests.System.Net.HttpRequestStreamTest:CanRead
x86_64.MonoTests.System.Net.HttpRequestStreamTest:CanSeek
x86_64.MonoTests.System.Net.HttpRequestStreamTest:CanTimeout
x86_64.MonoTests.System.Net.HttpRequestStreamTest:Post_EmptyRequestStream
x86_64.MonoTests.System.Net.HttpRequestStreamTest:Read
x86_64.MonoTests.System.Net.HttpRequestStreamTest:ReadByte
x86_64.MonoTests.System.Net.HttpRequestStreamTest:ReadTimeout
Expand Down Expand Up @@ -74215,3 +74213,4 @@ MonoTests.System.ServiceModel.Description.MetadataResolverTest:Resolve5
MonoTests.System.ServiceModel.Description.MetadataResolverTest:Resolve6
MonoTests.System.ServiceModel.Description.MetadataResolverTest:ResolveBadUri
MonoTests.System.ServiceModel.Description.MetadataResolverTest:ResolveNoEndpoint
MonoTests.System.Net.HttpRequestStreamTest:Post_EmptyRequestStream

0 comments on commit 095f2b7

Please sign in to comment.