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->assertEqual($this->getAbsoluteUrl('admin/people/permissions'),$this->getUrl(),t('Still on the same page after login for access denied page'));
$this->assertEqual(url('admin/people/permissions',array('absolute'=>TRUE)),$this->getUrl(),t('Still on the same page after login for access denied page'));