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

[release/6.0] Backport bypass OS security model + prevent failures on multiple exit messages #1318

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

ilonatommy
Copy link
Member

Should fix dotnet/runtime#108859.

In the tests running on newer .net we have no-sandbox passed to the browser. There are chrome user reports confirming that this fixes the issue. This flag was introduced in #951, so while backporting I added both changes from the original PR: no sandbox + avoiding failures on multiple exit messages.

Backport of #951 to release/6.0

Customer Impact

  • Customer reported
  • Found internally

Testing

CI

Risk

This is infa-only.

@ilonatommy ilonatommy added the wasm WASM area label Nov 5, 2024
@ilonatommy ilonatommy self-assigned this Nov 5, 2024
@ilonatommy
Copy link
Member Author

/ba-g apple failures are not connected

@ilonatommy ilonatommy merged commit ab0585b into dotnet:release/6.0 Nov 7, 2024
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasm WASM area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants