瀏覽代碼

[devscripts/run_tests] Exclude youtube lists tests from core build

Sergey M․ 8 年之前
父節點
當前提交
0f3d41b44d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      devscripts/run_tests.sh

+ 1 - 1
devscripts/run_tests.sh

@@ -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=""
 test_set=""
 multiprocess_args=""
 multiprocess_args=""