Skip to content

System.Threading.Tasks.Dataflow tests failing on a checked runtime #1847

@safern

Description

@safern
/private/tmp/helix/working/B45A096B/w/ABA708E6/e /private/tmp/helix/working/B45A096B/w/ABA708E6/e
  Discovering: System.Threading.Tasks.Dataflow.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Threading.Tasks.Dataflow.Tests (found 290 of 297 test cases)
  Starting:    System.Threading.Tasks.Dataflow.Tests (parallel test collections = on, max threads = 4)

Assert failure(PID 15886 [0x00003e0e], Thread: 1442342 [0x160226]): oldValue == NULL || (oldValue == value && oldFlags == flags)
    File: /Users/runner/runners/2.163.1/work/1/s/src/coreclr/src/vm/ceeload.inl Line: 243
    Image: /private/tmp/helix/working/B45A096B/p/dotnet

./RunTests.sh: line 161: 15886 Abort trap: 6           (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Threading.Tasks.Dataflow.Tests.runtimeconfig.json --depsfile System.Threading.Tasks.Dataflow.Tests.deps.json xunit.console.dll System.Threading.Tasks.Dataflow.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonosxtests $RSP_FILE
/private/tmp/helix/working/B45A096B/w/ABA708E6/e
----- end Thu Jan 16 17:29:24 PST 2020 ----- exit code 134 ----------------------------------------------------------

It failed on job: https://helix.dot.net/api/2019-06-17/jobs/c473c8c3-0b1b-4f8f-bcb4-64bd70150357/workitems/System.Threading.Tasks.Dataflow.Tests/console

Here is the dump:
https://helix.dot.net/api/2019-06-17/jobs/c473c8c3-0b1b-4f8f-bcb4-64bd70150357/workitems/System.Threading.Tasks.Dataflow.Tests/files/core.15886

cc: @jkotas @stephentoub

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-VM-coreclruntriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions