2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
@@ -696,4 +694,5 @@ protected function assertComputedProperties($entity_type) {
$entity=entity_load($entity_type,$entity->id());
$this->assertEqual($entity->field_test_text->processed,$target,format_string('%entity_type: Text is processed with the default filter.',array('%entity_type'=>$entity_type)));