Open clarmso opened 1 year ago
Let me disable the test so that I can go ahead and upgrade the stack:
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.
CC developers as owners of the Unit Tests: @razvanlitianu @PARAIPAN9
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