Skip to content
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

[WebDriver BiDi] Update tilt tests #42360

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

jrandolf-2
Copy link
Contributor

@jrandolf-2 jrandolf-2 commented Oct 5, 2023

No description provided.

@OrKoN
Copy link
Contributor

OrKoN commented Oct 5, 2023

Deferring to @whimboo @juliandescottes who appear to have worked on these tests initially.

@jrandolf-2 jrandolf-2 force-pushed the jrandolf/update-tilt-tests branch 2 times, most recently from 09a3e24 to 66dae8f Compare October 9, 2023 12:05
@OrKoN
Copy link
Contributor

OrKoN commented Oct 9, 2023

Is it still blocked by w3c/pointerevents#485 ?

@jrandolf-2
Copy link
Contributor Author

jrandolf-2 commented Oct 9, 2023

Is it still blocked by w3c/pointerevents#485 ?

No, it's not.

For more context, in Chromium, we wanted to lower the precision of the angles because OSes usually give float32 accuracy for those values. However, I found that macOS provides doubles on 64-bit machines, so I closed the PR and upgraded the types in Chromium.

@jrandolf-2 jrandolf-2 enabled auto-merge (rebase) October 9, 2023 12:14
@whimboo
Copy link
Contributor

whimboo commented Oct 11, 2023

@jrandolf I just noticed that we have the same tests for WebDriver classic. We probably want to update those at the same time?

@jrandolf-2
Copy link
Contributor Author

@jrandolf I just noticed that we have the same tests for WebDriver classic. We probably want to update those at the same time?

@whimboo Done

@jrandolf-2 jrandolf-2 merged commit 50889ef into master Nov 7, 2023
18 of 19 checks passed
@jrandolf-2 jrandolf-2 deleted the jrandolf/update-tilt-tests branch November 7, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants