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-ep] Fix missing cross-origin headers when running the browser-eventpipe sample #74410

Conversation

simonrozsival
Copy link
Member

The same issue that was fixed in #74342 is ocurring in the browser-eventpipe sample.

See test console log:

[1.0.0-prerelease.22411.1+5ebf69650b9f7b4ecab485be840b3022420f7812] XHarness command issued: wasm test-browser --app=. --browser=Chrome --html-file=index.html --output-directory=/datadisks/disk1/work/9EF008BC/w/8F620802/uploads/xharness-output -- Wasm.Browser.EventPipe.Sample.dll
[14:49:00] info: Starting chromedriver with args: --headless --incognito --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-renderer-backgrounding --enable-features=NetworkService,NetworkServiceInProcess --allow-insecure-localhost --disable-breakpad --disable-component-extensions-with-background-pages --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI --disable-ipc-flooding-protection --force-color-profile=srgb --metrics-recording-only
Starting ChromeDriver 100.0.4896.0 (ecbece54737a3df72a99f07de4850663ea5a48d3-refs/heads/main@{#972765}) on port 45003
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
[14:49:09] fail: [out of order message from the browser]: http://127.0.0.1:35833/dotnet.js 13:13768 Uncaught ReferenceError: SharedArrayBuffer is not defined
[15:04:01] fail: Tests timed out. Killing driver service pid 7945
[15:04:01] fail: Application has finished with exit code TIMED_OUT but 0 was expected
XHarness exit code: 71 (GENERAL_FAILURE)

@simonrozsival
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@simonrozsival simonrozsival merged commit 6c56c43 into dotnet:main Aug 24, 2022
@simonrozsival simonrozsival deleted the fix-cross-origin-headers-wasmm-browser-eventpipe-sample branch August 24, 2022 09:15
@ghost ghost locked as resolved and limited conversation to collaborators Sep 23, 2022
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.

2 participants