We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0b2b8 commit e49b31fCopy full SHA for e49b31f
1 file changed
Framework/CMakeLists.txt
@@ -300,7 +300,7 @@ set_property(TEST testCheckWorkflow PROPERTY LABELS slow)
300
set_property(TEST testObjectsManager PROPERTY TIMEOUT 20)
301
set_property(TEST testObjectsManager PROPERTY LABELS slow)
302
set_property(TEST testCcdbDatabase PROPERTY TIMEOUT 15)
303
-set_property(TEST testCcdbDatabase PROPERTY LABELS slow)
+set_property(TEST testCcdbDatabase PROPERTY LABELS manual slow)
304
set_property(TEST testCcdbDatabaseExtra PROPERTY LABELS manual)
305
set_property(TEST testTrendingTask PROPERTY LABELS manual)
306
0 commit comments