Test failure: System.Transactions.Tests.AsyncTransactionScopeTests.VerifyBYOTAsyncTSNestedAsync

Open
#107,239 2 comments 0 reactions 1 assignee View on GitHub

@SamMonoRT is already working on this.

Since Sep 16, 2024.

Assessment

This issue has not been assessed yet.

Description

arch-arm64 area-System.Transactions JitStress os-windows

Failed in: runtime-coreclr libraries-jitstress-random 20240831.1

Failed tests:

net9.0-windows-Release-arm64-jitstress_random_2-Windows.11.Arm64.Open
    - System.Transactions.Tests.AsyncTransactionScopeTests.VerifyBYOTAsyncTSNestedAsync

Error message:

 System.InvalidOperationException : The current TransactionScope is already complete.

Stack trace:

   at System.Transactions.Transaction.get_Current() in /_/src/libraries/System.Transactions.Local/src/System/Transactions/Transaction.cs:line 169
   at System.Transactions.Tests.AsyncTransactionScopeTests.AssertTransactionNull() in /_/src/libraries/System.Transactions.Local/tests/AsyncTransactionScopeTests.cs:line 1674
   at System.Transactions.Tests.AsyncTransactionScopeTests.VerifyBYOTAsyncTSNestedAsync() in /_/src/libraries/System.Transactions.Local/tests/AsyncTransactionScopeTests.cs:line 1158
--- End of stack trace from previous location ---
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/runtime

All issues in dotnet/runtime

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.