call mtr.add_suppression("NDB Slave: exceptions table .* has wrong definition .*"); call mtr.add_suppression("Exceptions table *"); # Check that all mandatory columns need NDB$ suffix ...
# Mock table name list and other inspector methods called during init self.mock_inspector.get_table_names.return_value = ["test_table"] self.mock_inspector.get_view ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results