Skip to content

Commit 558b579

Browse files
Seppo Takalo0xc0170
authored andcommitted
Remove the unstable SYNCHRONOUS_DNS_CACHE testcase
Will be reverted once the test case is fixed
1 parent 7bcb066 commit 558b579

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

TESTS/netsocket/dns/main.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,6 @@ Case cases[] = {
178178
#endif
179179
Case("SYNCHRONOUS_DNS", SYNCHRONOUS_DNS),
180180
Case("SYNCHRONOUS_DNS_MULTIPLE", SYNCHRONOUS_DNS_MULTIPLE),
181-
#ifdef MBED_EXTENDED_TESTS
182-
Case("SYNCHRONOUS_DNS_CACHE", SYNCHRONOUS_DNS_CACHE),
183-
#endif
184181
Case("SYNCHRONOUS_DNS_INVALID", SYNCHRONOUS_DNS_INVALID),
185182
};
186183

0 commit comments

Comments
 (0)