Skip to content

Commit

Permalink
WIP non-boolean attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Oct 27, 2023
1 parent 252a2e9 commit 56e0e45
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 @@ -433,7 +433,6 @@ def setUp(self):
"Tried changing state of a disconnected RFB object",
"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: Received .* for a non-boolean attribute",
'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",
Expand Down

0 comments on commit 56e0e45

Please sign in to comment.