Skip to content

Commit 6b1c474

Browse files
committed
check test
1 parent 04fe9b9 commit 6b1c474

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/src/test/java/com/microsoft/durabletask/ErrorHandlingIntegrationTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ void customExceptionPropertiesInFailureDetails() throws TimeoutException {
454454
/**
455455
* Tests that properties from a directly-thrown orchestration exception are on the top-level failure.
456456
*/
457-
@Disabled("Temporarily disabled to isolate emulator crash")
458457
@Test
459458
void orchestrationDirectExceptionWithProperties() throws TimeoutException {
460459
final String orchestratorName = "OrchestrationWithDirectException";

0 commit comments

Comments
 (0)