ci: pytest-ignore skip using dut id

This commit is contained in:
igor.udot
2025-11-24 10:10:19 +08:00
parent d2ac65df80
commit 97a8ee870f
+1 -1
View File
@@ -337,7 +337,7 @@ class IdfPytestEmbedded:
res.extend(
[
ChildCase(
format_case_id(target, config, case.name + f' {i}', is_qemu=is_qemu),
format_case_id(target, config, case.name, is_qemu=is_qemu),
self.UNITY_RESULT_MAPPINGS[case.result],
)
for case in _dut.testsuite.testcases