Skip to content

Conversation

etcwilde
Copy link
Member

I wasn't aware that arm64e was a thing in open-source, but these two
tests are failing on Apple Silicon both on the main branch and on the
rebranch branch, so I'm disabling it for now.

The failing tests are:

  • ModuleInterface/arm64e-fallback.swift
  • stdlib/Reflection_objc.swift

rdar://83059989

@etcwilde etcwilde requested a review from beccadax September 13, 2021 17:00
@etcwilde
Copy link
Member Author

@swift-ci please test

I wasn't aware that arm64e was a thing in open-source, but these two
tests are failing on Apple Silicon both on the main branch and on the
rebranch branch, so I'm disabling it for now.

The failing tests are:
 - ModuleInterface/arm64e-fallback.swift
 - stdlib/Reflection_objc.swift
@etcwilde etcwilde force-pushed the ewilde/disable-failing-arm64e-tests branch from 31d03d7 to ddf210b Compare September 13, 2021 20:31
@etcwilde
Copy link
Member Author

@swift-ci please smoke test

@etcwilde etcwilde merged commit 3680f9c into swiftlang:main Sep 14, 2021
@etcwilde etcwilde deleted the ewilde/disable-failing-arm64e-tests branch September 14, 2021 23:19
@beccadax
Copy link
Contributor

OSS Swift is supposed to support arm64e only to the extent that it can load an arm64e interface if an ordinary arm64 interface is not available. Fixing that part of the bug in #39315.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants