Skip to content

[libc][test] atan* and smoke/atan* tests need to have exception and errno checking fixed #90653

Open
@Flandini

Description

@Flandini

These depends on ASSERT_GE and EXPECT_GE in {ASSERT,EXPECT}_FP_EXCEPTION. Using RoundingMode with the quick rounding mode tests ends up setting exceptions, so after switching these to {ASSERT,EXPECT}_EQ, these tests are failing and need to be changed to wrap the function invocation and not the entire RoundingMode test setup.

See #88816

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions