-
Notifications
You must be signed in to change notification settings - Fork 18
Travis CI failing due to missing features: fribidi harfbuzz raqm #198
Comments
From the 8.2.0 release thread (python-pillow/Pillow#5287 (comment)):
I just haven't got around to submitting a PR implementing this yet. I also don't know if I could test it since the switch (last I checked I was still on .org, and the amount of trial credits on .com is quite limited). |
If you're still on org, best to stay there until they actually shut it down, as it uses no credits. I think the capacity problems have settled, at least the few repos I've seen still there. It's said "Please be aware travis-ci.org will be shutting down in several weeks, with all accounts migrating to travis-ci.com. Please stay tuned here for more information." literally for months, it was meant to shut down at the end of 2020! Or if you know what the patch is, we can test it here, or on my com repo, I have credits too. |
Feature mismatch fixed in #199. Note that the PR doesn't fix the hanging build if the features don't match, just the list itself. It seems the capacity (or rather load) is indeed better now, none of the test builds for the PR had to wait in a queue. |
I think we can close this now, I don't recall any hangs and if it's rare we can restart the build. |
Travis CI builds for this repo have had several months of downtime. Since we got new Travis CI credits and re-enabled this repo (python-pillow/Pillow#5028 (comment)), the build is failing.
For example:
Tests run, but then it hangs and times out after features mismatch:
The missing features are fribidi harfbuzz raqm.
From
run_tests
inconfig.sh
:pillow-wheels/config.sh
Lines 171 to 176 in 3b8d915
Looks like
run_tests
is called by multibuild.The text was updated successfully, but these errors were encountered: