-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test failure System.Transactions.Tests.OleTxTests.GetDtcTransaction #75822
Labels
arch-arm64
area-System.Transactions
blocking-clean-ci-optional
Blocking optional rolling runs
JitStress
CLR JIT issues involving JIT internal stress modes
os-windows
Comments
v-wenyuxu
added
arch-arm64
os-windows
JitStress
CLR JIT issues involving JIT internal stress modes
blocking-clean-ci-optional
Blocking optional rolling runs
labels
Sep 19, 2022
Failed again in: runtime-coreclr libraries-jitstress 20220926.1 Failed test:
Error message:
|
Thanks for filing, I'll be taking care of this in the coming days. This is environment Windows flakiness with the available of the MSDTC; there's already a retry mechanism to take this into account, it probably needs to retry even longer etc. |
roji
added a commit
to roji/runtime
that referenced
this issue
Sep 28, 2022
* Retake lock when using a dependent transaction from a TransactionScope (dotnet#76010). * Reset TransactionTransmitter and Receiver before reusing them (dotnet#76010). * Increase MSDTC startup timeout from 2.5 to 30 seconds (dotnet#75822) Fixes dotnet#76010 Fixes dotnet#75822
ghost
added
the
in-pr
There is an active PR which will close this issue when it is merged
label
Sep 28, 2022
roji
added a commit
that referenced
this issue
Sep 30, 2022
ghost
removed
in-pr
There is an active PR which will close this issue when it is merged
untriaged
New issue has not been triaged by the area owner
labels
Sep 30, 2022
carlossanlop
pushed a commit
that referenced
this issue
Sep 30, 2022
* Distributed transaction fixes * Retake lock when using a dependent transaction from a TransactionScope (#76010). * Reset TransactionTransmitter and Receiver before reusing them (#76010). * Increase MSDTC startup timeout from 2.5 to 30 seconds (#75822) Fixes #76010 Fixes #75822 * Fix member naming Co-authored-by: Shay Rojansky <roji@roji.org>
ghost
locked as resolved and limited conversation to collaborators
Oct 30, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-arm64
area-System.Transactions
blocking-clean-ci-optional
Blocking optional rolling runs
JitStress
CLR JIT issues involving JIT internal stress modes
os-windows
Run: runtime-coreclr libraries-jitstress 20220918.1
Failed test:
Error message:
The text was updated successfully, but these errors were encountered: