Skip to content

Test against PyQt5 instead of PyQt4#1127

Merged
mdickinson merged 3 commits into
masterfrom
ci/test-against-pyqt5
May 21, 2020
Merged

Test against PyQt5 instead of PyQt4#1127
mdickinson merged 3 commits into
masterfrom
ci/test-against-pyqt5

Conversation

@mdickinson
Copy link
Copy Markdown
Member

@mdickinson mdickinson commented May 21, 2020

We should be testing against PyQt 5 instead of PyQt 4 (which is long past its EOL).

@mdickinson
Copy link
Copy Markdown
Member Author

For the record, the tests hang with VS 2015: there's apparently a popup on the worker machine with a message like: "This Windows version (6.3.9600) does not support the required bluetooth API. Consider updating to a more recent Windows (10.0.10685 or above)."

This appears to be related to PyQt5: see for example https://stackoverflow.com/q/55205708

@mdickinson mdickinson merged commit 7c17eae into master May 21, 2020
@mdickinson mdickinson deleted the ci/test-against-pyqt5 branch May 21, 2020 08:47
mdickinson added a commit that referenced this pull request May 22, 2020
* Add changelog for 6.1, release summary is still missing

* Comestic fixes

* Move Misc item to the bottom

* Add placeholder for release date; add recent PRs

* Stash partial work before context switch

* More updates; move #1058 to correct section; add #1127

* More updates; mostly formatting

* Update CHANGES.rst

Co-authored-by: Kit Choi <kitchoi@users.noreply.github.com>

* More tweaks to wording and content

* More wording tweaks

* Use short form for View reference

* Make use of the intersphinx mapping

* Rewordings

* Remove broken links

* Add recent PRs; fix some long lines

* Combine duplicate change entries for Traits / TraitsUI compatibility

* Add note about default versus default_value for Either and Union

* Add back note that Either will eventually be deprecated.

* Remove some duplicate entries; add some missing ones

* Ordering

* More PRs (sneakily adding #1142 before it's actually merged)

Co-authored-by: Kit Yan Choi <kchoi@enthought.com>
Co-authored-by: Kit Choi <kitchoi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants