You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jd...@apache.org on 2021/06/18 07:49:24 UTC

[qpid-dispatch] branch main updated: NO-JIRA: TSan Travis CI job should not be allowed to fail any more (#1258)

This is an automated email from the ASF dual-hosted git repository.

jdanek pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/main by this push:
     new b757bf5  NO-JIRA: TSan Travis CI job should not be allowed to fail any more (#1258)
b757bf5 is described below

commit b757bf502e2442442dae8c7be239edd12e4256bb
Author: Jiri Daněk <jd...@redhat.com>
AuthorDate: Fri Jun 18 09:49:18 2021 +0200

    NO-JIRA: TSan Travis CI job should not be allowed to fail any more (#1258)
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 02dc77b..f6b7840 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,6 @@ jobs:
   fast_finish: true
   allow_failures:
     - os: osx
-    - name: "qdrouterd:TSAN"
     - arch: arm64
     - arch: s390x
   include:

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org