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
This commit is contained in:
Matt Riedemann 2014-08-21 15:33:24 -07:00
parent 30b7c43f24
commit 7aded0980f

6
queries/1360034.yaml Normal file
View File

@ -0,0 +1,6 @@
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")