
20 Jan
2017
20 Jan
'17
4:31 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3d056bc49feef55c46bfa31370b89fd539ee591f https://github.com/phpmyadmin/phpmyadmin/commit/3d056bc49feef55c46bfa31370b8... Author: Michal Čihař <michal@cihar.com> Date: 2017-01-20 (Fri, 20 Jan 2017) Changed paths: M test/selenium/PmaSeleniumDbEventsTest.php Log Message: ----------- Do not execute tearDown if not configured Apparently the tearDown method can be executed for skipped tests in some cases and it will fail due to failed initilization. Fixes #12883 Signed-off-by: Michal Čihař <michal@cihar.com>