mirror of
https://github.com/nlohmann/json.git
synced 2026-08-03 07:52:17 +00:00
✅ annotate non-reproducible tests #2324
This commit is contained in:
@@ -11,7 +11,9 @@ add_test(NAME cmake_import_minver_build
|
||||
)
|
||||
set_tests_properties(cmake_import_minver_configure PROPERTIES
|
||||
FIXTURES_SETUP cmake_import_minver
|
||||
LABELS not_reproducible
|
||||
)
|
||||
set_tests_properties(cmake_import_minver_build PROPERTIES
|
||||
FIXTURES_REQUIRED cmake_import_minver
|
||||
LABELS not_reproducible
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user