Skip to content

Conversation

@jmr
Copy link
Member

@jmr jmr commented Mar 1, 2025

S1Angle.Trigonometry fails on Ubuntu 22. Disable for all glibc targets until this can be narrowed down further.

/home/runner/work/s2geometry/s2geometry/src/s2/s1angle_test.cc:139: Failure
Expected equality of these values:
  sin_cos.cos
    Which is: -0.2[58](https://github.com/google/s2geometry/actions/runs/13603572823/job/38032416706?pr=412#step:8:59)81904510251996
  cos(angle)
    Which is: -0.25881904510251991

[  FAILED  ] S1Angle.Trigonometry (0 ms)

S1Angle.Trigonometry fails on Ubuntu 22.  Disable for all glibc
targets until this can be narrowed down further.

```
/home/runner/work/s2geometry/s2geometry/src/s2/s1angle_test.cc:139: Failure
Expected equality of these values:
  sin_cos.cos
    Which is: -0.2
  cos(angle)
    Which is: -0.25881904510251991

[  FAILED  ] S1Angle.Trigonometry (0 ms)
```
@jmr jmr force-pushed the disable-sincos branch from ffd538b to 65ce15c Compare March 1, 2025 11:36
@jmr jmr merged commit 3231b88 into google:master Mar 1, 2025
4 checks passed
@jmr jmr deleted the disable-sincos branch March 1, 2025 11:39
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.

1 participant