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