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.
Pull Requests & Failing Builds #3683
Comments
|
For youtube-dl, the pass/fail state is unfortunately not of much value. It's much more useful to look into the failures themselves. This is because we support a lot of services and test each and every one. However, failing tests may also be caused by broken extractors (instead of temporarily failing services) and/or broken/outdated test configurations, so you are very welcome to suggest fixes for those. |
|
okay |
As of commit f2d9e3a, nearly all pull requests are failing their Travis CI build.
My pull request #3673 fails. Although the only thing I changed was a line in
youtube-dl --help. So, I don't believe that these failures are being caused by bugs in the pull requests.Does anyone know why the pull requests are failing their builds?