Skip to content

Commit 78b0dc1

Browse files
committed
Enable test counter-inc back
Test passed in single mode with Tarantool 14aa6a5974a12a02e166d5d3fd5428f0d9ec7b5e. Closes #84 Follows up tarantool/tarantool#6095
1 parent 8cc2dd7 commit 78b0dc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tarantool/runner.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
"A collection of workload names which we expect should actually pass."
5858
(remove #{:bank ; https://github.com/tarantool/jepsen.tarantool/issues/83
5959
:bank-multitable ; https://github.com/tarantool/jepsen.tarantool/issues/83
60-
:counter-inc ; https://github.com/tarantool/tarantool/issues/6095
6160
} standard-workloads))
6261

6362
(def nemeses

0 commit comments

Comments
 (0)