Skip to content

Commit

Permalink
WIP unrecognized prop
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Oct 27, 2023
1 parent d4e547f commit b01a5e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/machineslib.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,6 @@ def setUp(self):
"Failed to get libvirt version from the dbus API:.*Cannot recv data: Connection reset by peer",
# FIXME: React errors on /devel scenario; these are actual bugs!
'Warning: Each child in a list should have a unique "key" prop',
"Warning: React does not recognize the .* prop on a DOM element",
"Warning: An update .* was scheduled from inside an update function",
"Warning: A future version of React will block javascript: URLs as a security precaution.",
# FIXME:: https://github.com/cockpit-project/cockpit-machines/issues/1272
Expand Down

0 comments on commit b01a5e4

Please sign in to comment.