Przeglądaj źródła

Skipping play-activate-mysql

Does not successfully kill process on stop().
tfb 12 lat temu
rodzic
commit
144f73308a
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      play-activate-mysql/benchmark_config

+ 2 - 1
play-activate-mysql/benchmark_config

@@ -20,7 +20,8 @@
       "database_os": "Linux",
       "display_name": "play-scala-activate",
       "notes": "",
-      "versus": "netty"
+      "versus": "netty",
+      "skip": "true"
     }
   }]
 }