Skip to content

Commit

Permalink
[onnx] Enable crashing tests (llvm#2928)
Browse files Browse the repository at this point in the history
Crashing tests no longer crash, enable as either passing or xfail tests.

Co-authored-by: Xida Ren (Cedar) <cedar.ren@gmail.com>
  • Loading branch information
rsuderman and renxida authored Feb 20, 2024
1 parent 13553d4 commit 13113df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/pt1/e2e_testing/xfail_sets.py
Original file line number Diff line number Diff line change
Expand Up @@ -2194,7 +2194,7 @@
"ReduceMinAlongDimUnsignedInt_basic",
"TensorsStackNegativeDimModule_basic",
"TensorsStackPromoteDTypeModule_basic",

"FlipModule_basic",
"MoveDimIntNegativeIndexModule_basic",
"PermuteNegativeIndexModule_basic",
}
Expand Down

0 comments on commit 13113df

Please sign in to comment.