[dart2js] Stop running dart2js_2 suite when running unittests.

Change-Id: Icb16045bade65712dc2a8e18e960696077582f8d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152040
Auto-Submit: Joshua Litt <joshualitt@google.com>
Commit-Queue: Joshua Litt <joshualitt@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
This commit is contained in:
Joshua Litt 2020-06-22 21:28:31 +00:00 committed by commit-bot@chromium.org
parent 03af7314cc
commit 77db092507

View file

@ -2630,7 +2630,6 @@
"name": "dart2js nnbd unit tests",
"arguments": [
"-nunittest-weak-asserts-no-sdk-linux",
"dart2js_2",
"pkg//compiler/"
]
}