Skip to content

Conversation

@astrofrog
Copy link
Member

Just disable this for visual tests due to widgetti/solara#171

…st for visual tests due to deprecation warnings in solara
@dhomeier
Copy link
Contributor

I think this will need the following updates to ignores:

-    ignore:Keyword `trait:DeprecationWarning:pythreejs.*:
+    ignore:Keyword `trait` is deprecated in traitlets.*:DeprecationWarning:bqplot.*:
+    ignore:zmq.eventloop.ioloop is deprecated in pyzmq.*:DeprecationWarning:jupyter_client.*:
+    ignore:`BqplotScatterLayerState` is deprecated and will be removed in a future version.*:DeprecationWarning:glue_jupyter.bqplot.scatter.*:

(though maybe we should better add a pytest.warns context to our own glue_jupyter.bqplot.scatter tests).

@dhomeier dhomeier added testing no-changelog-entry-needed Skipped in Changelog generation labels Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog-entry-needed Skipped in Changelog generation testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants