Skip to content

Commit

Permalink
build(chrome): update the pinned browser version to 133.0.6851.0 (#2805)
Browse files Browse the repository at this point in the history
Roll https://crrev.com/c/6038039 and fix timeout

---------

Co-authored-by: Browser Automation Bot <browser-automation-bot@google.com>
Co-authored-by: browser-automation-bot <133232582+browser-automation-bot@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 22, 2024
1 parent 51f4706 commit e38df82
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .browser
Original file line number Diff line number Diff line change
@@ -1 +1 @@
chrome@133.0.6848.0
chrome@133.0.6851.0
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e38df82

Please sign in to comment.