We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303404d commit bc31d4bCopy full SHA for bc31d4b
dpnp/tests/third_party/cupy/core_tests/test_ndarray.py
@@ -691,7 +691,6 @@ def test_format(self, xp):
691
return format(x, ".2f")
692
693
694
-@pytest.mark.skip("implicit conversation to numpy does not raise an exception")
695
class TestNdarrayImplicitConversion(unittest.TestCase):
696
697
def test_array(self):
0 commit comments