From 94e7bc052a69d24fcb7aa4682d0e7ab771117982 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 11 Jun 2019 14:45:50 -0400 Subject: [PATCH] Add query for test_check_doubled_words py27 fail bug 1832392 149 hits since June 10, all failures, master and stable/stein because of bionic nodes and the updated version of py27 used there. Change-Id: I2a7117474e84f26a563d05eacde5212b55782965 --- queries/1804062.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1804062.yaml diff --git a/queries/1804062.yaml b/queries/1804062.yaml new file mode 100644 index 00000000..4c0e0abb --- /dev/null +++ b/queries/1804062.yaml @@ -0,0 +1,4 @@ +query: >- + message:"testtools.matchers._impl.MismatchError: [(1, 0, 'N343')] != []" AND + tags:"console" AND + build_node:"ubuntu-bionic"