You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[android] XFAIL opt-remark-generator.swift in ARMv7
Android ARMv7 doesn't seem to simplify the remarks from
Optional<SubKlass> to just SubKlass, while other platforms do.
I did not find any clues in swiftlang#33171 what it might be happening, so XFAIL
the test to avoid a failing build.
0 commit comments