[swift-users] Swift migration bug

Nate Birkholz nbirkholz at gmail.com
Mon Oct 3 12:12:13 CDT 2016


Then Jordan Rose closed it as not a Swift bug. :)

On Mon, Oct 3, 2016 at 2:03 AM, Alex Blewitt <alblue at apple.com> wrote:

> On 30 Sep 2016, at 19:30, Nate Birkholz via swift-users <
> swift-users at swift.org> wrote:
>
> I found a bug in Swift 2.3 migration in the XCUITests, not sure if the bug
> goes to swift.org or to Apple.
>
> UI test generator uses the syntax (XCUIElement).children(matching:
> .other) but the compiler only recognizes childrenMatchingType(.Other), and
> you have to manually change the instances. Makes generating UI Tests a pain!
>
>
> Please open a bug at https://bugs.swift.org and then it can be re-routed
> if necessary. If you can attach the snippet of code with before/after that
> would help.
>
> Thanks!
>
> Alex
>
>


-- 
Nate Birkholz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20161003/86ed1e16/attachment.html>


More information about the swift-users mailing list