AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Fix unit test failures on recent macOS ARM platforms
- Vorherrschende Sprache
- C++
- Sterne
- 2.1k
- Forks
- 503
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
As discussed [on Slack](https://opencolorio.slack.com/archives/C3Q43TN4Q/p1706842156429159), several people have reported that the CPU and GPU unit tests fail on macOS ARM chips with macOS 14.
Our experiments to set up a macOS ARM CI runner (also macOS 14) [ran into similar problems.](https://github.com/AcademySoftwareFoundation/OpenColorIO/actions/runs/7677346079)
It looks like many of the failures are probably ok but just slightly outside the existing tolerances or are happening where there currently are no tolerances in the test but should be.
This task will require going through the failing tests one by one and deciding what to do. If you want to take this on, please reach out on Slack and run into questions about a given test.
Beitragsleitfaden
Rechercherichtung
Beginne damit, die CPU- und GPU-Unit-Test-Fehlschläge in einer macOS 14 ARM-Umgebung zu reproduzieren und den referenzierten macOS ARM CI-Lauf zu prüfen. Arbeite jeden fehlschlagenden Test durch und entscheide, ob seine Toleranz geändert werden sollte oder ob eine fehlende Toleranz benötigt wird; erledigt bedeutet, dass die relevanten Tests bestehen, ohne echte Fehler zu maskieren.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- ci-cd, testing-qa
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100