enthought / enthought/traitsui
Tests against wxPython are targeting a different version compared to Pyface
Open
component: build
priority: low
toolkit: WxPython4
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Pyface CI for wxPython is targeting wxPython 4.0 on Linux/OSX, but wxPython 4.1 on Windows.
TraitsUI CI, however, target wxPython 4.1.
I believe the current support for wxPython 4 is still patchy. e.g. The test suites are currently failing, but in different ways for different wxPython versions and different platforms. On Pyface, despite the CI build passing, several tests have been skipped for wx.
Regardless of the targeted wxPython versions, Pyface and TraitsUI CI should be consistent.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.