Skip to content

[MT][browser] System.Threading.Tasks.Dataflow and System.Threading.Channels fail #91593

@ilonatommy

Description

@ilonatommy

Failing after enabling all MT library tests (#91536). When we comment out/disable all tests in System.Threading.Tasks.Dataflow.Tests.csproj and run the project, we get an error:

Assertion at /workspaces/runtime/src/mono/mono/metadata/assembly.c:2718, condition `<disabled>' not met
at Ut (http://127.0.0.1:38965/_framework/dotnet.runtime.js:3:13391)
            at Lu (http://127.0.0.1:38965/_framework/dotnet.runtime.js:3:202963)
            at wasm_trace_logger (http://127.0.0.1:38965/_framework/dotnet.native.wasm:wasm-function[140]:0x13c7f)
            at eglib_log_adapter (http://127.0.0.1:38965/_framework/dotnet.native.wasm:wasm-function[684]:0x49e57)
            at monoeg_g_logv_nofree (http://127.0.0.1:38965/_framework/dotnet.native.wasm:wasm-function[600]:0x467e3)
            at monoeg_assertion_message (http://127.0.0.1:38965/_framework/dotnet.native.wasm:wasm-function[604]:0x46904)
            at mono_assertion_message (http://127.0.0.1:38965/_framework/dotnet.native.wasm:wasm-function[606]:0x46947)
            at mono_assertion_message_disabled (http://127.0.0.1:38965/_framework/dotnet.native.wasm:wasm-function[605]:0x4691a)
            at mono_wasm_load_runtime (http://127.0.0.1:38965/_framework/dotnet.native.wasm:wasm-function[136]:0x11adf)
            at Module._mono_wasm_load_runtime (http://127.0.0.1:38965/_framework/dotnet.native.js:8:142412)

The lib tests project got disabled.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions