odpic-raw: disable tests (#42135)

Test suite expects a running Oracle database server.
This commit is contained in:
mulderr 2018-06-18 21:50:57 +02:00 committed by xeji
parent 30913cc998
commit a6e737c65e

View file

@ -364,6 +364,7 @@ self: super: {
notcpp = dontCheck super.notcpp;
ntp-control = dontCheck super.ntp-control;
numerals = dontCheck super.numerals;
odpic-raw = dontCheck super.odpic-raw; # needs a running oracle database server
opaleye = dontCheck super.opaleye;
openpgp = dontCheck super.openpgp;
optional = dontCheck super.optional;