[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:
Madsen, Jonathan
2025-06-30 15:53:30 -05:00
committed by GitHub
parent 69f71b8097
commit f0fe04b95e
5 changed files with 19 additions and 14 deletions
@@ -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