- Issue created by @jedihe
- Merge request !7893[Experimental] Bubble metadata from current into parent, to match order of rendered form elements → (Open) created by jedihe
- 🇨🇴Colombia jedihe
Found a strange error in MachineNameTest, which doesn't reproduce in my local site (tried it in the add content type screen).
Status Group Filename Line Function -------------------------------------------------------------------------------- Fail Other phpunit-77.xml 0 Drupal\FunctionalJavascriptTests\Co PHPUnit Test failed to complete; Error: PHPUnit 9.6.15 by Sebastian Bergmann and contributors. Testing Drupal\FunctionalJavascriptTests\Core\MachineNameTest F 1 / 1 (100%) Time: 00:21.484, Memory: 4.00 MB There was 1 failure: 1) Drupal\FunctionalJavascriptTests\Core\MachineNameTest::testMachineName JavaScript condition met: jQuery("#edit-name-machine-name-suffix .machine-name-value").html() == "test_1" Failed asserting that false is true. /builds/issue/drupal-3444995/vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php:121 /builds/issue/drupal-3444995/vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php:55 /builds/issue/drupal-3444995/core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php:171 /builds/issue/drupal-3444995/core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php:199 /builds/issue/drupal-3444995/vendor/phpunit/phpunit/src/Framework/TestResult.php:728
- 🇳🇿New Zealand quietone
This looks like an individual testing issue. Therefore I am updating the metadata per special issue titles guidelines → . And moving to 11.x, which is the main development branch, where fixes are applied first.