Skip to content

Allow failure for aarch64 test

Benjamin Bertrand requested to merge allow-failure-aarch64 into develop

We don't want the tests for aarch64 wheels to prevent the pipeline to pass.

The failures are intermittent, but are always related to event tests. Failures are a symptom of the slow emulated environment they run in, rather than broken code.

Edited by Anton Joubert

Merge request reports