From 2737bda515dc71f614b805f62d061635ad3e5e9c Mon Sep 17 00:00:00 2001 From: Zhaohui Sun Date: Tue, 10 Jan 2023 14:01:12 +0000 Subject: [PATCH] Remove xfail for test_chassis.py::TestChassisApi in 202012 branch Signed-off-by: Zhaohui Sun --- .../conditional_mark/tests_mark_conditions_202012.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions_202012.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions_202012.yaml index a4a8cc48a75..c6a9d327628 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions_202012.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions_202012.yaml @@ -47,12 +47,6 @@ dualtor_io/test_normal_op.py: - "'dualtor' in topo_name" - "'7260' in platform" -platform_tests/api/test_chassis.py::TestChassisApi: - xfail: - reason: "test issue or image issue, to be RCA'ed" - conditions: - - "release in ['202012']" - platform_tests/test_advanced_reboot.py: xfail: reason: "test issue or image issue, to be RCA'ed"