Skip to content

Test warnings cleanup#1374

Merged
ixjlyons merged 2 commits intopyqtgraph:masterfrom
ixjlyons:test-warnings-cleanup
Sep 20, 2020
Merged

Test warnings cleanup#1374
ixjlyons merged 2 commits intopyqtgraph:masterfrom
ixjlyons:test-warnings-cleanup

Conversation

@ixjlyons
Copy link
Copy Markdown
Member

This should hopefully clean up most of the warnings cropping up in CI

@ixjlyons ixjlyons force-pushed the test-warnings-cleanup branch from a2500bf to eb167c0 Compare September 20, 2020 17:06
@ixjlyons
Copy link
Copy Markdown
Member Author

There are a couple warnings from matplotlib related to the Qt4 backend, but I think we can live with this until Qt4 support is dropped

Also, there are some "CI warnings" as I'd call them related to the pytest.ini. I'll consider them out of scope for this PR.

DeprecationWarning is for invalid escape sequence ('\'). Decided to use
raw strings rather than double-backslashes because the text processing
is using raw strings anwyay.
@ixjlyons ixjlyons force-pushed the test-warnings-cleanup branch from eb167c0 to 16ea8ad Compare September 20, 2020 20:59
@ixjlyons ixjlyons merged commit 3ea32ff into pyqtgraph:master Sep 20, 2020
@ixjlyons ixjlyons deleted the test-warnings-cleanup branch September 20, 2020 21:52
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.

1 participant