[phpmyadmin/phpmyadmin] c28e2d: Fix Import-related selenium tests

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c28e2d42350a6121f738094e362eca24fbd77860 https://github.com/phpmyadmin/phpmyadmin/commit/c28e2d42350a6121f738094e362e... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-26 (Wed, 26 Jul 2017) Changed paths: M .travis.yml M test/ci-install-selenium M test/selenium/PmaSeleniumImportTest.php Log Message: ----------- Fix Import-related selenium tests * Use $cfg['uploadDir'] = "./test/test_data" while importing * Prevents use of FileDetectors in remote file detectors etc. Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: be2d9b7952aee3f424d62a5edb14fe95e931e53d https://github.com/phpmyadmin/phpmyadmin/commit/be2d9b7952aee3f424d62a5edb14... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-31 (Mon, 31 Jul 2017) Changed paths: M .travis.yml M test/ci-install-selenium M test/selenium/PmaSeleniumImportTest.php Log Message: ----------- Merge pull request #13526 from devenbansod/fix_import_selenium Fix Import-related selenium tests Compare: https://github.com/phpmyadmin/phpmyadmin/compare/743adb88394b...be2d9b7952ae
participants (1)
-
Michal Čihař