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:
parent
30b7c43f24
commit
7aded0980f
6
queries/1360034.yaml
Normal file
6
queries/1360034.yaml
Normal 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")
|
Loading…
Reference in New Issue
Block a user