Merge "Try to fix test flakiness"

This commit is contained in:
Becky Siegel
2017-05-22 16:19:01 +00:00
committed by Gerrit Code Review

View File

@@ -27,6 +27,9 @@ limitations under the License.
// Elements tests.
const elements = [
// This seemed to be flakey when it was farther down the list. Keep at the
// beginning.
'gr-app_test.html',
'change-list/gr-change-list-item/gr-change-list-item_test.html',
'change-list/gr-change-list-view/gr-change-list-view_test.html',
'change-list/gr-change-list/gr-change-list_test.html',
@@ -72,7 +75,6 @@ limitations under the License.
'diff/gr-selection-action-box/gr-selection-action-box_test.html',
'diff/gr-syntax-layer/gr-syntax-layer_test.html',
'diff/gr-syntax-lib-loader/gr-syntax-lib-loader_test.html',
'gr-app_test.html',
'plugins/gr-external-style/gr-external-style_test.html',
'plugins/gr-plugin-host/gr-plugin-host_test.html',
'settings/gr-account-info/gr-account-info_test.html',