Skip to content

Commit e24b435

Browse files
committed
Trying CBL #7038
1 parent 00dccbf commit e24b435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Objective-C/Tests/URLEndpointListenerTest.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ @implementation URLEndpointListenerTest
5151
- (void) setUp {
5252
[super setUp];
5353

54-
XCTSkip(@"CBL-7038 : Stop URLEndpointListener may crash as recursive_mutex lock failed");
54+
// XCTSkip(@"CBL-7038 : Stop URLEndpointListener may crash as recursive_mutex lock failed");
5555

5656
timeout = 15.0;
5757
[self cleanUpIdentities];

0 commit comments

Comments
 (0)