mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-23 15:20:52 +00:00
Increase discovery timeout for Gtest test to 100 seconds
This commit is contained in:
parent
e7f0c75354
commit
1de26aad69
@ -74,4 +74,4 @@ if(WIN32)
|
||||
endif()
|
||||
|
||||
# must happen after the dll's get copied over
|
||||
gtest_discover_tests(test_regression)
|
||||
gtest_discover_tests(test_regression PROPERTIES DISCOVERY_TIMEOUT 100)
|
Loading…
Reference in New Issue
Block a user