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

This commit is contained in:
Sergey M․ 2017-02-23 19:48:54 +07:00
parent d5fd9a3be3
commit 0f3d41b44d
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -1,6 +1,6 @@
#!/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=""