I've seen a couple of random test failures in the facets and search api issue queue.
I don't think they're related to something in our code, the fails happen when installing drupal.
GET /checkout/core/install.php returned 0 (0 bytes).
https://www.drupal.org/pift-ci-job/153670
https://www.drupal.org/pift-ci-job/153756
https://www.drupal.org/pift-ci-job/154990
https://www.drupal.org/pift-ci-job/158604
https://www.drupal.org/pift-ci-job/168492
https://www.drupal.org/pift-ci-job/183520
Comments
Comment #2
borisson_I just ran into this again and this has been very annoying. Updated IS.
Comment #3
borisson_Added another link to the same failure in the Search API queue, for php5 this time.
Comment #4
borisson_Added another link. Same error message:
GET /checkout/core/install.php returned 0 (0 bytes).Comment #5
borisson_This is another fail:
Comment #6
dave reidCore D7 patches also experiencing massive failures: https://www.drupal.org/pift-ci-job/189110
Comment #7
MixologicComment #8
MixologicIm going to guess that this was another example of tests concurrently accessing the .htaccess file, which was fixed in core a while back.