def test_broadcasted_ifloordiv(self): with testing.NumpyError(divide='ignore'): self.check_array_broadcasted_op(operator.ifloordiv, no_complex=True)