Skip to content

Conversation

@vissarion
Copy link
Member

No description provided.

Copy link
Collaborator

@barendgehrels barendgehrels left a comment

Choose a reason for hiding this comment

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

Oops, sorry. Thanks for the fix!
How come it was not triggering a build failure...

@vissarion
Copy link
Member Author

Oops, sorry. Thanks for the fix! How come it was not triggering a build failure...

In PRs the CI runs only minimal tests https://github.com/boostorg/geometry/blob/develop/.github/workflows/minimal.yml and the whole suite is executed after merging into develop branch.

@vissarion vissarion merged commit 2acb7eb into boostorg:develop Nov 5, 2024
23 checks passed
@vissarion vissarion deleted the fix/typo branch November 5, 2024 13:40
@barendgehrels
Copy link
Collaborator

barendgehrels commented Nov 5, 2024

Oops, sorry. Thanks for the fix! How come it was not triggering a build failure...

In PRs the CI runs only minimal tests https://github.com/boostorg/geometry/blob/develop/.github/workflows/minimal.yml and the whole suite is executed after merging into develop branch.

But I compile all also locally with CMake... however, I see it now. Exactly this one was excluded...

if (NOT APPLE)
    # The results of these tests vary considerably on Apple/Darwin/arm64 using clang
    foreach(item IN ITEMS
        envelope_on_spheroid...

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