[js-perf-test] Don't run SixSpeed benchmarks with --future.

Change-Id: I187cf2f5cffa48ea4eb3d137260fd6dc555b1ed5
Reviewed-on: https://chromium-review.googlesource.com/974404
Reviewed-by: Michael Hablich <hablich@chromium.org>
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52129}
This commit is contained in:
Benedikt Meurer 2018-03-22 10:05:35 +01:00 committed by Commit Bot
parent 06ace93601
commit 6b72fe3b64

View File

@ -93,7 +93,6 @@
{
"name": "Spread",
"path": ["SixSpeed"],
"flags": ["--future"],
"results_regexp": "^%s\\(Score\\): (.+)$",
"tests": [
{
@ -144,7 +143,6 @@
{
"name": "SuperSpread",
"path": ["SixSpeed"],
"flags": ["--future"],
"results_regexp": "^%s\\(Score\\): (.+)$",
"tests": [
{
@ -170,7 +168,6 @@
{
"name": "SpreadLiteral",
"path": ["SixSpeed"],
"flags": ["--future"],
"results_regexp": "^%s\\(Score\\): (.+)$",
"tests": [
{