Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
composer
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2022 at 10:46 UTC
Updated:
7 Jun 2022 at 15:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
spokjeComment #3
mondrakeIsn't this a critical?
Comment #4
spokje> Isn't this a critical?
Well, seems to be broken for ~4 days, so not _that_ critical ;) But I think you're right.
Comment #5
daffie commentedThe testbot is not happy with PHP 8.1, maybe because Guzzle 6 does not support PHP 8.1
Comment #6
spokjeLooks like PHP 8.1 TestBot has been hit twice by stuff like
in Nightwatch tests, which doesn't look like Guzzle related. I'll trigger a retest, but I think it's not related to this issue.
Insta-Edit: Also PHP8.1 passes on
9.4.x, another reason for me to believe the9.5.xfailures are a flukeComment #7
cilefen commentedIs that one #3281863: Nightwatch tests failing >50% of test runs on PHP 7.3 in 9.4.x and 9.5.x, as well as PHP 8.1 on 10.0.x?
Comment #8
spokje@cilefen: Thanks.
Weirdly the Nightwatch failures I encounter in this issue are on the PHP 8.1 Testbot, not the PHP 7.3 ones. Otherwise it fits.
Comment #9
alexpottLooks good let's get this in on 9.4.x and 9.5.x
Comment #12
catchCommitted/pushed to 9.5.x and cherry-picked to 9.4.x., thanks!