Skip to content

Mayavi 4.8.3 test fails with Python 3.14 #1349

@opoplawski

Description

@opoplawski

Fedora rawhide has updated to the latest Python 3.14. Mayavi test fails with:

__________ TestMayaviGarbageCollection.test_mlab_scene_model_with_gui __________
mayavi/tests/test_garbage_collection.py:67: in test_mlab_scene_model_with_gui
    self.check_object_garbage_collected(create_fn, close_fn)
tvtk/tests/common.py:61: in check_object_garbage_collected
    self.assertTrue(object_collected[0])
E   IndexError: list index out of range

Not sure what is up here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions