Skip to content
Extraits de code Groupes Projets
Valider f77a31c0 rédigé par Benaka Moorthi's avatar Benaka Moorthi
Parcourir les fichiers

Investigating travis build failure... (25th commit)

parent 4c2d608d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -132,7 +132,7 @@ abstract class IntegrationTestCase extends PHPUnit_Framework_TestCase
}
Piwik::createDatabase($dbName);
Piwik::disconnectDatabase();
throw new Exception("DB NAME IS: $dbName");
// reconnect once we're sure the database exists
Piwik_Config::getInstance()->database['dbname'] = $dbName;
Piwik::createDatabaseObject();
......
......@@ -11,7 +11,7 @@ email = hello@example.org
host = localhost
username = root
password =
dbname = piwik_test
dbname = piwik_tests
adapter = PDO_MYSQL ; PDO_MYSQL, MYSQLI, or PDO_PGSQL
tables_prefix = piwik_
;charset = utf8
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter