https://bugzilla.wikimedia.org/show_bug.cgi?id=71971
--- Comment #15 from Mpaa mpaa.wiki@gmail.com --- (In reply to John Mark Vandenberg from comment #13)
Changes to the tests have been merged. Underlying problem hasnt been fixed.
I do not think there is an underlying problem in test_image_usage_in_redirects. The API is already slow by itself when called with those parameters.
One solution would be to change the logic that we currently use for setting the query limits.
I think this can be avoided just raising the number of retrieved tems from 5 to 500 instead of @expectedFailureIf(TRAVIS=true) on imageusage test.