Skip to content

skip the ReadToEndAsync_WithCancellation test if there is not enough disk space #66397

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

Merged
merged 2 commits into from
Mar 9, 2022

Conversation

adamsitnik
Copy link
Member

fixes #66395

@adamsitnik adamsitnik added this to the 7.0.0 milestone Mar 9, 2022
@adamsitnik adamsitnik requested review from danmoseley and jozkee March 9, 2022 15:18
@ghost ghost assigned adamsitnik Mar 9, 2022
@ghost
Copy link

ghost commented Mar 9, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

fixes #66395

Author: adamsitnik
Assignees: -
Labels:

area-System.IO

Milestone: 7.0.0

@adamsitnik adamsitnik added the test-enhancement Improvements of test source code label Mar 9, 2022
Copy link
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like we ought to be able to assume that machines have 1GB free...

@adamsitnik
Copy link
Member Author

/azp run runtime-libraries-coreclr outerloop-linux

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@adamsitnik
Copy link
Member Author

The failures are unrelated (#58616), merging.

@adamsitnik adamsitnik merged commit 0e8422d into dotnet:main Mar 9, 2022
@adamsitnik adamsitnik deleted the issue66395 branch March 9, 2022 19:26
@ghost ghost locked as resolved and limited conversation to collaborators Apr 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.IO test-enhancement Improvements of test source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReadToEndAsync_WithCancellation test failing due to lack of free space
2 participants