Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove repeated non-running test #16053

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

memsharded
Copy link
Member

Changelog: Omit
Docs: Omit

This test was not running, as it has another test with exact same name later, introduced by accident in #15895. The test was broken, until the toolchain can generate both native+cross file, it will be broken.

@memsharded memsharded added this to the 2.3.0 milestone Apr 9, 2024
@franramirez688 franramirez688 merged commit f0bddeb into conan-io:develop2 Apr 10, 2024
2 checks passed
@memsharded memsharded deleted the test/remove_repeated branch April 10, 2024 08:29
memsharded added a commit to memsharded/conan that referenced this pull request Apr 10, 2024
memsharded added a commit that referenced this pull request Apr 11, 2024
* cmake deps internal refactor for readability

* fix

* fix

* fix

* fix

* fix

* copy only if different (#16031)

* allow conf in exports-sources and export (#16034)

* refactor apple_min_version_flag() (#16017)

* refactor apple_min_version_flag()

* Refactored all the apple module and where it was being used (AutotoolsToolchain and MesonToolchain for now)

* Fixed bad return

* Fixing tests

* Keeping legacy behavior in apple_min_version_flag function

* Preventing possible breaking change

---------

Co-authored-by: Francisco Ramirez de Anton <[email protected]>

* Allow to unhide git url (#16038)

* Add hide_url tests for git scm tool

* Add hide_url flag to clone and fetch_commit.

Resolves #15684

* Update conans/test/functional/tools/scm/test_git.py

* Update conans/test/functional/tools/scm/test_git.py

---------

Co-authored-by: Rubén Rincón Blanco <[email protected]>

* remove repeated non-running test (#16053)

* refactor transitive_requires

---------

Co-authored-by: Francisco Ramirez de Anton <[email protected]>
Co-authored-by: Sebastian Höffner <[email protected]>
Co-authored-by: Rubén Rincón Blanco <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants