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

REGRESSION (2023-05-13): [ macOS ] TestWebKitAPI.WKAttachmentTests.MovePastedImageByDragging is a consistent failure #13948

Merged
merged 1 commit into from
May 17, 2023

Conversation

whsieh
Copy link
Member

@whsieh whsieh commented May 17, 2023

255d31d

REGRESSION (2023-05-13): [ macOS ] TestWebKitAPI.WKAttachmentTests.MovePastedImageByDragging is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=256864
rdar://109428176

Reviewed by Aditya Keerthi.

Fix a race condition in `WKAttachmentTests.MovePastedImageByDragging`, by ensuring that the pasted
image finishes loading (and rendering) before attempting to initiate a drag over the image element.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm:

Canonical link: https://commits.webkit.org/264137@main

686facd

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe βœ… πŸ›  wincairo
βœ… πŸ§ͺ bindings βœ… πŸ›  ios-sim βœ… πŸ›  mac-AS-debug ❌ πŸ§ͺ wpe-wk2
βœ… πŸ§ͺ webkitperl βœ… πŸ§ͺ ios-wk2 βœ… πŸ§ͺ api-mac βœ… πŸ›  gtk
  πŸ§ͺ ios-wk2-wpt βœ… πŸ§ͺ mac-wk1 βœ… πŸ§ͺ gtk-wk2
  πŸ§ͺ api-ios   πŸ§ͺ mac-wk2 βœ… πŸ§ͺ api-gtk
βœ… πŸ›  tv βœ… πŸ§ͺ mac-AS-debug-wk2
βœ… πŸ›  tv-sim
βœ… πŸ›  πŸ§ͺ merge βœ… πŸ›  watch
βœ… πŸ›  watch-sim

@whsieh whsieh self-assigned this May 17, 2023
@whsieh whsieh added the Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases label May 17, 2023
@whsieh
Copy link
Member Author

whsieh commented May 17, 2023

Thanks for the review!

@whsieh whsieh added the merge-queue Applied to send a pull request to merge-queue label May 17, 2023
@webkit-ews-buildbot webkit-ews-buildbot added merging-blocked Applied to prevent a change from being merged and removed merge-queue Applied to send a pull request to merge-queue labels May 17, 2023
@whsieh whsieh added merge-queue Applied to send a pull request to merge-queue and removed merging-blocked Applied to prevent a change from being merged labels May 17, 2023
…vePastedImageByDragging is a consistent failure

https://bugs.webkit.org/show_bug.cgi?id=256864
rdar://109428176

Reviewed by Aditya Keerthi.

Fix a race condition in `WKAttachmentTests.MovePastedImageByDragging`, by ensuring that the pasted
image finishes loading (and rendering) before attempting to initiate a drag over the image element.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm:

Canonical link: https://commits.webkit.org/264137@main
@webkit-commit-queue
Copy link
Collaborator

Committed 264137@main (255d31d): https://commits.webkit.org/264137@main

Reviewed commits have been landed. Closing PR #13948 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 255d31d into WebKit:main May 17, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label May 17, 2023
@whsieh whsieh deleted the eng/256864 branch May 21, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases
Projects
None yet
5 participants