Skip to content

Commit 0b7078a

Browse files
committed
Revert "test: skip ddl test for vinyl on travis"
This reverts commit c2de45c. Not needed anymore as the DDL bug it was supposed to work around has been finally fixed. Follow-up tarantool#3420 (cherry picked from commit cedb298)
1 parent b3f75f6 commit 0b7078a

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

rpm/tarantool.spec

-2
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ rm -rf %{buildroot}%{_datarootdir}/doc/tarantool/
149149
echo "self.skip = True" > ./test/app/socket.skipcond
150150
# https://github.com/tarantool/tarantool/issues/1322
151151
echo "self.skip = True" > ./test/app/digest.skipcond
152-
# https://github.com/tarantool/tarantool/issues/3420
153-
echo "self.skip = True" > ./test/vinyl/ddl.skipcond
154152
# run a safe subset of the test suite
155153
cd test && ./test-run.py -j 1 unit/ app/ app-tap/ box/ box-tap/ engine/ vinyl/
156154
%endif

test/vinyl/ddl.skipcond

-6
This file was deleted.

0 commit comments

Comments
 (0)