This is an archive of the discontinued LLVM Phabricator instance.

[test-suite] Disable AArch64 tests for OSX arm64 to fix green dragon.
ClosedPublic

Authored by asbirlea on Aug 4 2016, 10:23 PM.

Details

Summary

On OSX-arm64, the halide runtime is not properly linked in with
the simd_ops tests leading to missing symbols.
Temporary disable tests for OSX-arm64 to make green dragon green again.

Diff Detail

Repository
rL LLVM

Event Timeline

asbirlea updated this revision to Diff 66904.Aug 4 2016, 10:23 PM
asbirlea retitled this revision from to [test-suite] Disable AArch64 tests for OSX arm64 to fix green dragon..
asbirlea updated this object.
asbirlea added reviewers: MatzeB, cmatthews, mehdi_amini.
asbirlea added a subscriber: llvm-commits.
mehdi_amini accepted this revision.Aug 5 2016, 1:00 AM
mehdi_amini edited edge metadata.

Whatever can make the bot green again.

Thanks!

This revision is now accepted and ready to land.Aug 5 2016, 1:00 AM
This revision was automatically updated to reflect the committed changes.