[executorch] Remove obsolete VGF slice xfail - #22083
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22083
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 Unclassified FailureAs of commit a208817 with merge base 2287a8b ( NEW FAILURES - The following jobs have failed:
UNCLASSIFIED FAILURE - DrCI could not classify the following job because the workflow did not run on the merge base. The failure may be pre-existing on trunk or introduced by this PR:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
Hi this seem to still fail here in the github runner could it be another test, or maybe I missed something trunk / test-arm-backend-vkml (test_pytest_ops_vkml) / linux-job (push) |
The VGF converter 0.10 upgrade makes the arange_fp32_2d_step4 slice case pass. Remove its stale strict xfail so the successful result is not reported as an XPASS failure.
Test plan:
buck test @fbcode//mode/dev fbcode//executorch/backends/arm/test:slice -- --exact "fbcode//executorch/backends/arm/test:slice - test_slice.py::test_slice_tensor_vgf_no_quant_step[arange_fp32_2d_step4]"Local OSS test was not run because pytest is not installed in this checkout environment.
This PR was authored with Codex.
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani