-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
infra: address flake8 findings in webdriver/ #43096
Conversation
5c09942
to
e68aaef
Compare
Unit tests are (correctly!) failing. We'll need to fix the lint issues alongside this PR in order for them to pass. |
e68aaef
to
c9e063e
Compare
677f9d9
to
ac91346
Compare
Now there's only one error remaining.
@jrandolf please help here: which function should be renamed, and to what? |
7590d0f
to
08bd158
Compare
If there are no further comments, I believe this is ready to go. |
1b25d50
to
e832f18
Compare
Requested change is done. I don't see any other blockers.
@web-platform-tests/admins can you please admin merge? The seen failures are not related to this particular change. Thanks. |
5628ea0
to
5644751
Compare
Rename duplicate test to test_params_pointer_action_move_coordinate_missing Bug: web-platform-tests/rfcs#171 Cmdline: flake8 --append-config=tools/flake8.ini webdriver/tests/bidi :
19a1a3e
to
0747d6b
Compare
0747d6b
to
4c7263b
Compare
@DanielRyanSmith and/or @jgraham could you admin merge? This is addressing the linter issues, without enforcing the linter. The enforcement discussion is still WIP at web-platform-tests/rfcs#171 |
Bug: web-platform-tests/rfcs#171