[ 
https://issues.apache.org/jira/browse/DISPATCH-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163015#comment-17163015
 ] 

ASF GitHub Bot commented on DISPATCH-1712:
------------------------------------------

jiridanek merged pull request #781:
URL: https://github.com/apache/qpid-dispatch/pull/781


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Extend the CI with Ubuntu Focal, Aarch64, and Clang
> ---------------------------------------------------
>
>                 Key: DISPATCH-1712
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1712
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.12.0
>            Reporter: Jiri Daněk
>            Priority: Major
>
> Dispatch is currently running all its CI jobs on Travis CI using Ubuntu 
> Xenial, AMD64, and GCC. It would make sense to me to extend the coverage.
> Ubuntu Focal contains newer versions of software. The CI may find 
> incompatibilities there.
> Aarch64 is weakly-ordered, so it may reveal some concurrency bugs. Travis has 
> it available https://docs.travis-ci.com/user/multi-cpu-architectures/
> Clang may print different diagnostics than gcc, and on aarch64 it supports 
> alternate algorithm for asan, which reports on overlapping but different set 
> of invalid memory accesses than regular asan 
> https://clang.llvm.org/docs/HardwareAssistedAddressSanitizerDesign.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to