summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-09-07 20:57:07 +0000
committerGerrit Code Review <review@openstack.org>2022-09-07 20:57:07 +0000
commit1db67256419fce40a5934f5e388508ab74a386df (patch)
treec871c8fa11d0d3c357faf96dc550ac3f01805b2a /tests
parentf5188c6914eb02856af354ad60da96fd21852dc2 (diff)
parent98296dd5f6e27993f8ccd85dc439d3a54f66a112 (diff)
downloadzuul-1db67256419fce40a5934f5e388508ab74a386df.tar.gz
Merge "zuul_stream: handle failed_when tasks"
Diffstat (limited to 'tests')
-rw-r--r--tests/remote/test_remote_zuul_stream.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/remote/test_remote_zuul_stream.py b/tests/remote/test_remote_zuul_stream.py
index c163b3488..03247b9ce 100644
--- a/tests/remote/test_remote_zuul_stream.py
+++ b/tests/remote/test_remote_zuul_stream.py
@@ -139,9 +139,7 @@ class FunctionalZuulStreamMixIn:
# Callback Exception:
# ...
#
- # NOTE(ianw) 2022-08-24 : needs a couple of fixes before
- # we can turn on.
- self.assertIn('[WARNING]: Failure using method', console_output)
+ self.assertNotIn('[WARNING]: Failure using method', console_output)
text = self._get_job_output(build)
self.assertLogLine(