mirror of
https://github.com/nlohmann/json.git
synced 2026-05-20 05:05:24 +00:00
✅ annotate non-reproducible tests #2324
This commit is contained in:
@@ -11,7 +11,9 @@ add_test(NAME cmake_import_build
|
||||
)
|
||||
set_tests_properties(cmake_import_configure PROPERTIES
|
||||
FIXTURES_SETUP cmake_import
|
||||
LABELS not_reproducible
|
||||
)
|
||||
set_tests_properties(cmake_import_build PROPERTIES
|
||||
FIXTURES_REQUIRED cmake_import
|
||||
LABELS not_reproducible
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user