You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.25881904510251996
cos(angle)
Which is: -0.25881904510251991
[ FAILED ] S1Angle.Trigonometry (0 ms)
```
0 commit comments