Ilona Tomkowicz

Results 118 comments of Ilona Tomkowicz

> Also, it would be a good idea to remove all the `__*` fields that we add to the json for our consumption, before sending them out from the proxy....

## `HybridGlobalization` mode on WASM WASM app can use a new globalization mode that brings lighter ICU bundle and leverages Web API instead. In Hybrid mode, globalization data is partially...

They are blocked https://github.com/dotnet/runtime/blob/a9335181346a43b4f3ee14a3a4c4cb25992889d4/src/mono/wasm/Wasm.Build.Tests/Blazor/SimpleMultiThreadedTests.cs#L41

Hit on `net9.0-linux-Debug-x64-coreclr_release` queue, `LibraryImportGenerator.Tests` but not caught by the query: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-99685-merge-4e96f500c0fc4768b9/LibraryImportGenerator.Tests/1/console.9506f96c.log?helixlogtype=result ``` ./RunTests.sh: line 180: 24 Killed "$RUNTIME_PATH/dotnet" exec --runtimeconfig LibraryImportGenerator.Tests.runtimeconfig.json --depsfile LibraryImportGenerator.Tests.deps.json xunit.console.dll LibraryImportGenerator.Tests.dll -xml testResults.xml -nologo -nocolor...

Recorded cases: (Linux, never on Windows): - normal-System.Runtime.Serialization.Schema.Tests - normal-System.Runtime.Tests - WasmTestOnBrowser-System.Runtime.Serialization.Schema.Tests - WasmTestOnBrowser-System.Runtime.Tests v8 in crash logs: `v8-12.0.267` ChromeDriver `120.0.6099.0` Trying to repro locally gives a richer log: ```...

[Log](https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-heads-main-4e7385e23233458cb8/WasmTestOnChrome-MT-System.Private.Xml.Tests/1/console.565ac60f.log?helixlogtype=result) with dumped worker info: ``` [08:57:13] fail: [0x000fb4f8--UI- 08:57:13.153] MONO_WASM: Unhandled error: RuntimeError: operation does not support unaligned accesses [08:57:13] info: [0x000fb4f8--UI- 08:57:13.155] MONO_WASM: Dumping web worker info as...

I don't think so, the last hit was on v8 `12.4.105` so it cannot be old v8 version. The failures are not deterministic, so it should stay opened.

Closing, the most recent issues were on v8 and we are not testing HybridGlobalization with v8 anymore.