def test_broadcasted_floordiv(self): with testing.NumpyError(divide='ignore'): self.check_array_broadcasted_op(operator.floordiv)