commit | 7012037c02da1599363ce22ef84155b611b0d024 | [log] [tgz] |
---|---|---|
author | Hiroshige Hayashizaki <[email protected]> | Mon Oct 04 07:24:30 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Oct 04 07:24:30 2021 |
tree | 1d2a7578feac66094e517585d3c5bad3ec792f40 | |
parent | 543b0ce514db83247af6a991c758f85dd7bffeae [diff] [blame] |
Skip back-forward-cache/events.html on linux-bfcache-rel Bug: 1255537 Cq-Include-Trybots: luci.chromium.try:android-bfcache-rel,linux-bfcache-rel Change-Id: Ibae1ebc29950797be26b904181c4f2eae4dbffaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3197864 Commit-Queue: Hiroshige Hayashizaki <[email protected]> Reviewed-by: Takuto Ikuta <[email protected]> Cr-Commit-Position: refs/heads/main@{#927606}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index 41bc6f8..60d61dd6 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -439,6 +439,8 @@ 'linux-bfcache-rel': { 'args': [ '--flag-specific=enable-back-forward-cache-same-site', + # TODO(crbug.com/1255537): Re-enable the test. + '--ignore-tests=external/wpt/html/browsers/browsing-the-web/back-forward-cache/events.html', ], }, 'linux-blink-animation-use-time-delta': {