Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Closes #11547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
|
|
|
|
|
|
|
|
|
|
|
|
The webpage urls have changed.
The title and thumbnail are now extracted from an xml.
|
|
It works fine from all my machines, no matter where, but from travis, we get lots of 403s.
Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?
|
|
(fixes #2194)
|
|
|
|
|
|
|
|
|
|
|