Skip to content

Alway skip failing UseSpa tests on Alpine #29552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 22, 2021
Merged

Conversation

halter73
Copy link
Member

It looks like merely skipping the helix queue didn't prevent the test from running on Alpine as part of aspnetcore-helix-matrix. It started failing consistently after #29247 was merged yesterday.

https://dev.azure.com/dnceng/public/_build/results?buildId=961017&view=ms.vss-test-web.build-test-results-tab

I'm not sure why the previous SkipOnHelix attributes didn't prevent this since the name seems correct, but as with the GrpcTemplate test, it's better just to read /etc/os-release to see if we're running on Alpine because this works outside of helix anyway. See #27262 for some previous discussion about this.

@Pilchie Pilchie added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jan 22, 2021
Copy link
Member

@HaoK HaoK left a comment

Choose a reason for hiding this comment

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

Weird, sorry about that thanks!

@halter73 halter73 merged commit 1b9193c into main Jan 22, 2021
@halter73 halter73 deleted the halter73/skip-on-alpine branch January 22, 2021 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants