Skip to content

Commit 608459a

Browse files
committed
Increased BOOST_THREAD_TEST_TIME_MS yet more because of test failures on Windows.
1 parent 3f285e5 commit 608459a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/timming.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#define BOOST_THREAD_TEST_TIME_MS 75
1515
#else
1616
// Windows, Cygwin, macOS all need this
17-
#define BOOST_THREAD_TEST_TIME_MS 600
17+
#define BOOST_THREAD_TEST_TIME_MS 700
1818
#endif
1919
#endif
2020

0 commit comments

Comments
 (0)