Skip to content
Extraits de code Groupes Projets
Valider 1ad4c494 rédigé par mattab's avatar mattab
Parcourir les fichiers

fixing few more tests: hide nb_users to make tests pass because for some...

fixing few more tests: hide nb_users to make tests pass because for some reason the column does appear by default but in the backwardsCompatibilityTest it does not appear there. Also had to manually activate and install plugins in the test case for some reason. Message was:
```
Exception: Failed to update database (errors or warnings found): Array
(
    [warnings] => Array
        (
        )

    [errors] => Array
        (
            [0] => /home/matt/dev/piwik-master/plugins/CustomAlerts/Updates/0.0.2.php:
Error trying to execute the query 'ALTER TABLE `alert` CHANGE `enable_mail` `email_me` BOOLEAN NOT NULL'.
The error was: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'piwik_tests.alert' doesn't exist
        )

    [coreError] =>
    [deactivatedPlugins] => Array
        (
            [0] => CustomAlerts
        )

)

```
parent 1c24c6e4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Affichage de
avec 20 ajouts et 28 suppressions
Chargement en cours
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