elastic-recheck/queries/1360034.yaml
Matt Riedemann 7aded0980f Classify tempest lxml hashseed bug 1360034
This showed up on 8/20, it's already fixed,
but since it has over 2000 hits in logstash
in check and gate and all branches let's
classify it to get it off the uncategorized
bugs list.

Change-Id: I325c9807e9049855f74ca694e72352cfde315e0b
Related-Bug: #1360034
2014-08-22 21:38:58 +00:00

7 lines
215 B
YAML

query: >
(message:"safe_minidom_parse_string" AND
message:"ExpatError" AND
tags:"screen-c-api.txt") OR
(message:"XMLSyntaxError: Start tag expected, '<' not found, line 1, column 1" AND
tags:"console")