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
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
On bitrise.yml, upgrade the stack from osx-xcode-14.0.x to osx-xcode-14.1.x-ventura. Run the workflow [unit_test_focus](https://app.bitrise.io/build/7abf4349-67c5-4d30-b43a-9659209708ba) on Bitrise.
Expected behavior
All unit tests pass on Bitrise.
Actual behavior
ClientTests/trackingAdsTests/testListAdUrlsDuckDuckGo() fails with the following error message on Bitrise:
/Users/vagrant/git/ClientTests/SearchEngineTests.swift:72 - XCTAssertThrowsError failed: did not throw an error
We need to upgrade the stacks since the current one is going to be deprecated on Bitrise. That should not affect the unit tests... worth investigating what could be the cause.
Steps to reproduce
On
bitrise.yml
, upgrade the stack fromosx-xcode-14.0.x
toosx-xcode-14.1.x-ventura
. Run the workflow[unit_test_focus](https://app.bitrise.io/build/7abf4349-67c5-4d30-b43a-9659209708ba)
on Bitrise.Expected behavior
All unit tests pass on Bitrise.
Actual behavior
ClientTests/trackingAdsTests/testListAdUrlsDuckDuckGo()
fails with the following error message on Bitrise:https://addons-testing.bitrise.io/builds/7abf4349-67c5-4d30-b43a-9659209708ba/testreport/bebd0425-4749-4008-ba76-a1b1c6a978bf/testsuite/0/testcases?status=failed
🤷🏼 I can't reproduce the failure on my machine locally....yet.
Device & build information
osx-xcode-14.1.x-ventura
)Notes
Attachments:
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: