Skip to content

Conversation

@ilonatommy
Copy link
Member

Running in EAT mode, locally with Chrome does not reveal any problems. The failures were deterministic when disabled. Disabling happened just after emscripten bump to 3.1.12. Now we are on 3.1.56.

Reverts:

Fixes #71877, fixes #109024.

@ilonatommy ilonatommy added this to the 11.0.0 milestone Nov 10, 2025
@ilonatommy ilonatommy self-assigned this Nov 10, 2025
Copilot AI review requested due to automatic review settings November 10, 2025 15:26
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 10, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes platform-specific test exclusions and an unused helper property. The changes resolve previously tracked issues for Browser and MonoAOT platforms that were preventing the EventSource_ExistsWithCorrectId test from running.

  • Removes two [ActiveIssue] attributes from the EventSource_ExistsWithCorrectId test that were blocking execution on Browser and MonoAOT platforms
  • Removes the unused IsBrowserAndIsBuiltWithAggressiveTrimming property from PlatformDetection

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs Removes ActiveIssue attributes that were preventing test execution on Browser and MonoAOT platforms
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.cs Removes unused helper property that was only referenced in the removed ActiveIssue attribute

@ilonatommy
Copy link
Member Author

@ilonatommy ilonatommy added arch-wasm WebAssembly architecture os-browser Browser variant of arch-wasm and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arch-wasm WebAssembly architecture os-browser Browser variant of arch-wasm

Projects

None yet

1 participant