-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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][windows] System.Threading.Channels.Tests failing with RuntimeError: table index is out of bounds
on v8, chrome, and node.
#65012
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsFrom the console.log of one of the hits:
Runfo Tracking Issue: WasmTestOnBrowser-System.Threading.Channels.Tests failing with 'table index is out of bounds'
Build Result Summary
|
The runfo tracking issue doesn't seem to be updating right now. This is the query that was used to create the issue: https://runfo.azurewebsites.net/search/tests/?q=name%3A%22wasmtestonbrowser-system.threading.channels.tests+work+item%22+definition%3Aruntime-extra-platforms |
I think this is wasm exported functions table. |
RuntimeError: table index is out of bounds
on v8, chrome, and node.
I haven't been able to reproduce this. |
Tagging subscribers to this area: @dotnet/area-system-threading-channels Issue DetailsFrom the console.log of one of the hits:
Runfo Tracking Issue: WasmTestOnBrowser-System.Threading.Channels.Tests failing with 'table index is out of bounds'
Build Result Summary
|
System.Linq.Tests.csproj: dotnet#64774 System.Text.Json.Tests.csproj: dotnet#64775 System.Text.RegularExpressions.Tests.csproj: dotnet#64769 System.Threading.Channels.Tests.csproj: dotnet#65012 System.Collections.Immutable.Tests.csproj: dotnet#65335
This started with the 2.0.34 bump, which has been rolled back now. |
From the console.log of one of the hits:
Actual individual issues:
remainder by zero
crash inSystem.Threading.Channels.Tests
, on browser #65245System.Threading.Channels.Tests
#65337https://runfo.azurewebsites.net/search/tests/?q=name%3A%22wasmtestonbrowser-system.threading.channels.tests+work+item%22+definition%3Aruntime-extra-platforms
Runfo Tracking Issue: WasmTestOnBrowser-System.Threading.Channels.Tests failing with 'table index is out of bounds'
Build Result Summary
The text was updated successfully, but these errors were encountered: