Skip to content

Skip Float80 overflow/underflow tests on FreeBSD#336

Open
kkebo wants to merge 2 commits into
apple:mainfrom
kkebo:fix-freebsd-tests
Open

Skip Float80 overflow/underflow tests on FreeBSD#336
kkebo wants to merge 2 commits into
apple:mainfrom
kkebo:fix-freebsd-tests

Conversation

@kkebo

@kkebo kkebo commented Feb 7, 2026

Copy link
Copy Markdown

closes #333

This is a workaround for a bug in FreeBSD's powl.

Changes:

  1. Split testIntegerExponentCommon() into testIntegerExponentCommon() and testIntegerExponentOverflowAndUnderflow().
  2. Skip testIntegerExponentOverflowAndUnderflow() in testFloat80() if the OS is FreeBSD.
  3. Enable FreeBSD CI

@kkebo

kkebo commented May 27, 2026

Copy link
Copy Markdown
Author

I've added a new commit.

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.

A FreeBSD toolchain doesn't pass tests

1 participant