commit | 8de6277b977eb63470a95b7b3a6104b8461afcba | [log] [tgz] |
---|---|---|
author | Arthur Wang <[email protected]> | Wed Nov 06 17:48:38 2019 |
committer | Commit Bot <[email protected]> | Wed Nov 06 17:48:38 2019 |
tree | 3bc1b2f016217c6f9a270430715f328ed7573cf8 | |
parent | 64308f8df5c6a08f29659c8f7fde3366f1c3e6a5 [diff] [blame] |
Add linux-layout-tests-fragment-paint try bot. This trybot runs webkit layout tests with NGFragmentPaint runtime flag set. [email protected], [email protected] Bug: 1015029 Change-Id: I718e79aeaf4dc547caddd4889fb0fc3f0b8b44d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875513 Commit-Queue: Arthur Wang <[email protected]> Reviewed-by: Aaron Gable <[email protected]> Reviewed-by: John Budorick <[email protected]> Cr-Commit-Position: refs/heads/master@{#713071}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index 30833a6..80e3e90 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -2112,6 +2112,11 @@ '--additional-driver-flag=--enable-blink-features=LayoutNGFragmentItem', ], }, + 'linux-layout-tests-fragment-paint': { + 'args': [ + '--additional-driver-flag=--enable-blink-features=LayoutNGFragmentPaint', + ], + }, # client.v8.fyi 'V8 Blink Linux Debug': { 'args': [