Skip to content

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

Merged
adamsitnik merged 2 commits intodotnet:mainfrom
adamsitnik:issue66395
Mar 9, 2022
Merged

skip the ReadToEndAsync_WithCancellation test if there is not enough disk space#66397
adamsitnik merged 2 commits intodotnet:mainfrom
adamsitnik:issue66395

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