Add babeltrace benchmark commit skip
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 16 Mar 2020 18:57:08 +0000 (14:57 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 16 Mar 2020 18:57:08 +0000 (14:57 -0400)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
scripts/babeltrace-benchmark/benchmark.py

index 86a8596a33c4c24acda5c9580ece4d7c9cf18319..901772581bd20e8c218b02e41720cb39985bb214 100644 (file)
@@ -43,6 +43,11 @@ invalid_commits = {
         "8c99128c640cbce71fb8a6caa15e4c672252b662", # Block on configure
         "f3847c753f1b4f12353c38d97b0577d9993d19fb", # Does not build
         "e0111295f17ddfcc33ec771a8deac505473a06ad", # Does not build
+        "d0d4e0ed487ea23aaf0d023513c0a4d86901b79b", # Does not build
+        "c24f7ab4dd9edeb5e50b0070fd9d9e8691057dde", # Does not build
+        "ce67f5614a4db3b2de4d887eca52135b439b4937", # Does not build
+        "80aff5efc66679fd934cef433c0e698694748385", # Does not build
+        "f4f11e84942d36fcc8a597d226928bce2ccac4b3", # Does not build
         }
 
 def json_type(string):
This page took 0.024385 seconds and 4 git commands to generate.