From e38df820abcda80f924c4e59fed7740090beac93 Mon Sep 17 00:00:00 2001 From: Maksim Sadym <69349599+sadym-chromium@users.noreply.github.com> Date: Fri, 22 Nov 2024 13:01:39 +0100 Subject: [PATCH] build(chrome): update the pinned browser version to 133.0.6851.0 (#2805) Roll https://crrev.com/c/6038039 and fix timeout --------- Co-authored-by: Browser Automation Bot Co-authored-by: browser-automation-bot <133232582+browser-automation-bot@users.noreply.github.com> --- .browser | 2 +- .../navigation_started/navigation_started.py.ini | 9 ++++++++- .../navigation_started/navigation_started.py.ini | 9 ++++++++- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/.browser b/.browser index 6d8b292c0..d540d8651 100644 --- a/.browser +++ b/.browser @@ -1 +1 @@ -chrome@133.0.6848.0 \ No newline at end of file +chrome@133.0.6851.0 \ No newline at end of file diff --git a/wpt-metadata/chromedriver/headful/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini b/wpt-metadata/chromedriver/headful/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini index cb12cf50b..9f63915bc 100644 --- a/wpt-metadata/chromedriver/headful/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini +++ b/wpt-metadata/chromedriver/headful/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini @@ -1,2 +1,9 @@ [navigation_started.py] - expected: TIMEOUT + [test_window_open_with_about_blank[\]] + expected: FAIL + + [test_window_open_with_about_blank[about:blank\]] + expected: FAIL + + [test_window_open_with_about_blank[about:blank?test\]] + expected: FAIL diff --git a/wpt-metadata/chromedriver/headless/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini b/wpt-metadata/chromedriver/headless/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini index cb12cf50b..9f63915bc 100644 --- a/wpt-metadata/chromedriver/headless/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini +++ b/wpt-metadata/chromedriver/headless/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini @@ -1,2 +1,9 @@ [navigation_started.py] - expected: TIMEOUT + [test_window_open_with_about_blank[\]] + expected: FAIL + + [test_window_open_with_about_blank[about:blank\]] + expected: FAIL + + [test_window_open_with_about_blank[about:blank?test\]] + expected: FAIL