duckduckgo / iOS

DuckDuckGo iOS Application
https://itunes.apple.com/us/app/duckduckgo-privacy-browser/id663592361?mt=8
Apache License 2.0
1.79k stars 405 forks source link

fix widget part of autofill ui test #3037

Closed brindy closed 3 days ago

brindy commented 3 days ago

Task/Issue URL: https://app.asana.com/0/0/1207729188744402/f Tech Design URL: CC:

Description: Use iOS 17.0 (to match CI) and quote strings.

Disable widget part of the test for now as it seems broke on iOS 17 (when run on mobile.dev)

Steps to test this PR:

  1. Check password-authentication release task passes https://github.com/duckduckgo/iOS/actions/runs/9796687524
  2. Run password-authentication.yaml test and make sure it passes locally
loremattei commented 3 days ago

@brindy unfortunately it looks like the password-authentication test got cancelled again 😰

brindy commented 3 days ago

@loremattei - have disabled it now as it seems incompatible with iOS 17.0 as we discussed (and there doesn't seem to be a way to specify the exact iOS version on mobile.dev)

brindy commented 3 days ago

I messed something up here. Closing out and will re-open