Issue #3245880: Oracle driver need upgrade as a normal module, and compatible with drupal up to 9.2
Compare changes
$this->fail(t('Database %database not found. The server reports the following message when attempting to create the database: %error.', array('%database' => $database, '%error' => $e->getMessage())));
@@ -224,5 +168,4 @@ class Tasks extends InstallTasks {
@@ -224,5 +168,4 @@ class Tasks extends InstallTasks {