- Issue created by @catch
- Merge request !5691Wait for the right amount of AJAX requests in the right place. β (Open) created by catch
- Status changed to Needs review
about 1 year ago 12:34pm 5 December 2023 - Status changed to RTBC
about 1 year ago 2:10pm 5 December 2023 - πΊπΈUnited States smustgrave
Hopefully a good sign that it didn't cause a random failure haha :)
LGTM
- π¬π§United Kingdom catch
The reason this works:
1. There is some kind of AJAX callback when you change allowed values (discovered via manually testing the form), this temporarily disables the 'Save settings' button until it's finished - probably the random test failure is happening in the moment that the button is disabled.
2. There is no AJAX callback when you press the 'Save settings' button, it's just a regular HTML form submission.
- π¬π§United Kingdom alexpott πͺπΊπ
-
alexpott β
committed 68f3bf2d on 11.x
Issue #3406222 by catch: Frequent random test failures in Drupal\Tests\...
-
alexpott β
committed 68f3bf2d on 11.x
- Status changed to Needs work
about 1 year ago 3:44pm 5 December 2023 -
alexpott β
committed a6554fca on 10.2.x
Issue #3406222 by catch: Frequent random test failures in Drupal\Tests\...
-
alexpott β
committed a6554fca on 10.2.x
- Status changed to Fixed
about 1 year ago 3:46pm 5 December 2023 Automatically closed - issue fixed for 2 weeks with no activity.