-
Notifications
You must be signed in to change notification settings - Fork 5k
[wasm] MeterDisposeTest is failing #93754
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
Labels
arch-wasm
WebAssembly architecture
area-Codegen-Interpreter-mono
disabled-test
The test is disabled in source code against the issue
in-pr
There is an active PR which will close this issue when it is merged
Priority:3
Work that is nice to have
Milestone
Comments
Tagging subscribers to this area: @BrzVlad, @kotlarmilos Issue DetailsStarting in #93337 MeterDisposeTest started failing on wasm
|
@mkhamoyan please check if the test is still failing and update the status here |
@lewing I have checked, and the test is still failing. |
pavelsavara
added a commit
to pavelsavara/runtime
that referenced
this issue
Mar 14, 2025
- split AggregationManager.Threads.cs and AggregationManager.Wasm.cs - make it timer based for WASM - split CounterGroup.Threads.cs and CounterGroup.Wasm.cs - make it timer based for WASM - split EventPipeEventDispatcher.Threads.cs and EventPipeEventDispatcher.Wasm.cs - make it Task based - add switch System.Net.Http.EnableMetrics and use it in HTTP client to make MetricsHandler optional - Api - remove UnsupportedOSPlatform("browser")] on diagnostic API Tests - enable WasmPerfTracing, EventSourceSupport, MetricsSupport for unit tests which need it - fix ActiveIssue dotnet#93754 - enable TestSubscriptionManagerDisposal - fix nullable argument in BeginInstrumentReporting, EndInstrumentReporting and InstrumentPublished - enable MetricEventSourceTests, RuntimeMetricsTests, ActivityTracking
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-wasm
WebAssembly architecture
area-Codegen-Interpreter-mono
disabled-test
The test is disabled in source code against the issue
in-pr
There is an active PR which will close this issue when it is merged
Priority:3
Work that is nice to have
Starting in #93337 MeterDisposeTest started failing on wasm
The text was updated successfully, but these errors were encountered: