Skip to content

Fix expr tests to work on debug#8011

Merged
KevinRansom merged 1 commit intodotnet:masterfrom
KevinRansom:debugtests
Dec 18, 2019
Merged

Fix expr tests to work on debug#8011
KevinRansom merged 1 commit intodotnet:masterfrom
KevinRansom:debugtests

Conversation

@KevinRansom
Copy link
Copy Markdown
Contributor

Whilst working on #7968, I realized that I was seeing test failures on vs-integration unit tests on Debug builds.

The debug and release compiler seem to optimize differently, causing these tests to fail on debug. I have seen these failures on debug before, so I believe this difference is long standing behavior.

We could consider an issue that would fix this build flavor distinction. But the purpose of this PR, is to ensure that running these tests under debug do not fail.

@KevinRansom KevinRansom merged commit fbcbc8e into dotnet:master Dec 18, 2019
@KevinRansom KevinRansom deleted the debugtests branch January 1, 2020 20:06
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants