-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.IO.Pipelines.Tests Fails on Android #50927
Comments
dotnet-issue-labeler
bot
added
area-System.IO.Pipelines
untriaged
New issue has not been triaged by the area owner
labels
Apr 8, 2021
Wow, what's hapenning on android |
Looks like android doesn't implement |
BrennanConroy
removed
the
untriaged
New issue has not been triaged by the area owner
label
Apr 9, 2021
To clear up confusion, a while ago we had @mdh1418 you can re-enable these tests as they will pass. |
ghost
added
the
in-pr
There is an active PR which will close this issue when it is merged
label
Jul 30, 2021
steveisok
pushed a commit
that referenced
this issue
Jul 30, 2021
…ng improperly set (#56635) Fixes #50576 Fixes #50881 Fixes #50916 Fixes #50917 Fixes #50918 Fixes #50919 Fixes #50927 Fixes #50928 Fixes #50944 Fixes #50945 Fixes #50946 Fixes #50947 Fixes #50948 Fixes #50999 When setting up functional tests for mobile, the feature switches being used for the tests were misplaced in a broader project, affecting the library tests and causing failures. After moving the feature switches to the scope of functional tests as done in #53253, these test suites no longer fail and can be re-enabled.
ghost
removed
the
in-pr
There is an active PR which will close this issue when it is merged
label
Jul 30, 2021
ghost
locked as resolved and limited conversation to collaborators
Aug 29, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
System.IO.Pipelines.Tests
System.IO.Pipelines.Tests.FlushAsyncTests.DoubleFlushAsyncThrows
System.IO.Pipelines.Tests.PipelineReaderWriterFacts.AdvanceAfterCompleteThrows
System.IO.Pipelines.Tests.PipelineReaderWriterFacts.DoubleAsyncReadThrows
System.IO.Pipelines.Tests.PipelineReaderWriterFacts.AdvanceWithoutReadThrows
System.IO.Pipelines.Tests.FlushAsyncCompletionTests.AwaitingFlushAsyncAwaitableTwiceCompletesReaderWithException
System.IO.Pipelines.Tests.ReadAsyncCompletionTests.AwaitingReadAsyncAwaitableTwiceCompletesWriterWithException
The text was updated successfully, but these errors were encountered: