# see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin
-ok /not really/
-
# examples for ok despite warnings
-ok /^WARNING: U.{5}: can not be positioned properly/
-ok /^WARNING: U.{5}: no glyph defined/
-ok /^WARNING: U.{5}: .+ broken pixel/
-ok /^WARNING: Unknown X keysym/
ok /^WARNING: Can not find/
ok /^WARNING: Skipping too long sequence:/
-ok /^FINER: RET: Warning: Permanently added .+ (RSA) to the list of known hosts./
-ok /.+WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!.+/
+ok /^FINER: RET: Warning: Permanently added .+ to the list of known hosts./
# match line starting with 'error ', case-insensitive
error /(?i)^error /