phpmyadmin/test/classes/plugin/auth
Jeff Chan 0216a5a4a1 Move slow tests in HHVM to group medium
These tests were failing on HHVM because of the default 3 second timeout.
Yes, HHVM is supposed to be faster, but there's a "warmup" time for scripts
in JIT mode (which is on by default). I suspect that's why they're failing.

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-13 05:20:31 +00:00
..
PMA_AuthenticationConfig_test.php Import config to make unit tests friendlier to running independently 2014-03-12 03:30:36 +00:00
PMA_AuthenticationCookie_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_AuthenticationHttp_test.php Import dependencies to make unit tests friendlier to running independently 2014-03-10 03:26:24 +00:00
PMA_AuthenticationSignon_test.php Import dependencies to make unit tests friendlier to running independently 2014-03-10 03:26:24 +00:00