Просмотр исходного кода

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 12 лет назад
Родитель
Сommit
cd02f958d6
1 измененных файлов с 2 добавлено и 1 удалено
  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"
     }
   }]
 }