Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 013a9a33952bc701171677412c12906e76949264
      
https://github.com/phpmyadmin/phpmyadmin/commit/013a9a33952bc701171677412c12906e76949264
  Author: Jeff Chan <jefftc...@gmail.com>
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
    M test/classes/PMA_Config_test.php
    M test/classes/PMA_DisplayResults_test.php
    M test/classes/PMA_Header_test.php
    M test/classes/PMA_Theme_test.php
    M test/classes/plugin/export/PMA_ExportCodegen_test.php
    M test/classes/plugin/export/PMA_ExportCsv_test.php
    M test/classes/plugin/export/PMA_ExportExcel_test.php
    M test/classes/plugin/export/PMA_ExportHtmlword_test.php
    M test/classes/plugin/export/PMA_ExportJson_test.php
    M test/classes/plugin/export/PMA_ExportLatex_test.php
    M test/classes/plugin/export/PMA_ExportMediawiki_test.php
    M test/classes/plugin/export/PMA_ExportOds_test.php
    M test/classes/plugin/export/PMA_ExportOdt_test.php
    M test/classes/plugin/export/PMA_ExportPdf_test.php
    M test/classes/plugin/export/PMA_ExportPhparray_test.php
    M test/classes/plugin/export/PMA_ExportSql_test.php
    M test/classes/plugin/export/PMA_ExportTexytext_test.php
    M test/classes/plugin/export/PMA_ExportXml_test.php
    M test/classes/plugin/export/PMA_ExportYaml_test.php
    M test/libraries/PMA_ConfigFile_test.php
    M test/libraries/PMA_display_export_test.php
    M test/libraries/PMA_insert_edit_test.php
    M test/libraries/PMA_relation_test.php

  Log Message:
  -----------
  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 <jefftc...@gmail.com>


  Commit: ad931a1c05ae9436d7edb72cc88ab9942c8f81e3
      
https://github.com/phpmyadmin/phpmyadmin/commit/ad931a1c05ae9436d7edb72cc88ab9942c8f81e3
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
    M test/classes/PMA_Config_test.php
    M test/classes/PMA_DisplayResults_test.php
    M test/classes/PMA_Header_test.php
    M test/classes/PMA_Theme_test.php
    M test/classes/plugin/export/PMA_ExportCodegen_test.php
    M test/classes/plugin/export/PMA_ExportCsv_test.php
    M test/classes/plugin/export/PMA_ExportExcel_test.php
    M test/classes/plugin/export/PMA_ExportHtmlword_test.php
    M test/classes/plugin/export/PMA_ExportJson_test.php
    M test/classes/plugin/export/PMA_ExportLatex_test.php
    M test/classes/plugin/export/PMA_ExportMediawiki_test.php
    M test/classes/plugin/export/PMA_ExportOds_test.php
    M test/classes/plugin/export/PMA_ExportOdt_test.php
    M test/classes/plugin/export/PMA_ExportPdf_test.php
    M test/classes/plugin/export/PMA_ExportPhparray_test.php
    M test/classes/plugin/export/PMA_ExportSql_test.php
    M test/classes/plugin/export/PMA_ExportTexytext_test.php
    M test/classes/plugin/export/PMA_ExportXml_test.php
    M test/classes/plugin/export/PMA_ExportYaml_test.php
    M test/libraries/PMA_ConfigFile_test.php
    M test/libraries/PMA_display_export_test.php
    M test/libraries/PMA_insert_edit_test.php
    M test/libraries/PMA_relation_test.php

  Log Message:
  -----------
  Merge pull request #1060 from jeffchan/fix-tests

Move slow test in HHVM to group medium


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/4ac572dc31c3...ad931a1c05ae
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to