commit | 04e6d4b8185ff3f9e1d4e963a130367551a572fc | [log] [tgz] |
---|---|---|
author | John Budorick <[email protected]> | Fri Dec 07 21:08:42 2018 |
committer | Commit Bot <[email protected]> | Fri Dec 07 21:08:42 2018 |
tree | 7113aa3ea65bfa68d9c09231a69c6d0b117fb0d1 | |
parent | f45c44f94b374c9bceffc0d8985781506ab01425 [diff] [blame] |
Pass --release to the layout tests on android_blink_rel. instead of --debug, which I initially used in crrev.com/c/1367106 Tbr: [email protected] Bug: 912120 Change-Id: Id6ee9838fec597639ea2aaf383334eaa4acbbdd8 Reviewed-on: https://chromium-review.googlesource.com/c/1368407 Reviewed-by: John Budorick <[email protected]> Reviewed-by: Stephen Martinis <[email protected]> Commit-Queue: John Budorick <[email protected]> Cr-Commit-Position: refs/heads/master@{#614808}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index a3721f5..e1c23d20 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -1578,7 +1578,7 @@ # tryserver.chromium.android 'android_blink_rel': { 'args': [ - '--debug', + '--release', '--android', # TODO(crbug.com/912120): Breakpad was entirely disabled on # Android. Remove this when it no longer affects Android crash