Skip to content

Improve platform skip list for display.gl_set_attribute() (3289)ย #1635

Open
@GalacticEmperor1

Description

@GalacticEmperor1

Issue โ„–3289 opened by MyreMylar at 2022-07-09 07:58:08

Description

Recently a test was added for display.gl_set_attribute() which doesn't run on the CI automated testing (by design - there is no display on the CI).

However, it also doesn't run on any platform at all yet, even when run locally - because there were issues during development with various parts of the full test on different platforms. Hopefully users with different hardware configurations can come along and figure out which parts of the test need skipping on which platforms so we can get more of it running in more places when people run the tests locally.

  • get it running on windows

  • get it running on old mac

  • get it running on new Arm based mac

  • get it running on raspberry pi?

  • Maybe any other weird configs you can thing of. If we complete the others first we'll close this issue.

My suggestion is to do this via an allow list, as in we just allow one platform at a time where the test is confirmed to work.


Comments

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions