Enhance retract test (page cases, long output cases) (#12781)

This commit is contained in:
Liangsheng Yin
2025-11-11 03:03:26 +08:00
committed by GitHub
parent 665416f6dd
commit 1086473111
3 changed files with 73 additions and 37 deletions

View File

@@ -1685,7 +1685,7 @@ class CustomTestCase(unittest.TestCase):
)
def setUp(self):
print(f"[Test Method] {self._testMethodName}", flush=True)
print(f"[CI Test Method] {self.__class__.__name__}.{self._testMethodName}")
def dump_bench_raw_result(