We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b77da commit 3297445Copy full SHA for 3297445
TESTS/netsocket/dns/dns_tests.h
@@ -71,7 +71,7 @@ namespace dns_global {
71
#ifdef MBED_GREENTEA_TEST_DNSSOCKET_TIMEOUT_S
72
static const int TESTS_TIMEOUT = MBED_GREENTEA_TEST_DNSSOCKET_TIMEOUT_S;
73
#else
74
-static const int TESTS_TIMEOUT = 10 * 60;
+static const int TESTS_TIMEOUT = 14 * 60;
75
#endif
76
}
77
0 commit comments