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