[CI] Disable other unstable tests (#491)
Disable other unstable tests - validation test_validate_counter_collection_pmc1 for conversion script - increase timeout for tests/rocprofv3/pc-sampling execution phase
This commit is contained in:
@@ -32,7 +32,7 @@ set(pc-sampling-env-host-trap-exec-mask-manipulation "${PRELOAD_ENV}")
|
||||
set_tests_properties(
|
||||
rocprofv3-test-pc-sampling-host-trap-exec-mask-manipulation-input-cmd-execute
|
||||
PROPERTIES TIMEOUT
|
||||
45
|
||||
90
|
||||
LABELS
|
||||
"integration-tests;pc-sampling"
|
||||
ENVIRONMENT
|
||||
@@ -55,7 +55,7 @@ add_test(
|
||||
set_tests_properties(
|
||||
rocprofv3-test-pc-sampling-host-trap-exec-mask-manipulation-input-json-execute
|
||||
PROPERTIES TIMEOUT
|
||||
45
|
||||
90
|
||||
LABELS
|
||||
"integration-tests;pc-sampling"
|
||||
ENVIRONMENT
|
||||
@@ -78,7 +78,7 @@ add_test(
|
||||
set_tests_properties(
|
||||
rocprofv3-test-pc-sampling-host-trap-exec-mask-manipulation-input-yaml-execute
|
||||
PROPERTIES TIMEOUT
|
||||
45
|
||||
90
|
||||
LABELS
|
||||
"integration-tests;pc-sampling"
|
||||
ENVIRONMENT
|
||||
|
||||
@@ -38,7 +38,7 @@ set(pc-sampling-env-host-trap-transpose-multiple-agents "${PRELOAD_ENV}")
|
||||
set_tests_properties(
|
||||
rocprofv3-test-pc-sampling-host-trap-transpose-multiple-agents-input-cmd-execute
|
||||
PROPERTIES TIMEOUT
|
||||
45
|
||||
90
|
||||
LABELS
|
||||
"integration-tests;pc-sampling"
|
||||
ENVIRONMENT
|
||||
@@ -61,7 +61,7 @@ add_test(
|
||||
set_tests_properties(
|
||||
rocprofv3-test-pc-sampling-host-trap-transpose-multiple-agents-input-json-execute
|
||||
PROPERTIES TIMEOUT
|
||||
45
|
||||
90
|
||||
LABELS
|
||||
"integration-tests;pc-sampling"
|
||||
ENVIRONMENT
|
||||
@@ -84,7 +84,7 @@ add_test(
|
||||
set_tests_properties(
|
||||
rocprofv3-test-pc-sampling-host-trap-transpose-multiple-agents-input-yaml-execute
|
||||
PROPERTIES TIMEOUT
|
||||
45
|
||||
90
|
||||
LABELS
|
||||
"integration-tests;pc-sampling"
|
||||
ENVIRONMENT
|
||||
|
||||
Reference in New Issue
Block a user