Skip to content

Catalog of unstable tests [Memory leak, Async, Choice], causing build failures #811

@OmarTawfik

Description

@OmarTawfik

The test "Async.AwaitWaitHandle does not leak memory" at line 204 of:
https://github.com/Microsoft/visualfsharp/blob/master/src/fsharp/FSharp.Core.Unittests/FSharp.Core/Microsoft.FSharp.Control/AsyncModule.fs

Fails about once every 1,000 times, which causes random builds to fail. Root cause should be investigated, and if it was a test issue, test should be fixed. The test currently runs 100 iterations, and fails if any of them fail, which means about 1 build failure every 10 builds.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions