phpmyadmin/test/classes/plugin/export
Jeff Chan 013a9a3395 Move slow test 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 20:52:13 +00:00
..
PMA_ExportCodegen_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportCsv_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportExcel_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportHtmlword_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportJson_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportLatex_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportMediawiki_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportOds_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportOdt_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportPdf_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportPhparray_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportSql_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportTexytext_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportXml_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ExportYaml_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_TableProperty_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00