3ec0629d2b
httpretty 0.8.1 was released with a build bug causing failures in the check and gate queues. Filtering out post and periodic queues since those apparently have this show up in successful runs. Related-Bug: #1332287 Change-Id: If25a86f9d441b1187e847ee8c203ad81625ae73b
7 lines
193 B
YAML
7 lines
193 B
YAML
query: >
|
|
message:"IOError" AND
|
|
message:"No such file or directory" AND
|
|
message:"build/httpretty/readme.rst" AND
|
|
tags:"console" AND NOT (
|
|
build_queue:"periodic" OR build_queue:"post")
|