Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Unit test testListAdUrlsDuckDuckGo fails on Bitrise stack osx-xcode-14.1.x-ventura #3693

Open
clarmso opened this issue Feb 13, 2023 · 2 comments
Labels

Comments

@clarmso
Copy link
Contributor

clarmso commented Feb 13, 2023

Steps to reproduce

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

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

  • Device: iOS simulator from XCode 14.1 running on MacOS 13 Ventura (osx-xcode-14.1.x-ventura)
  • Build version: ?

Notes

Attachments:

┆Issue is synchronized with this Jira Task

@clarmso
Copy link
Contributor Author

clarmso commented Feb 13, 2023

Let me disable the test so that I can go ahead and upgrade the stack:

#3689

@isabelrios
Copy link
Collaborator

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants