James

Results 2692 comments of James

Hi @ykoehler Thanks for your feedback. The ``skip_tests`` conf applies to: - CMake generated Presets, defining `` cache_variables["BUILD_TESTING"] = "OFF"``, that will affect cmake configure step - Inhibit execution of...

> The "can_run()" should have detected that the env is not compatible, but the can_run is not sophisticated enough, I was told by conan team to then use skip_test, but...

Thanks both for the feedback! Could you please create new tickets for those questions that require a follow up and discussion? This ticket is mainly to gather the positive feedback,...

Hi @Emiliskog Sorry, it is not fully clear if your comment is a "everything ok, working good", or it is an issue report. This thread is only for approval comments,...

Hi all, Please recall the comments above: - This thread is not for reporting failing issues with CMakeConfigDeps - This thread is exclusively for reporting "Everything OK, everything is fine...

> The CMakeConfigDeps cannot go out of incubating until successfully compilation of conan-center-index occurs, right? Yes, it can. There might be issues in recipes in ConanCenter that needs to be...

The test was already failing, proof in https://github.com/conan-io/conan/actions/runs/14563661425/job/40850031520?pr=18150

Hi @jputcu Thanks for your report. I am trying to reproduce, but unfortunately I haven't managed to do so. - I am running ``python server_launcher.py`` from code. Conan 2.0 server...

> I'm currently just evaluation conan_server 2, so just started from the command line >conan_server. I'd recommend using ArtifactoryCE, it is completely free, and it is more performant than conan-server,...

Hi @cwsamuelson Any further feedback about this? I guess you probably solve the issue, please let us know.