diff --git a/qa/TL0_python-self-test_xavier/test_body.sh b/qa/TL0_python-self-test_xavier/test_body.sh index 0b7500e1ff2..e00414f929e 100644 --- a/qa/TL0_python-self-test_xavier/test_body.sh +++ b/qa/TL0_python-self-test_xavier/test_body.sh @@ -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