From 03a71f316b4302751d3344125f2f9081591948e1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 30 Aug 2016 16:36:22 +0200 Subject: reproducible Debian: add jobs to test strip-nondeterminism and disorderfs on every commit, one job each for the master branch, another (each) for the rest --- logparse/debian-diffoscope.rules | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 logparse/debian-diffoscope.rules (limited to 'logparse/debian-diffoscope.rules') diff --git a/logparse/debian-diffoscope.rules b/logparse/debian-diffoscope.rules deleted file mode 100644 index df8c150b..00000000 --- a/logparse/debian-diffoscope.rules +++ /dev/null @@ -1,31 +0,0 @@ -# see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin - -ok /not really/ - -ok /Error while decoding stream/ - -# ignore images… -ok /warning\.png/ - -# match line starting with 'error ', case-insensitive -error /(?i)^error / - -# ignore some stuff -ok /update-binfmts: warning:/ -ok /update-rc.d: warning: start and stop actions are no longer supported/ -ok /E: Can not write log \(Is /dev/pts mounted/ -ok /Warning: there was a problem reading the certificate file \/etc\/ssl\/certs/ -ok /dpkg-buildpackage: warning: using a gain-root-command while being root/ -ok /warning: the authors of lintian do not recommend running it with root privileges/ -ok /test_no_warnings PASSED/ - -# list of warnings here... -warning /[Ww]arning/ -warning /WARNING/ - -# catch lintian warnings and errors -warning /^W: / -warning /^E: / - - - -- cgit v1.2.3-70-g09d2