Skip to content

Attempt to fix new MacOS CI problem involving unit tests on half values#2188

Merged
doug-walker merged 1 commit into
AcademySoftwareFoundation:mainfrom
autodesk-forks:walker/half_fix
Sep 12, 2025
Merged

Attempt to fix new MacOS CI problem involving unit tests on half values#2188
doug-walker merged 1 commit into
AcademySoftwareFoundation:mainfrom
autodesk-forks:walker/half_fix

Conversation

@doug-walker
Copy link
Copy Markdown
Collaborator

The MacOS 13 CI Actions runs have started failing with a linker error in the CPU unit tests. It can't find op<< for half.

This is mysterious because I compared the MacOS runner and the IMath versions to CI tests that passed a few days ago and they are identical.

I'm removing some places where half's op<< is called in the unit tests to see if that fixes it.

Signed-off-by: Doug Walker <doug.walker@autodesk.com>
@doug-walker doug-walker requested a review from cozdas September 12, 2025 05:34
Copy link
Copy Markdown
Collaborator

@carolalynn carolalynn left a comment

Choose a reason for hiding this comment

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

So weird.... worth a shot

Copy link
Copy Markdown
Collaborator

@cozdas cozdas left a comment

Choose a reason for hiding this comment

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

Looks good

@doug-walker doug-walker merged commit e151865 into AcademySoftwareFoundation:main Sep 12, 2025
26 checks passed
@doug-walker doug-walker deleted the walker/half_fix branch September 12, 2025 17:46
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