[Test] Add basic matched stop for beta eagle (#11833)

This commit is contained in:
Liangsheng Yin
2025-10-20 01:17:00 +08:00
committed by GitHub
parent 48738af7f9
commit 7a020e0f3b
4 changed files with 201 additions and 222 deletions

View File

@@ -1622,6 +1622,9 @@ class CustomTestCase(unittest.TestCase):
max_retry=max_retry,
)
def setUp(self):
print(f"[Test Method] {self._testMethodName}", flush=True)
def dump_bench_raw_result(
path: str,