Skip to content
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

[mono][tests] Disable CustomGeneratedAttributes test on linux-bionic #93724

Conversation

kotlarmilos
Copy link
Member

Description

This PR disables failing library test on linux-bionic.

@kotlarmilos kotlarmilos added os-linux Linux OS (any supported distro) area-Infrastructure-mono labels Oct 19, 2023
@kotlarmilos kotlarmilos added this to the 9.0.0 milestone Oct 19, 2023
@kotlarmilos kotlarmilos self-assigned this Oct 19, 2023
@ghost
Copy link

ghost commented Oct 19, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

Description

This PR disables failing library test on linux-bionic.

Author: kotlarmilos
Assignees: kotlarmilos
Labels:

os-linux, area-Infrastructure-mono

Milestone: 9.0.0

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -266,7 +266,7 @@ public void TestNewDataAnnotationFailures()
}, result.Failures);
}
#endif // NET8_0_OR_GREATER

[SkipOnPlatform(TestPlatforms.LinuxBionic, "https://github.com/dotnet/runtime/issues/93723")]
Copy link
Member

Choose a reason for hiding this comment

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

For whatever reason, this doesn't seem to be respected on the latest CI run

Copy link
Member Author

Choose a reason for hiding this comment

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

Correct, here is the latest run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=444522&view=logs&j=8ce12db4-5178-5d5b-6012-cb5f9bb20b0f.

Closing this PR. If the same error is encountered we will reopen it.

@kotlarmilos
Copy link
Member Author

Fixed by #93709.

@ghost ghost locked as resolved and limited conversation to collaborators Nov 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-mono os-linux Linux OS (any supported distro)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants