mirror of
https://github.com/nlohmann/json.git
synced 2026-06-23 20:54:17 +00:00
✅ annotate non-reproducible tests #2324
This commit is contained in:
@@ -10,7 +10,9 @@ add_test(NAME cmake_add_subdirectory_build
|
||||
)
|
||||
set_tests_properties(cmake_add_subdirectory_configure PROPERTIES
|
||||
FIXTURES_SETUP cmake_add_subdirectory
|
||||
LABELS not_reproducible
|
||||
)
|
||||
set_tests_properties(cmake_add_subdirectory_build PROPERTIES
|
||||
FIXTURES_REQUIRED cmake_add_subdirectory
|
||||
LABELS not_reproducible
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user