Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Add cumulative error checking to CoreFX tests#6014

Merged
jkotas merged 5 commits intodotnet:masterfrom
A-And:WindowsTestCrash
Jun 26, 2018
Merged

Add cumulative error checking to CoreFX tests#6014
jkotas merged 5 commits intodotnet:masterfrom
A-And:WindowsTestCrash

Conversation

@A-And
Copy link
Contributor

@A-And A-And commented Jun 25, 2018

The check was being done on Unix, but not on Windows.
This fixes the issues @jkotas pointed out in #6007. Also fixes #5901 .

@A-And
Copy link
Contributor Author

A-And commented Jun 25, 2018

Seems like we've regressed 3 tests, which cause Access Violations and crash the XUnit runner (so no test results are returned).
Disabled them for now.

@jkotas
Copy link
Member

jkotas commented Jun 26, 2018

Thanks

@jkotas jkotas merged commit 635cf21 into dotnet:master Jun 26, 2018
@A-And A-And deleted the WindowsTestCrash branch June 26, 2018 22:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C# Exceptions in CoreFX Jenkins CI jobs do not report crashes correctly

2 participants