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

Fix msvc profile detect test #15552

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

juansblanco
Copy link
Contributor

Changelog: Omit
Docs: Omit

@juansblanco juansblanco added this to the 2.1 milestone Jan 29, 2024
@AbrilRBS
Copy link
Member

Found while asking @juansblanco to run some windows test for me - I added this back then without locally testing

@@ -18,7 +18,6 @@ def test_profile_detect_compiler(self):
compiler={{compiler}}
compiler.version={{detect_api.default_compiler_version(compiler, version)}}
compiler.runtime={{runtime}}
compiler.libcxx={{detect_api.detect_libcxx(compiler, version, compiler_exe)}}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this was not failing before in CI? I thought CI was running VS 17 already

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Investigating, curious nontheless

@AbrilRBS AbrilRBS merged commit af30c47 into conan-io:develop2 Feb 5, 2024
2 checks passed
@AbrilRBS AbrilRBS deleted the js/fix/vs_detect_test branch February 5, 2024 10:58
memsharded pushed a commit to memsharded/conan that referenced this pull request Feb 8, 2024
remove test line

Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
czoido pushed a commit that referenced this pull request Feb 12, 2024
* fix relativize paths in generated files

* Fix msvc profile detect test (#15552)

remove test line

Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>

* recover xfail test for win_bash=True with msvc (#15593)

* Not skipping binaries of direct dependencies for packages being built (#15128)

* to explorer teh concept of not skipping directs

* fix

* wip

* review

* wip

---------

Co-authored-by: Juan <35701596+juansblanco@users.noreply.github.com>
Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
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.

3 participants