martin-g commented on pull request #2218: URL: https://github.com/apache/drill/pull/2218#issuecomment-834736734
Correct! With this change maven-surefire-plugin will be disabled on Linux/arm64. But your question makes me think that it might be better to disable it by default and enable it for x86_64. Because with this PR it will still fail on Mac M1 or Linux s390x. On Fri, May 7, 2021, 19:50 Charles S. Givre ***@***.***> wrote: > @martin-g <https://github.com/martin-g> > Thanks for submitting. I just want to make sure that this PR only affects > ARM builds of Drill. The tests will run on non ARM builds right? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/drill/pull/2218#issuecomment-834617109>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AABYUQR53F7546U26EDUBP3TMQK7DANCNFSM44JHDO4A> > . > -- 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]
