thebrowsercompany / swift-webdriver

A Swift library for communicating with WebDriver (Appium/WinAppDriver) endpoints
BSD 3-Clause "New" or "Revised" License
101 stars 3 forks source link

Occasional flakiness in tests (Error Domain=NSURLErrorDomain Code=-1001) #66

Open tristanlabelle opened 1 year ago

tristanlabelle commented 1 year ago
Test Case 'NotepadTests.testDismissNewFileDialog' started at 2023-08-16 14:42:18.673
<EXPR>:0: error: NotepadTests.testDismissNewFileDialog : threw error "Error Domain=NSURLErrorDomain Code=-1001 "(null)""

See: https://github.com/thebrowsercompany/webdriver-swift/actions/runs/5880228011/job/15954288915?pr=64

tristanlabelle commented 1 year ago

Another instance: https://github.com/thebrowsercompany/webdriver-swift/actions/runs/6001329876/job/16275273483