Remove blip.tv web shortcuts
ClosedPublic

Authored by broulik on Dec 21 2017, 2:16 PM.

Details

Summary

The website was shut down in August 2015

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Dec 21 2017, 2:16 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 21 2017, 2:16 PM
broulik requested review of this revision.Dec 21 2017, 2:16 PM
apol accepted this revision.Dec 21 2017, 2:23 PM
This revision is now accepted and ready to land.Dec 21 2017, 2:23 PM
apol added a comment.Dec 21 2017, 2:24 PM

Would it be possible to add some kind of test maybe? to make sure that they do something at least.

One could potentially write an autotest that fires a search to every site and checks for whether it responds and doesn't throw a 404. However, I fear that test would be quite flaky.

One could potentially write an autotest that fires a search to every site and checks for whether it responds and doesn't throw a 404. However, I fear that test would be quite flaky.

And not automatically run; iirc the build environments of the distributions may be isolated (for good reasons).

This revision was automatically updated to reflect the committed changes.