Skip to content

Commit

Permalink
Exclude median_blur test from xavier tests (NVIDIA#4975)
Browse files Browse the repository at this point in the history
Signed-off-by: Rafal Banas <[email protected]>
  • Loading branch information
banasraf authored and JanuszL committed Oct 13, 2023
1 parent b67d303 commit e834c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qa/TL0_python-self-test_xavier/test_body.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ test_py_with_framework() {
"video\("
"caffe"
"numba"
"median_blur"
)

for test_script in $(ls test_pipeline*.py test_pool.py test_external_source_dali.py test_external_source_numpy.py test_external_source_parallel.py test_external_source_parallel_shared_batch.py test_functional_api.py test_backend_impl.py); do
Expand Down

0 comments on commit e834c49

Please sign in to comment.