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

[browser][MT] enable all MT library tests on the runtime CI pipeline #91536

Merged
merged 30 commits into from
Sep 13, 2023

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Sep 4, 2023

Fixes #88765. This PR is testing how many failures we have after changing the MT smoke tests to full tests.
The libs that got disabled in tests.csproj - I was not able to define which single test is responsible for the failure, mostly because the failures are indeterministic.

  • When the following will pass, do /azp run runtime-wasm to check extra-platforms failures.

Projects containing failing/timeouting tests:

@ilonatommy ilonatommy added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it arch-wasm WebAssembly architecture area-System.Threading area-Build-mono labels Sep 4, 2023
@ilonatommy ilonatommy self-assigned this Sep 4, 2023
@ghost
Copy link

ghost commented Sep 4, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #88765. This PR is testing how many failures we have after changing the MT smoke tests to full tests.

Author: ilonatommy
Assignees: ilonatommy
Labels:

NO-MERGE, NO-REVIEW, arch-wasm, area-System.Threading, area-Build-mono

Milestone: -

…ests are fleaky, cannot define which tests fail, blocking suspicious ones.
@ilonatommy
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@ilonatommy ilonatommy removed NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it labels Sep 7, 2023
@ilonatommy
Copy link
Member Author

Failures are not related.

Copy link
Member

@pavelsavara pavelsavara left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

eng/pipelines/runtime.yml Outdated Show resolved Hide resolved
@ilonatommy
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@ilonatommy
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilonatommy
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilonatommy
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilonatommy ilonatommy merged commit 7eb6c0c into dotnet:main Sep 13, 2023
127 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Oct 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[browser][MT] enable all MT library tests on the runtime CI pipeline
3 participants