odpic-raw: disable tests (#42135)

Test suite expects a running Oracle database server.
wip/yesman
mulderr 6 years ago committed by xeji
parent 30913cc998
commit a6e737c65e
  1. 1
      pkgs/development/haskell-modules/configuration-common.nix

@ -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;

Loading…
Cancel
Save