Commit 16e3f636 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Skip tests that timeout on chromebooks

TBR=gab@chromium.org
NOTRY=true

Bug: chromium:805932
Change-Id: I76e5acb5f2e749f7240abb0cb0596fdf8b72badf
Reviewed-on: https://chromium-review.googlesource.com/895602
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50988}
parent 1478c307
......@@ -3,4 +3,9 @@
# found in the LICENSE file.
[
['arch == arm and not simulator_run', {
# Timeouts on chromebooks.
'ItemParallelJobTest.DistributeItemsMultipleTasks': [SKIP],
'ItemParallelJobTest.MoreTasksThanItems': [SKIP],
}], # 'arch == arm and not simulator_run'
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment