Azure / Azure/durabletask

Unit Tests return 409 conflict intermittently

Open
#134 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
2d 23h
Merged PRs (30d)
6

Description

After a successful build, I tried to run all unit tests (non-parallel). After 21 successful tests, the majority of tests fail on TestInitialize() with a 409 conflict or TestCleanup() with a null reference error.

A failed test can be made to complete successfully if run in Debug mode stepping through code (allowing for a second or so pause between steps) but Run mode may or may not complete with a 409 conflict on either TestInitialize() or TestCleanup().

Is anyone else experiences this behavior? I am using storage in Azure (re., not using local storage).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.