Skip to content

Exclude non windows platform for the large array test#106840

Merged
cshung merged 1 commit intodotnet:mainfrom
cshung:public/exclude-non-window-test
Aug 22, 2024
Merged

Exclude non windows platform for the large array test#106840
cshung merged 1 commit intodotnet:mainfrom
cshung:public/exclude-non-window-test

Conversation

@cshung
Copy link
Contributor

@cshung cshung commented Aug 22, 2024

The test case is expecting OutOfMemoryException and do not consider that as a failure, but on non-windows platform, it is being killed by the OOM killer instead, causing the test case to fail.

Fixes #100382

@cshung cshung merged commit 05b07f4 into dotnet:main Aug 22, 2024
@cshung cshung deleted the public/exclude-non-window-test branch August 22, 2024 22:57
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure: GC/LargeMemory/Regressions/largearraytest/largearraytest.sh

2 participants