Browse Source

Skipping play-activate-mysql

Does not successfully kill process on stop().
tfb 11 years ago
parent
commit
144f73308a
1 changed files with 2 additions and 1 deletions
  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"
     }
   }]
 }