We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f4e7e7 commit b782a6bCopy full SHA for b782a6b
1 file changed
pkgs/development/python-modules/viser/default.nix
@@ -181,8 +181,9 @@ buildPythonPackage (finalAttrs: {
181
"test_form_dirty_clears_on_submit_to_peer[chromium]"
182
183
# playwright._impl._errors.TimeoutError: Locator.wait_for: Timeout 5000ms exceeded.
184
- # (same issue with 20s)
185
"test_long_underscore_label_wraps_within_container[chromium]"
+ "test_command_description_update[chromium]"
186
+ "test_command_icon_update[chromium]"
187
188
# playwright._impl._errors.TargetClosedError: Browser.new_context: Target page, context or browser has been closed
189
"test_late_joining_client_sees_dirty_form[chromium]"
0 commit comments