Skip to content

Commit cc7de9a

Browse files
committed
Move AtenNonzero1DDynamicModule test to crash set
1 parent c089fe5 commit cc7de9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/pt1/e2e_testing/xfail_sets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,6 @@
627627
"AtenMmQMixedSigni8_basic",
628628
"AtenMmQint8_basic",
629629
"AtenMmQuint8_basic",
630-
"AtenNonzero1DDynamicModule_basic",
631630
"AtenRealView128Module_basic",
632631
"AtenRealView64Module_basic",
633632
"AtenTopKModule_basic",
@@ -969,6 +968,7 @@
969968
"Aten_TrilinearModuleVaryingRanksUnorderedExpands_basic",
970969
"CrossEntropyLossModule_basic",
971970
"CrossEntropyLossNoReductionModule_basic",
971+
"AtenNonzero1DDynamicModule_basic", # error: Mismatched ranks of types2 vs 1
972972
}
973973

974974
STABLEHLO_PASS_SET = {

0 commit comments

Comments
 (0)