Bug 2293875 - Recent mesa update causes python-pyopengl test failures on s390x
Summary: Recent mesa update causes python-pyopengl test failures on s390x
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2291868
TreeView+ depends on / blocked
 
Reported: 2024-06-24 01:34 UTC by Scott Talbert
Modified: 2024-06-26 20:26 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-06-26 20:26:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Scott Talbert 2024-06-24 01:34:38 UTC
A recent (not sure exactly which one) mesa update on rawhide causes a bunch of test failures for python-pyopengl on s390x (only):

=========================== short test summary info ============================
FAILED PyOpenGL-3.1.7/tests/test_arraydatatype.py::TestCoreDatatype::test_copyNonContiguous
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_arrayTranspose - Ass...
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_get_read_fb_binding
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_get_version - assert...
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_getstring - assert None
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_glCallLists_twice2
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_glbufferparameter_create
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_lookupint - TypeErro...
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_orinput_handling - A...
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_shader_compile_string
FAILED PyOpenGL-3.1.7/tests/test_core.py::TestCore::test_simple - assert 0
FAILED PyOpenGL-3.1.7/tests/test_textures.py::TestTextures::test_get_max_tex_units
FAILED PyOpenGL-3.1.7/tests/test_textures.py::TestTextures::test_glGenTextures
====== 13 failed, 51 passed, 2 skipped, 1 deselected, 3 warnings in 4.25s ======

I checked and rebuilding mesa with the fixes in this merge request resolve the test failures:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29837

Reproducible: Always

Comment 1 Scott Talbert 2024-06-26 20:26:35 UTC
Fixed in mesa-24.1.2-2.fc41 by rstrode.


Note You need to log in before you can comment on or make changes to this bug.