diff --git a/e2e_testing/xfail_sets.py b/e2e_testing/xfail_sets.py index fc90ba51722b..15cae556fed0 100644 --- a/e2e_testing/xfail_sets.py +++ b/e2e_testing/xfail_sets.py @@ -1461,11 +1461,6 @@ } LTC_CRASHING_SET = { - # https://github.com/llvm/torch-mlir/issues/2186 - "Conv1dNoPaddingModule_basic", - "Conv1dNoPaddingTransposeModule_basic", - "Conv1dNoPaddingGroupModule_basic", - "Add_Module_basic", # TODO: update test to move all inputs to the lazy device. Otherwise test fails with: # Check failed: lazy_tensor Input tensor is not a lazy tensor: CPUBoolType. "HBC_basic",