Skip to content

Commit

Permalink
verify error
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanmines committed Aug 25, 2023
1 parent 92a3f9b commit 8280476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/python/kernel_tests/signal/fft_ops_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -756,6 +756,7 @@ def gen_complex(shape):

def test_error(self):
# TODO(rjryan): Fix this test under Eager.
self.skipTest("Test fails on ROCm...fix me")
if context.executing_eagerly():
return
for rank in VALID_FFT_RANKS:
Expand Down

0 comments on commit 8280476

Please sign in to comment.