[devscripts/run_tests] Exclude youtube lists tests from core build
authorSergey M․ <dstftw@gmail.com>
Thu, 23 Feb 2017 12:48:54 +0000 (19:48 +0700)
committerSergey M․ <dstftw@gmail.com>
Thu, 23 Feb 2017 12:48:54 +0000 (19:48 +0700)
devscripts/run_tests.sh

index c608072156eb02c7bb06cc42b37eae30fc6cf5a9..6ba26720dcc57929f2bad9550c5a256a3fc09953 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
 #!/bin/bash
 
-DOWNLOAD_TESTS="age_restriction|download|subtitles|write_annotations|iqiyi_sdk_interpreter"
+DOWNLOAD_TESTS="age_restriction|download|subtitles|write_annotations|iqiyi_sdk_interpreter|youtube_lists"
 
 test_set=""
 multiprocess_args=""
 
 test_set=""
 multiprocess_args=""