Skip to content

Commit 170ce9d

Browse files
committed
tmp: drop --performance flag from devtool test
Signed-off-by: Patrick Roy <[email protected]>
1 parent 5ae335e commit 170ce9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.buildkite/pipeline_perf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
devtool_opts = test.pop("devtool_opts")
101101
test_selector = test.pop("tests")
102102
ab_opts = test.pop("ab_opts", "")
103-
devtool_opts += " --performance"
104103
test_script_opts = ""
105104
if REVISION_A:
106105
devtool_opts += " --ab"

0 commit comments

Comments
 (0)