FSharpPlus icon indicating copy to clipboard operation
FSharpPlus copied to clipboard

Adjust async/task/value task tests to work on net6 and on release branch

Open wallymathieu opened this issue 1 year ago • 0 comments

We currently see that some tests fail on the v1.6, v1.7 branch.

  • tests/FSharpPlus.Tests/ValueTask.fs the tests: testValueTaskZip, testValueTaskZipAsync
  • tests/FSharpPlus.Tests/Asyncs.fs the tests: testAsyncZip, testAsyncZipAsync
  • tests/FSharpPlus.Tests/Task.fs the tests: testTaskZip, testTaskZipAsync

wallymathieu avatar Feb 13 '24 18:02 wallymathieu