Skip to content

Fix couple of unit tests that started failing after #36566 merged fro…#36790

Merged
mavasani merged 1 commit intodotnet:release/dev16.3-preview1from
mavasani:FixUnitTests
Jun 26, 2019
Merged

Fix couple of unit tests that started failing after #36566 merged fro…#36790
mavasani merged 1 commit intodotnet:release/dev16.3-preview1from
mavasani:FixUnitTests

Conversation

@mavasani
Copy link
Copy Markdown
Contributor

…m master to release\dev16.3-preview1

Not sure why the unit test failures were not caught by the merge PR, as these tests are failing consistently in CI for PRs targeting release\dev16.3-preview1

…ed from master to release\dev16.3-preview1

Not sure why the unit test failures were not caught by the merge PR, as these tests are failing consistently in CI for PRs targeting release\dev16.3-preview1
@mavasani mavasani requested review from a team, heejaechang, jasonmalinowski and petrroll June 26, 2019 20:26
@@ -164,19 +164,7 @@ public async Task ConfigureEditorconfig_MaintainExistingEntry_None()
</Project>
</Workspace>";

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@jasonmalinowski Now that #36566 is merged in, none in editorconfig is correctly treated as a suppression by the compiler, so this test failure is expected. Not sure how merge from master into release\dev16.3-preview did not see these failures in CI.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh unless this is another case where we had two CIs from the same source branch and it got misreported.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Which merge PR was the one that broke it as best you can tell?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

image

However, CI for #36765 shows it passed.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yeah, this is that bug again. Was going to wait until next week since I knew @sharwell had previously reached out but clearly this is more urgent.

Copy link
Copy Markdown
Member

@RikkiGibson RikkiGibson left a comment

Choose a reason for hiding this comment

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

Please merge as soon as CI lets us

@mavasani mavasani merged commit daf8e61 into dotnet:release/dev16.3-preview1 Jun 26, 2019
@mavasani mavasani deleted the FixUnitTests branch June 26, 2019 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants