Skip to content

Commit b782a6b

Browse files
committed
python3Packages.viser: flaky test
1 parent 6f4e7e7 commit b782a6b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pkgs/development/python-modules/viser/default.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,9 @@ buildPythonPackage (finalAttrs: {
181181
"test_form_dirty_clears_on_submit_to_peer[chromium]"
182182

183183
# playwright._impl._errors.TimeoutError: Locator.wait_for: Timeout 5000ms exceeded.
184-
# (same issue with 20s)
185184
"test_long_underscore_label_wraps_within_container[chromium]"
185+
"test_command_description_update[chromium]"
186+
"test_command_icon_update[chromium]"
186187

187188
# playwright._impl._errors.TargetClosedError: Browser.new_context: Target page, context or browser has been closed
188189
"test_late_joining_client_sees_dirty_form[chromium]"

0 commit comments

Comments
 (0)