Parcourir la source

kpacha-ninja Mark ninja-standalone as skipped

Ninja-standalone presently does not serve responses under the current
configuration. Additionally, it does not respond to the stop call, so
it is being skipped for this round.
Mike Smith il y a 12 ans
Parent
commit
cd02f958d6
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      ninja-standalone/benchmark_config

+ 2 - 1
ninja-standalone/benchmark_config

@@ -21,7 +21,8 @@
       "database_os": "Linux",
       "display_name": "ninja-standalone",
       "notes": "",
-      "versus": ""
+      "versus": "",
+      "skip": "true"
     }
   }]
 }