From d749c5cb682d331430d01fe892b8ff810e18c097 Mon Sep 17 00:00:00 2001 From: danielholanda Date: Tue, 5 Dec 2023 14:43:34 -0800 Subject: [PATCH] Add NOT STARTED --- test/cli.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/cli.py b/test/cli.py index d5731b23..64e9069d 100644 --- a/test/cli.py +++ b/test/cli.py @@ -307,7 +307,6 @@ def test_021_cli_report(self): "mean_latency", "throughput", "all_build_stages", - "completed_build_stages", ] linear_summary = summary[1] assert len(summary) == len(test_scripts)