-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome fails infrastructure/testdriver/actions/actionsWithKeyPressed.html on Mac #17296
Comments
I checked out #17212 and couldn't find this failure. Did it go away after you retried/rebased? |
Related to issue #17296. This PR does not fix the underlying issue, but only unblocks the infrastructure tests on macOS.
Related to issue #17296. This PR does not fix the underlying issue, but only unblocks the infrastructure tests on macOS.
Related to issue #17296. This PR does not fix the underlying issue, but only unblocks the infrastructure tests on macOS.
|
Related to issue #17296. This PR does not fix the underlying issue, but only unblocks the infrastructure tests on macOS.
Related to issue #17296. This PR does not fix the underlying issue, but only unblocks the infrastructure tests on macOS.
Reopening this because #17415 did not fix the issue, but only worked around it. |
So the entire directory was skipped in #18934 (Sep 2019), due to https://bugs.chromium.org/p/chromedriver/issues/detail?id=3114 Then https://bugs.chromium.org/p/chromedriver/issues/detail?id=3114 was fixed in #19555 (Oct 2019) and the tests re-enabled in #19497 In short, this seems fixed. |
#17212 fails the infrastructure tests due to an unrelated test failure occurring in
actionsWithKeyPressed.html
. It seems that this test was added quite recently: #16475.The text was updated successfully, but these errors were encountered: