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
$this->assertTrue(db_query('SELECT COUNT(vid) FROM {node_revision} WHERE nid = :nid and vid = :vid',array(':nid'=>$node->nid,':vid'=>$nodes[1]->vid))->fetchField()==0,t('Revision not found.'));
// Set the revision timestamp to an older date to make sure that the
// confirmation message correctly displays the stored revision date.