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

[wasm] Runtime tests - fix CI build #93486

Closed
wants to merge 4 commits into from

Conversation

radical
Copy link
Member

@radical radical commented Oct 13, 2023

The runtime tests build for wasm have been timing out on CI. It seems that the webcil conversion part is causing the memory limits on the container to be hit. Disable this temporarily to get the runtime tests building again.

In a follow up PR, this part can be moved to helix, same as we do for non-merged test runners.

Issue: #93134

The runtime tests build for wasm have been timing out on CI. It seems that the
webcil conversion part is causing the memory limits on the container to
be hit. Disable this temporarily to get the runtime tests building
again.

In a follow up PR, this part can be moved to helix, same as we do for
non-merged test runners.

Issue: dotnet#93134
@ghost
Copy link

ghost commented Oct 13, 2023

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

Issue Details

The runtime tests build for wasm have been timing out on CI. It seems that the webcil conversion part is causing the memory limits on the container to be hit. Disable this temporarily to get the runtime tests building again.

In a follow up PR, this part can be moved to helix, same as we do for non-merged test runners.

Issue: #93134

Author: radical
Assignees: radical
Labels:

area-Infrastructure-mono

Milestone: -

@radical radical changed the title [wasm] Runtime tests - disable webcil [wasm] Runtime tests - fix CI build Oct 13, 2023
@radical radical added the arch-wasm WebAssembly architecture label Oct 13, 2023
@ghost
Copy link

ghost commented Oct 13, 2023

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

Issue Details

The runtime tests build for wasm have been timing out on CI. It seems that the webcil conversion part is causing the memory limits on the container to be hit. Disable this temporarily to get the runtime tests building again.

In a follow up PR, this part can be moved to helix, same as we do for non-merged test runners.

Issue: #93134

Author: radical
Assignees: radical
Labels:

arch-wasm, area-Infrastructure-mono

Milestone: -

@radical radical closed this Oct 18, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant