Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Something wrong in CI system #3891
Comments
|
Yes, but seeing that youtube-dl has so many extractors for different websites, some tests inevitably fail due to network errors (temporary or not) and some might be broken (patches welcome). So it only makes sense to inspect the test logs and see if individual tests, related to the code date you are working on, pass. |
|
I think we should treat extractors test's failure as warning. |
Currently there're something wrong in the CI system. As the results, all of PRs and all of release builds failed the CI test.