summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-03-24 09:35:08 +1100
committerJesse Duffield <jessedduffield@gmail.com>2022-03-24 09:45:27 +1100
commit13a9bbb984601d19f1aabe7abfbf58fbe91cf621 (patch)
treeeb933c2a10ed92fb6081fd5e69d1159527b205b8 /test
parentf113ff21bff22bc9e3dc683a4f52822233b76b95 (diff)
skip flakey bisect test
Diffstat (limited to 'test')
-rw-r--r--test/integration/bisect/test.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/integration/bisect/test.json b/test/integration/bisect/test.json
index 2bf2b418b..58263936d 100644
--- a/test/integration/bisect/test.json
+++ b/test/integration/bisect/test.json
@@ -1,4 +1,5 @@
{
"description": "Basic git bisect usage",
- "speed": 5
+ "speed": 5,
+ "skip": true
}