Skip to content

Commit 0b279be

Browse files
committed
Enable test counter-inc
Test passed in single mode with Tarantool 14aa6a5974a12a02e166d5d3fd5428f0d9ec7b5e. Closes #84 Follows up tarantool/tarantool#6095
1 parent 92eadd7 commit 0b279be

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)