[webkit-changes] [WebKit/WebKit] 3eec64: Add visionOS to the EWS status table header

2024-06-21 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3eec642a8cda8399f2f66e076733bdbd97740b6b
  
https://github.com/WebKit/WebKit/commit/3eec642a8cda8399f2f66e076733bdbd97740b6b
  Author: Ryan Haddad 
  Date:   2024-06-21 (Fri, 21 Jun 2024)

  Changed paths:
M Tools/CISupport/ews-app/ews/common/github.py

  Log Message:
  ---
  Add visionOS to the EWS status table header
https://bugs.webkit.org/show_bug.cgi?id=275756
rdar://130301962

Reviewed by Alexey Proskuryakov.

I forgot to add this in 280135@main.

* Tools/CISupport/ews-app/ews/common/github.py:
(GitHubEWS.generate_comment_text_for_change):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] b79182: [ iOS17 ] fast/forms/ios/autocapitalize-words.html...

2024-06-11 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b79182b61fb164576808e83eb302ee5547232f00
  
https://github.com/WebKit/WebKit/commit/b79182b61fb164576808e83eb302ee5547232f00
  Author: Ryan Haddad 
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  [ iOS17 ] fast/forms/ios/autocapitalize-words.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=269506
rdar://123033746

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations: Mark test as flaky.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 640a9e: [ macOS ] TestWebKitAPI.CloseWebViewDuringEnterFul...

2024-06-07 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 640a9e42bd8435328c65c6ff97a3572c8dac3f04
  
https://github.com/WebKit/WebKit/commit/640a9e42bd8435328c65c6ff97a3572c8dac3f04
  Author: Ryan Haddad 
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/CloseWebViewDuringEnterFullscreen.mm

  Log Message:
  ---
  [ macOS ] TestWebKitAPI.CloseWebViewDuringEnterFullscreen.ElementFullscreen 
is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=243678
rdar://98332961

Unreviewed test gardening.

Disable the test as it is frequently timing out on pre and post-commit bots.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/CloseWebViewDuringEnterFullscreen.mm:
(TestWebKitAPI::TEST(CloseWebViewDuringEnterFullscreen, 
DISABLED_ElementFullscreen)):
(TestWebKitAPI::TEST(CloseWebViewDuringEnterFullscreen, ElementFullscreen)): 
Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 4215fa: Unreviewed, reverting 279259@main (c42e0209c0ba)

2024-05-24 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4215fa917a3d63ff2e810f6d9eb8a3b745810a29
  
https://github.com/WebKit/WebKit/commit/4215fa917a3d63ff2e810f6d9eb8a3b745810a29
  Author: Ryan Haddad 
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
M Source/WebKit/Scripts/webkit/messages.py
M Source/WebKit/UIProcess/WebProcessPool.cpp
M Source/WebKit/UIProcess/WebProcessProxy.cpp
M Source/WebKit/UIProcess/WebProcessProxy.h
M Source/WebKit/UIProcess/WebProcessProxy.messages.in
M Source/WebKit/WebProcess/GPU/GPUProcessConnection.cpp
M Source/WebKit/WebProcess/GPU/GPUProcessConnection.h
M Source/WebKit/WebProcess/WebProcess.cpp
M Source/WebKit/WebProcess/WebProcess.h
M Source/WebKit/WebProcess/WebProcess.messages.in

  Log Message:
  ---
  Unreviewed, reverting 279259@main (c42e0209c0ba)
https://bugs.webkit.org/show_bug.cgi?id=274661
rdar://128689409

iOS debug layout tests exiting early due to assertion failure

Reverted change:

Web process sends redundant information when establishing GPU process 
connection
https://bugs.webkit.org/show_bug.cgi?id=274307
rdar://128265618
279259@main (c42e0209c0ba)

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ee5895: REGRESSION (277521@main): [ MacOS WK1 ] fast/css/v...

2024-04-19 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee58959b174863e3e196e62373ce9e76befecb83
  
https://github.com/WebKit/WebKit/commit/ee58959b174863e3e196e62373ce9e76befecb83
  Author: Ryan Haddad 
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M LayoutTests/platform/mac-wk1/TestExpectations

  Log Message:
  ---
  REGRESSION (277521@main): [ MacOS WK1 ] fast/css/viewport-height-border.html 
is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=272792
rdar://126590072

Unreviewed test gardening.

Skip the test added with 277521@main, as it is likely what is causing the test 
that runs
right after it to crash.

* LayoutTests/platform/mac-wk1/TestExpectations:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 848ac3: Unreviewed, reverting 277590@main

2024-04-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 848ac322df06170f861729aa01872584757508c3
  
https://github.com/WebKit/WebKit/commit/848ac322df06170f861729aa01872584757508c3
  Author: Ryan Haddad 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
M Source/WTF/wtf/CheckedRef.h
M Source/WTF/wtf/FastMalloc.h
M Source/WTF/wtf/SingleThreadIntegralWrapper.h
M Source/WebCore/Modules/fetch/FetchLoader.h
M Source/WebCore/Modules/notifications/NotificationResourcesLoader.h
M Source/WebCore/Modules/speech/SpeechRecognitionCaptureSourceImpl.h
M Source/WebCore/accessibility/AXObjectCache.h
M Source/WebCore/animation/DocumentTimelinesController.h
M Source/WebCore/bindings/js/ScriptController.h
M Source/WebCore/dom/CustomElementDefaultARIA.h
M Source/WebCore/dom/CustomElementReactionQueue.h
M Source/WebCore/dom/DeviceMotionController.h
M Source/WebCore/dom/DeviceOrientationController.h
M Source/WebCore/dom/DocumentMarkerController.h
M Source/WebCore/dom/EventLoop.h
M Source/WebCore/dom/ExtensionStyleSheets.cpp
M Source/WebCore/dom/ExtensionStyleSheets.h
M Source/WebCore/dom/FullscreenManager.h
M Source/WebCore/dom/IdTargetObserver.h
M Source/WebCore/dom/IdTargetObserverRegistry.cpp
M Source/WebCore/dom/IdTargetObserverRegistry.h
M Source/WebCore/dom/PendingScriptClient.h
M Source/WebCore/dom/RejectedPromiseTracker.h
M Source/WebCore/dom/ScriptRunner.h
M Source/WebCore/dom/VisitedLinkState.h
M Source/WebCore/dom/messageports/MessagePortChannelRegistry.h
M Source/WebCore/dom/messageports/WorkerMessagePortChannelProvider.h
M Source/WebCore/editing/Editor.h
M Source/WebCore/editing/FrameSelection.h
M Source/WebCore/editing/TextManipulationController.h
M Source/WebCore/fileapi/FileReaderLoader.h
M Source/WebCore/history/BackForwardController.h
M Source/WebCore/history/CachedPage.h
M Source/WebCore/html/FTPDirectoryDocument.cpp
M Source/WebCore/html/FormListedElement.cpp
M Source/WebCore/html/HTMLInputElement.cpp
M Source/WebCore/html/parser/HTMLDocumentParser.h
M Source/WebCore/html/parser/TextDocumentParser.h
M Source/WebCore/html/shadow/SliderThumbElement.cpp
M Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp
M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.h
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.h
M Source/WebCore/layout/layouttree/LayoutBox.h
M Source/WebCore/layout/layouttree/LayoutElementBox.h
M Source/WebCore/layout/layouttree/LayoutInitialContainingBlock.h
M Source/WebCore/layout/layouttree/LayoutInlineTextBox.h
M Source/WebCore/loader/EmptyClients.cpp
M Source/WebCore/loader/FrameLoader.cpp
M Source/WebCore/loader/FrameLoader.h
M Source/WebCore/loader/HistoryController.h
M Source/WebCore/loader/NavigationScheduler.h
M Source/WebCore/loader/ProgressTracker.h
M Source/WebCore/loader/ThreadableLoaderClient.h
M Source/WebCore/loader/WorkerThreadableLoader.cpp
M Source/WebCore/loader/WorkerThreadableLoader.h
M Source/WebCore/page/AlternativeTextClient.h
M Source/WebCore/page/DeviceController.h
M Source/WebCore/page/DiagnosticLoggingClient.h
M Source/WebCore/page/EditorClient.h
M Source/WebCore/page/ElementTargetingController.h
M Source/WebCore/page/EventHandler.h
M Source/WebCore/page/EventSource.h
M Source/WebCore/page/FocusController.h
M Source/WebCore/page/FrameView.h
M Source/WebCore/page/LocalFrameView.h
M Source/WebCore/page/LocalFrameViewLayoutContext.h
M Source/WebCore/page/PageConsoleClient.h
M Source/WebCore/page/RemoteFrameView.h
M Source/WebCore/page/RenderingUpdateScheduler.h
M Source/WebCore/page/csp/ContentSecurityPolicy.h
M Source/WebCore/page/scrolling/ScrollingStateTree.h
M Source/WebCore/platform/KeyboardScrollingAnimator.h
M Source/WebCore/platform/OrientationNotifier.h
M Source/WebCore/platform/ScrollView.h
M Source/WebCore/platform/ScrollableArea.cpp
M Source/WebCore/platform/ScrollableArea.h
M Source/WebCore/platform/cocoa/PlaybackSessionModel.h
M Source/WebCore/platform/cocoa/VideoPresentationModel.h
M Source/WebCore/platform/cocoa/WebAVPlayerLayer.mm
M Source/WebCore/platform/graphics/DisplayRefreshMonitorClient.h
M Source/WebCore/platform/graphics/FontCascade.h
M Source/WebCore/platform/graphics/TextRun.cpp
M Source/WebCore/platform/graphics/TextRun.h
M Source/WebCore/platform/graphics/TiledBacking.h
M Source/WebCore/platform/graphics/ca/LayerPool.h
M Source/WebCore/platform/graphics/ca/TileController.h
M Source/WebCore/platform/graphics/cocoa/NullPlaybackSessionInterface.h
M Source/WebCore/platform/graphics/cocoa/NullVideoPresentationInterface.h
M Source/WebCore/platform/ios/PlaybackSessionInterfaceAVKit.h
M Source/WebCore/platform/ios

[webkit-changes] [WebKit/WebKit] 956567: Unreviewed, reverting 277080@main

2024-04-04 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9565673973a24b54d6d4bf5b4a3131c7665fa9b1
  
https://github.com/WebKit/WebKit/commit/9565673973a24b54d6d4bf5b4a3131c7665fa9b1
  Author: Ryan Haddad 
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebKit/SourcesCocoa.txt
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
R Source/WebKit/UIProcess/mac/WKTextIndicatorStyleManager.h
R Source/WebKit/UIProcess/mac/WKTextIndicatorStyleManager.mm
M Source/WebKit/UIProcess/mac/WebViewImpl.h
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  ---
  Unreviewed, reverting 277080@main
rdar://125933126

This change breaks internal builds.

Reverted change:

Add support for text indicator style for mac.
https://bugs.webkit.org/show_bug.cgi?id=272121
rdar://123134304
https://commits.webkit.org/277080@main

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 5dc223: LLINT-CLoop-BuildAndTest queue should pass --cloop...

2023-12-21 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5dc223efb103dffb9fa76671d8cbeb262bec966c
  
https://github.com/WebKit/WebKit/commit/5dc223efb103dffb9fa76671d8cbeb262bec966c
  Author: Ryan Haddad 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M Tools/CISupport/build-webkit-org/steps.py

  Log Message:
  ---
  LLINT-CLoop-BuildAndTest queue should pass --cloop to run-javascriptcore-tests
https://bugs.webkit.org/show_bug.cgi?id=266343
rdar://119616038

Reviewed by Aakash Jain.

Adopt the new argument added in 271983@main to ensure the bot runs tests in the 
expected
configuration.

* Tools/CISupport/build-webkit-org/steps.py:
(RunLLINTCLoopTests):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 9de8c8: Unreviewed, reverting 272006@main and 272001@main

2023-12-13 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9de8c84f9f9dc6b8a1559cbbc070d024c82f86df
  
https://github.com/WebKit/WebKit/commit/9de8c84f9f9dc6b8a1559cbbc070d024c82f86df
  Author: Ryan Haddad 
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
M 
Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewCloseAllMediaPresentations.mm

  Log Message:
  ---
  Unreviewed, reverting 272006@main and 272001@main
https://bugs.webkit.org/show_bug.cgi?id=266374
rdar://119632464

Broke the TestWebKitAPI build

Unreviewed build fix.

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

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 6078e2: REGRESSION (270453@main?): [iOS] imported/w3c/web-...

2023-11-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6078e234978a2ea250c2ea0a7347739dfbf08cf4
  
https://github.com/WebKit/WebKit/commit/6078e234978a2ea250c2ea0a7347739dfbf08cf4
  Author: Ryan Haddad 
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  REGRESSION (270453@main?): [iOS] 
imported/w3c/web-platform-tests/css/css-sizing/button-min-width.html is 
consistently failing
https://bugs.webkit.org/show_bug.cgi?id=265053
rdar://118572212

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations: Mark the test as failing.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] f939a7: Rebaseline imported/w3c/web-platform-tests/html/se...

2023-11-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f939a7ad15b6ca4a048c70f9605be95759998517
  
https://github.com/WebKit/WebKit/commit/f939a7ad15b6ca4a048c70f9605be95759998517
  Author: Ryan Haddad 
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-on-popover-behavior.tentative-expected.txt

  Log Message:
  ---
  Rebaseline 
imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-on-popover-behavior.tentative.html
 for iOS
https://bugs.webkit.org/show_bug.cgi?id=265047
rdar://118569628

Unreviewed test gardening.

* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-on-popover-behavior.tentative-expected.txt:
 Added.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ec96d3: REGRESSION (270663@main): safe-merge-queue failing...

2023-11-15 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec96d3d0f797d1fbd61a66c8ae0b24324ec24483
  
https://github.com/WebKit/WebKit/commit/ec96d3d0f797d1fbd61a66c8ae0b24324ec24483
  Author: Ryan Haddad 
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
M Tools/CISupport/ews-build/steps.py

  Log Message:
  ---
  REGRESSION (270663@main): safe-merge-queue failing status check step with 
exception
https://bugs.webkit.org/show_bug.cgi?id=264914
rdar://118485694

Reviewed by Mike Wyrzykowski.

* Tools/CISupport/ews-build/steps.py:
(CheckStatusOfPR.getQueueStatusFromList): Add the missing `self` prefix so that 
we can
access the instance variables.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 6103d4: New tests (269564@main): [iOS] 2x imported/w3c/web...

2023-11-15 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6103d4d7b002a737cc87eb8fd65b6885efcf368f
  
https://github.com/WebKit/WebKit/commit/6103d4d7b002a737cc87eb8fd65b6885efcf368f
  Author: Ryan Haddad 
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-normal-expected.txt
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-strict-expected.txt

  Log Message:
  ---
  New tests (269564@main): [iOS] 2x 
imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr* 
tests are constant failures
https://bugs.webkit.org/show_bug.cgi?id=264280
rdar://118015347

Unreviewed test gardening.

Add baselines for iOS.

* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-normal-expected.txt:
 Added.
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-strict-expected.txt:
 Added.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] d3f496: Cherry-pick https://chromium.googlesource.com/webm...

2023-11-03 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d3f4969766d2b2db99cd2e673036b44ee22f08e8
  
https://github.com/WebKit/WebKit/commit/d3f4969766d2b2db99cd2e673036b44ee22f08e8
  Author: Ryan Haddad 
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
M 
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/onyx_if.c

  Log Message:
  ---
  Cherry-pick 
https://chromium.googlesource.com/webm/libvpx.git/+/51057f4ba894e13f9bba278905bacf6aaaecd992
https://bugs.webkit.org/show_bug.cgi?id=262365
rdar://116233358

Reviewed by Mark Lam.

* 
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/onyx_if.c:
(vp8_change_config):

Originally-landed-as: 267815.127@safari-7617-branch (2213bac36f8b). 
rdar://117926969
Canonical link: https://commits.webkit.org/270222@main


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ca8855: REGRESSION(267516@main): [ macOS ] imported/w3c/we...

2023-11-03 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca88553d1ebb03d809bb645f67f327146109650d
  
https://github.com/WebKit/WebKit/commit/ca88553d1ebb03d809bb645f67f327146109650d
  Author: Ryan Haddad 
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
M LayoutTests/platform/mac-wk1/TestExpectations
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  REGRESSION(267516@main): [ macOS ] 
imported/w3c/web-platform-tests/content-security-policy/reporting-api/report-to-directive-allowed-in-meta.https.sub.html
 is constantly failing.
https://bugs.webkit.org/show_bug.cgi?id=263987
rdar://117753593

Unreviewed test gardening.

268540@main added a failure expectation for this test, which overrode the 
DumpJSConsoleLogInStdErr
annotation in LayoutTests/TestExpectations for all 
imported/w3c/web-platform-tests/content-security-policy
tests. Remove the failure expectation so that is honored again, and add the 
annotation to the
pre-existing flaky expectation for mac-wk1 so we can see if the test is still 
flaky.

* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 04e066: 269758@main broke builds that enable WebXR

2023-10-25 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 04e06631c5d331d4b28fa02b302efaf8e0c567e6
  
https://github.com/WebKit/WebKit/commit/04e06631c5d331d4b28fa02b302efaf8e0c567e6
  Author: Ryan Haddad 
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
M Source/WebCore/platform/graphics/cocoa/GraphicsContextGLCocoa.mm

  Log Message:
  ---
  269758@main broke builds that enable WebXR
https://bugs.webkit.org/show_bug.cgi?id=263684
rdar://117494044

Unreviewed build fix.

* Source/WebCore/platform/graphics/cocoa/GraphicsContextGLCocoa.mm:
(WebCore::GraphicsContextGLCocoa::enableRequiredWebXRExtensionsImpl):
Fix mispelling of Extension.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] c3397b: REGRESSION (269698@main): 3 TestWebKitAPI.ProcessS...

2023-10-24 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c3397b4f9ae98bf77a5934f2624309e47f6c634e
  
https://github.com/WebKit/WebKit/commit/c3397b4f9ae98bf77a5934f2624309e47f6c634e
  Author: Ryan Haddad 
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm

  Log Message:
  ---
  REGRESSION (269698@main): 3 TestWebKitAPI.ProcessSwap LockdownMode API tests 
are failing
https://bugs.webkit.org/show_bug.cgi?id=263592
rdar://117417946

Reviewed by Tim Nguyen.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm: Remove the 
special case
for CSSHighlights since it is now enabled by default.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 386a00: Support visionOS in webkitdirs.pm

2023-08-16 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 386a00aee78e268c248829f51cd4f4e7f70e9d25
  
https://github.com/WebKit/WebKit/commit/386a00aee78e268c248829f51cd4f4e7f70e9d25
  Author: Ryan Haddad 
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
M Tools/Scripts/webkitdirs.pm

  Log Message:
  ---
  Support visionOS in webkitdirs.pm
https://bugs.webkit.org/show_bug.cgi?id=260313
rdar://113992184

Reviewed by Alexey Proskuryakov.

* Tools/Scripts/webkitdirs.pm:
(argumentsForConfiguration):
(isValidXcodeSDKPlatformName):
(determineXcodeSDKPlatformName):
(determinePortName):
(isVisionOSWebKit):
(isEmbeddedWebKit):
(willUseVisionDeviceSDK):
(willUseVisionSimulatorSDK):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] b1058b: [ iOS ] http/tests/media/media-source/mediasource-...

2023-05-02 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b1058b03a1533417a3ba77897f299771faf1aaa0
  
https://github.com/WebKit/WebKit/commit/b1058b03a1533417a3ba77897f299771faf1aaa0
  Author: Ryan Haddad 
  Date:   2023-05-02 (Tue, 02 May 2023)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/ipad/TestExpectations

  Log Message:
  ---
  [ iOS ] http/tests/media/media-source/mediasource-rvfc.html is a constant 
text failure
https://bugs.webkit.org/show_bug.cgi?id=243119
rdar://97810232

Unreviewed test gardening.

Skip the test on iOS but mark it as passing for iPadOS due to feature 
availability.

* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ipad/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] d87b00: [ews] Expected additionalArguments frequently miss...

2023-04-20 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d87b001ae98f617e0c1b80649f33f8a6f63e7df3
  
https://github.com/WebKit/WebKit/commit/d87b001ae98f617e0c1b80649f33f8a6f63e7df3
  Author: Ryan Haddad 
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
M Tools/CISupport/ews-build/steps.py

  Log Message:
  ---
  [ews] Expected additionalArguments frequently missing from iOS layout test 
queues
https://bugs.webkit.org/show_bug.cgi?id=255742
rdar://108332842

Reviewed by Aakash Jain.

This is a speculative fix, I wasn't able to reproduce this issue when 
validating my use of
additionalArguments for iOS on the EWS dev instance before I deployed it to 
production.

* Tools/CISupport/ews-build/steps.py:
(Trigger.propertiesToPassToTriggers): Add additionalArguments to the list of 
properties
to pass to triggered builds.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 21485c: REGRESSION: Apple-Ventura-Release-WK2-Perf tests t...

2023-04-19 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 21485c7fe455b02a637cbcb612afe5a0fa2f71a8
  
https://github.com/WebKit/WebKit/commit/21485c7fe455b02a637cbcb612afe5a0fa2f71a8
  Author: Ryan Haddad 
  Date:   2023-04-19 (Wed, 19 Apr 2023)

  Changed paths:
M PerformanceTests/Skipped

  Log Message:
  ---
  REGRESSION: Apple-Ventura-Release-WK2-Perf tests timing out without output 
when running IndexedDB/stress/large-number-of-inserts.html
https://bugs.webkit.org/show_bug.cgi?id=255156
rdar://107758233

Unreviewed test gardening.

* PerformanceTests/Skipped: Skip the test.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 26b60e: [ews] mac-wk2 and api-ios appear in the wrong colu...

2023-04-11 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 26b60e71de7dc8898bbcbd93a82ebb342f22f5c6
  
https://github.com/WebKit/WebKit/commit/26b60e71de7dc8898bbcbd93a82ebb342f22f5c6
  Author: Ryan Haddad 
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
M Tools/CISupport/ews-app/ews/common/github.py

  Log Message:
  ---
  [ews] mac-wk2 and api-ios appear in the wrong columns in PR comment
https://bugs.webkit.org/show_bug.cgi?id=255295
rdar://107894020

Reviewed by Aakash Jain.

* Tools/CISupport/ews-app/ews/common/github.py:
(GitHubEWS):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 0c9e65: [build.webkit.org / EWS] Increase iOS simulator ch...

2023-04-10 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0c9e65e27d2beb920a226260c5c41f57077379af
  
https://github.com/WebKit/WebKit/commit/0c9e65e27d2beb920a226260c5c41f57077379af
  Author: Ryan Haddad 
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/ews-build/config.json
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  ---
  [build.webkit.org / EWS] Increase iOS simulator child processes from 5 to 6
https://bugs.webkit.org/show_bug.cgi?id=255244
rdar://107850108

Reviewed by Alexey Proskuryakov.

Our testing shows we have enough headroom for one more simulator, so let's get 
the speedup.

* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/steps.py:
* Tools/CISupport/ews-build/steps_unittest.py:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] bf0fc8: REGRESSION (262714@main): compile-webkit-without-c...

2023-04-10 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bf0fc8a49d4da4e7eefb4a5cea2a82720268b825
  
https://github.com/WebKit/WebKit/commit/bf0fc8a49d4da4e7eefb4a5cea2a82720268b825
  Author: Ryan Haddad 
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
M Tools/CISupport/ews-build/steps.py

  Log Message:
  ---
  REGRESSION (262714@main): compile-webkit-without-change step failing on iOS 
bots due to unexpected arguments
https://bugs.webkit.org/show_bug.cgi?id=255229
rdar://107834466

Rubber-stamped by Dewei Zhu.

Since the additionalArguments applies to many steps, we need to create a new 
property for
these test only arguments. For now, explicitly remove these from the 
CompileWebKit step to
unblock iOS EWS.

* Tools/CISupport/ews-build/steps.py:
(CompileWebKit.start):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 2aa80d: [ews-build] Split iOS layout test queue into no-WP...

2023-04-07 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2aa80d121b8e11e2689cfc59ce364145b23199d8
  
https://github.com/WebKit/WebKit/commit/2aa80d121b8e11e2689cfc59ce364145b23199d8
  Author: Ryan Haddad 
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  ---
  [ews-build] Split iOS layout test queue into no-WPT / only-WPT configurations
https://bugs.webkit.org/show_bug.cgi?id=254559
rdar://107291888

Unreviewed follow-up.

262714@main caused additional arguments to be removed by the RunWebKitTests 
class, this
should only have been done for the RunWebKitTestsInStressMode class.

* Tools/CISupport/ews-build/steps.py:
(RunWebKitTests.setLayoutTestCommand):
(RunWebKitTestsInStressMode.setLayoutTestCommand):
* Tools/CISupport/ews-build/steps_unittest.py:
(test_success_additional_arguments): Add a test to ensure additional arguments 
are
preserved in RunWebKitTests.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 5981dd: [iOS] Rebaseline tests for iOS 16.4

2023-04-07 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5981ddb013be2ea5ae3538699f44dcf01d842c23
  
https://github.com/WebKit/WebKit/commit/5981ddb013be2ea5ae3538699f44dcf01d842c23
  Author: Ryan Haddad 
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
R 
LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/import/metadata-example-01-t-manual-expected.txt
R LayoutTests/platform/ios-wk2/fast/block/basic/011-expected.txt
R LayoutTests/platform/ios-wk2/fast/block/basic/minheight-expected.txt
R LayoutTests/platform/ios-wk2/fast/block/margin-collapse/103-expected.txt
R LayoutTests/platform/ios-wk2/fast/css/002-expected.txt
R LayoutTests/platform/ios-wk2/fast/invalid/008-expected.txt
R LayoutTests/platform/ios-wk2/fast/overflow/003-expected.txt
R LayoutTests/platform/ios-wk2/fast/overflow/infiniteRecursion-expected.txt
R 
LayoutTests/platform/ios-wk2/fast/text/international/bidi-explicit-embedding-expected.txt
R 
LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/dom/idlharness.https_exclude=(Document_Window_HTML._)-expected.txt
R 
LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-expected.txt
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/ios/css1/box_properties/acid_test-expected.txt
M LayoutTests/platform/ios/css2.1/t09-c5526c-display-00-e-expected.txt
M LayoutTests/platform/ios/fast/block/basic/011-expected.txt
M LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt
M LayoutTests/platform/ios/fast/forms/search-styled-expected.txt
M LayoutTests/platform/ios/fast/overflow/003-expected.txt
M LayoutTests/platform/ios/fast/table/rowindex-expected.txt
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-writing-modes/forms/meter-appearance-native-computed-style.optional-expected.txt
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/fetch/content-length/api-and-duplicate-headers.any-expected.txt
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/fetch/content-length/api-and-duplicate-headers.any.worker-expected.txt
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/dom/idlharness.https_exclude=(Document_Window_HTML._)-expected.txt
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-expected.txt
M 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/nested-documents-expected.txt
M 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/unlock-expected.txt
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/svg/import/metadata-example-01-t-manual-expected.txt
M 
LayoutTests/platform/ios/scrollbars/overflow-scrollbar-combinations-expected.txt
M 
LayoutTests/platform/ios/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt
M LayoutTests/platform/ios/svg/custom/svg-fonts-in-html-expected.txt
M 
LayoutTests/platform/ios/svg/custom/use-on-symbol-inside-pattern-expected.txt
M LayoutTests/platform/ios/tables/mozilla/bugs/bug2479-2-expected.txt

  Log Message:
  ---
  [iOS] Rebaseline tests for iOS 16.4
https://bugs.webkit.org/show_bug.cgi?id=255140
rdar://107742631

Unreviewed test gardening

* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/ios/css1/box_properties/acid_test-expected.txt:
* LayoutTests/platform/ios/css2.1/t09-c5526c-display-00-e-expected.txt:
* LayoutTests/platform/ios/fast/block/basic/011-expected.txt:
* LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt:
* LayoutTests/platform/ios/fast/forms/search-styled-expected.txt:
* LayoutTests/platform/ios/fast/overflow/003-expected.txt:
* LayoutTests/platform/ios/fast/table/rowindex-expected.txt:
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-writing-modes/forms/meter-appearance-native-computed-style.optional-expected.txt:
 Added.
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/fetch/content-length/api-and-duplicate-headers.any-expected.txt:
 Added.
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/dom/idlharness.https_exclude=(Document_Window_HTML._)-expected.txt:
 Added.
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative-expected.txt:
 Added.
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-expected.txt:
 Added.
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/nested-documents-expected.txt:
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/screen-orientation/unlock-expected.txt:
* 
LayoutTests/platform/ios/imported/w3c/web

[webkit-changes] [WebKit/WebKit] 3b1f64: [ews-build] Split iOS layout test queue into no-WP...

2023-04-07 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b1f649acd18a6ac92fca48689c95faf5de23ebe
  
https://github.com/WebKit/WebKit/commit/3b1f649acd18a6ac92fca48689c95faf5de23ebe
  Author: Ryan Haddad 
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
M Tools/CISupport/ews-build/config.json
M Tools/CISupport/ews-build/factories.py
M Tools/CISupport/ews-build/factories_unittest.py
M Tools/CISupport/ews-build/loadConfig.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  ---
  [ews-build] Split iOS layout test queue into no-WPT / only-WPT configurations
https://bugs.webkit.org/show_bug.cgi?id=254559
rdar://107291888

Reviewed by Jonathan Bedard.

The first iteration of this commit used new steps and factories to accomplish 
the
no-WPT / only-WPT split, but if retries were required to determine if a failure 
was
pre-existing the bots ended up running the whole suite.

Using the additional arguments approach instead will make sure the no-WPT / 
only-WPT queues
behave as expected even in the retry case. These specific additional arguments 
will be
removed in the RunWebKitTestsInStressMode so they don't interfere with the 
intent of this
step running only the new or modified tests.

* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/factories.py:
(iOSTestsFactory):
(iOSTestsNoWPTFactory): Deleted.
(iOSTestsOnlyWPTFactory): Deleted.
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/ews-build/loadConfig.py:
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTestsInStressMode):
(RunWebKitTestsNoWPT): Deleted.
(RunWebKitTestsNoWPT.setLayoutTestCommand): Deleted.
(RunWebKitTestsOnlyWPT): Deleted.
(RunWebKitTestsOnlyWPT.setLayoutTestCommand): Deleted.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestRunWebKitTestsInStressMode.test_success_additional_arguments): Add new 
unit test.
(TestRunWebKitTestsNoWPT): Deleted.
(TestRunWebKitTestsNoWPT.setUp): Deleted.
(TestRunWebKitTestsNoWPT.tearDown): Deleted.
(TestRunWebKitTestsNoWPT.configureStep): Deleted.
(TestRunWebKitTestsNoWPT.test_success): Deleted.
(TestRunWebKitTestsOnlyWPT): Deleted.
(TestRunWebKitTestsOnlyWPT.setUp): Deleted.
(TestRunWebKitTestsOnlyWPT.tearDown): Deleted.
(TestRunWebKitTestsOnlyWPT.configureStep): Deleted.
(TestRunWebKitTestsOnlyWPT.test_success): Deleted.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 40852a: [ews] Adjust iOS queue configurations for new hard...

2023-04-06 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 40852a2866bc8c79cdf804fe4e92c1720306a2b9
  
https://github.com/WebKit/WebKit/commit/40852a2866bc8c79cdf804fe4e92c1720306a2b9
  Author: Ryan Haddad 
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
M Tools/CISupport/ews-build/config.json

  Log Message:
  ---
  [ews] Adjust iOS queue configurations for new hardware
https://bugs.webkit.org/show_bug.cgi?id=255105
rdar://107720268

Reviewed by Jonathan Bedard and Aakash Jain.

To account for the underlying hardware change, we need to switch the 
architecture to arm64
for iOS queues on EWS and use 5 child processes for layout tests.

* Tools/CISupport/ews-build/config.json:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ac4679: [ews-build] Split iOS layout test queue into no-WP...

2023-04-06 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ac46799851df424f061cb3f1ee3475e9a7306586
  
https://github.com/WebKit/WebKit/commit/ac46799851df424f061cb3f1ee3475e9a7306586
  Author: Ryan Haddad 
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
M Tools/CISupport/ews-app/ews/common/buildbot.py
M Tools/CISupport/ews-app/ews/common/github.py
M Tools/CISupport/ews-app/ews/views/statusbubble.py
M Tools/CISupport/ews-build/config.json
M Tools/CISupport/ews-build/factories.py
M Tools/CISupport/ews-build/factories_unittest.py
M Tools/CISupport/ews-build/loadConfig.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  ---
  [ews-build] Split iOS layout test queue into no-WPT / only-WPT configurations
https://bugs.webkit.org/show_bug.cgi?id=254559
rdar://107291888

Reviewed by Jonathan Bedard and Aakash Jain.

In order to reduce the turnaround time for iOS layout test results in EWS, 
split the tests
into no-WPT / only-WPT configurations that can run in parallel.

* Tools/CISupport/ews-app/ews/common/buildbot.py:
(Buildbot):
* Tools/CISupport/ews-app/ews/common/github.py:
(GitHubEWS):
* Tools/CISupport/ews-app/ews/views/statusbubble.py:
* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/factories.py:
(iOSTestsOnlyWPTFactory):
(iOSTestsNoWPTFactory):
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTestsInStressMode):
(RunWebKitTestsOnlyWPT):
(RunWebKitTestsOnlyWPT.__init__):
(RunWebKitTestsOnlyWPT.setLayoutTestCommand):
(RunWebKitTestsNoWPT):
(RunWebKitTestsNoWPT.__init__):
(RunWebKitTestsNoWPT.setLayoutTestCommand):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestRunWebKitTestsNoWPT):
(TestRunWebKitTestsNoWPT.setUp):
(TestRunWebKitTestsNoWPT.tearDown):
(TestRunWebKitTestsNoWPT.configureStep):
(TestRunWebKitTestsNoWPT.test_success):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] e3babf: REGRESSION (261705@main): [ iOS, macOS ] fast/text...

2023-03-31 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e3babff08eae9716c831ae178073fcf8d94098fc
  
https://github.com/WebKit/WebKit/commit/e3babff08eae9716c831ae178073fcf8d94098fc
  Author: Ryan Haddad 
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  REGRESSION (261705@main): [ iOS, macOS ] 
fast/text/web-font-load-invisible-during-loading.html is a flaky text failure.
https://bugs.webkit.org/show_bug.cgi?id=254637
rdar://107373558

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations: Mark the test as flaky.
* LayoutTests/platform/mac/TestExpectations: Ditto.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 0157e6: REGRESSION (3/21/2023?): [macOS WK2] imported/w3c/...

2023-03-30 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0157e68dea08cde966884c295023b3a623d4e95e
  
https://github.com/WebKit/WebKit/commit/0157e68dea08cde966884c295023b3a623d4e95e
  Author: Ryan Haddad 
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  ---
  REGRESSION (3/21/2023?): [macOS WK2] 
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-035.html
 is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=254745
rdar://107423870

Unreviewed test gardening.

* LayoutTests/platform/mac-wk2/TestExpectations: Mark test as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 4464ce: New test: [macOS WK1] imported/w3c/web-platform-te...

2023-03-27 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4464ceb97d52d5849c8d2c417e23fe56e43deb8c
  
https://github.com/WebKit/WebKit/commit/4464ceb97d52d5849c8d2c417e23fe56e43deb8c
  Author: Ryan Haddad 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M LayoutTests/platform/mac-wk1/TestExpectations

  Log Message:
  ---
  New test: [macOS WK1] 
imported/w3c/web-platform-tests/preload/onerror-event.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=254528
rdar://107269834

Unreviewed test gardening.

* LayoutTests/platform/mac-wk1/TestExpectations: Mark test as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 1fa0bf: REGRESSION(259811@main-259818@main): [ iOS Debug ]...

2023-03-27 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1fa0bf2759a8ebbb2918b532da63071d8b535b6e
  
https://github.com/WebKit/WebKit/commit/1fa0bf2759a8ebbb2918b532da63071d8b535b6e
  Author: Ryan Haddad 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/AppPrivacyReport.mm

  Log Message:
  ---
  REGRESSION(259811@main-259818@main): [ iOS Debug ] 4X 
TestWebKitAPI.AppPrivacyReport (API-Tests) are constant timeouts
https://bugs.webkit.org/show_bug.cgi?id=254289
rdar://107077600

Unreviewed test gardening.

Disable the tests to speed up EWS while we investigate the root cause.

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

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] d7f989: Fix the build with recent SDKs

2023-03-14 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d7f98956504e259c23c4831212da434b29d4448b
  
https://github.com/WebKit/WebKit/commit/d7f98956504e259c23c4831212da434b29d4448b
  Author: Ryan Haddad 
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WTF/darwin/WeakLinking.cpp

  Log Message:
  ---
  Fix the build with recent SDKs
https://bugs.webkit.org/show_bug.cgi?id=253851
rdar://10261

Unreviewed.

* Tools/TestWebKitAPI/Tests/WTF/darwin/WeakLinking.cpp: Temporarily disable 
this test.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 28440f: Fix the build with recent SDKs

2023-03-14 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 28440f88bff072e4f5cb0cb680b2eb6f05e296e2
  
https://github.com/WebKit/WebKit/commit/28440f88bff072e4f5cb0cb680b2eb6f05e296e2
  Author: Ryan Haddad 
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
M Source/WebKit/UIProcess/Cocoa/WKSafeBrowsingWarning.mm

  Log Message:
  ---
  Fix the build with recent SDKs
https://bugs.webkit.org/show_bug.cgi?id=253851
rdar://problem/10261

Unreviewed, suppress the deprecated implementation warning.

* Source/WebKit/UIProcess/Cocoa/WKSafeBrowsingWarning.mm:
(-[WKSafeBrowsingWarning textView:shouldInteractWithURL:inRange:interaction:]):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 16ef93: Fix the build with recent SDKs

2023-03-13 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 16ef934e68cd520594beead8b0e169608da63c6b
  
https://github.com/WebKit/WebKit/commit/16ef934e68cd520594beead8b0e169608da63c6b
  Author: Ryan Haddad 
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
M Source/WebKit/UIProcess/Cocoa/WKSafeBrowsingWarning.mm

  Log Message:
  ---
  Fix the build with recent SDKs
https://bugs.webkit.org/show_bug.cgi?id=253851
rdar://problem/10261

Unreviewed.

* Source/WebKit/UIProcess/Cocoa/WKSafeBrowsingWarning.mm:
(-[WKSafeBrowsingWarning textView:shouldInteractWithURL:inRange:interaction:]):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] b8b59f: New test: [iOS] TestWebKitAPI.WebKit.CookieAccessF...

2023-03-10 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b8b59f71961f12cb53fa34a4b2e77babee372e2e
  
https://github.com/WebKit/WebKit/commit/b8b59f71961f12cb53fa34a4b2e77babee372e2e
  Author: Ryan Haddad 
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/CookiePrivateBrowsing.mm

  Log Message:
  ---
  New test: [iOS] TestWebKitAPI.WebKit.CookieAccessFromPDFInAboutBlank is 
consistently timing out
https://bugs.webkit.org/show_bug.cgi?id=253387
rdar://106235771

Unreviewed test gardening.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/CookiePrivateBrowsing.mm:
(TEST): Disable the test for iOS.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 983d8e: REGRESSION: [Ventura] http/tests/workers/service/s...

2023-03-03 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 983d8edaa4174f04d9fbbcffaec58b924234ce52
  
https://github.com/WebKit/WebKit/commit/983d8edaa4174f04d9fbbcffaec58b924234ce52
  Author: Ryan Haddad 
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  ---
  REGRESSION: [Ventura] 
http/tests/workers/service/shownotification-allowed.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=253343
rdar://106210992

Unreviewed test gardening.

* LayoutTests/platform/mac-wk2/TestExpectations: Mark test as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 8e0278: REGRESSION (260675@main): [ macOS, iOS ] 2 x fast/...

2023-03-03 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8e0278908e4aee6e905b80fcf19d231f32d1a685
  
https://github.com/WebKit/WebKit/commit/8e0278908e4aee6e905b80fcf19d231f32d1a685
  Author: Ryan Haddad 
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
M LayoutTests/platform/ios-wk2/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  ---
  REGRESSION (260675@main): [ macOS, iOS ] 2 x fast/text/glyph-display-list 
tests are a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=252866
rdar://105854585

Unreviewed test gardening.

* LayoutTests/platform/ios-wk2/TestExpectations: Mark tests as flaky.
* LayoutTests/platform/mac-wk2/TestExpectations: Ditto.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] c21239: Remove Apple-Win-10 queues from bot watchers dashb...

2023-02-24 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c21239e564c5b20e53e7fa13e4c38b5bb0661bad
  
https://github.com/WebKit/WebKit/commit/c21239e564c5b20e53e7fa13e4c38b5bb0661bad
  Author: Ryan Haddad 
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
M 
Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js

  Log Message:
  ---
  Remove Apple-Win-10 queues from bot watchers dashboard
https://bugs.webkit.org/show_bug.cgi?id=252918
rdar://105891380

Reviewed by Aakash Jain.

These queues have been removed, so we don't need them on the dashboard.

* 
Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js:
(WebKitBuildbot):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ccbfb8: Rebaseline imported/w3c/web-platform-tests/html/se...

2023-02-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ccbfb8143a53d14a348649a71ee304ae0406c437
  
https://github.com/WebKit/WebKit/commit/ccbfb8143a53d14a348649a71ee304ae0406c437
  Author: Ryan Haddad 
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/popovers/popover-animated-hide-cleanup.tentative-expected.txt

  Log Message:
  ---
  Rebaseline 
imported/w3c/web-platform-tests/html/semantics/popovers/popover-animated-hide-cleanup.tentative.html
 for iOS
https://bugs.webkit.org/show_bug.cgi?id=252512
rdar://105619423

Unreviewed test gardening.

* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/semantics/popovers/popover-animated-hide-cleanup.tentative-expected.txt:
 Added.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 621e40: Revert [260217@main] Only use EXCEPTION_IDENTITY_P...

2023-02-14 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 621e4046a21a749699cc92064afe6f6f93d0fb7b
  
https://github.com/WebKit/WebKit/commit/621e4046a21a749699cc92064afe6f6f93d0fb7b
  Author: Ryan Haddad 
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
M Source/WTF/WTF.xcodeproj/project.pbxproj
M Source/WTF/wtf/PlatformJSCOnly.cmake
M Source/WTF/wtf/PlatformMac.cmake
M Source/WTF/wtf/threads/Signals.cpp

  Log Message:
  ---
  Revert [260217@main] Only use EXCEPTION_IDENTITY_PROTECTED in 
thread_set_exception_ports
https://bugs.webkit.org/show_bug.cgi?id=252248
rdar://105454615

Unreviewed.

Reverting because this change caused an issue with Rosetta.

* Source/WTF/WTF.xcodeproj/project.pbxproj:
* Source/WTF/wtf/PlatformJSCOnly.cmake:
* Source/WTF/wtf/PlatformMac.cmake:
* Source/WTF/wtf/threads/Signals.cpp:
(WTF::setExceptionPorts):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] dd4901: Address linter errors for iOS layout tests

2023-02-13 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dd4901f11a0a8f3ff5c266e5c5aa482839da8d58
  
https://github.com/WebKit/WebKit/commit/dd4901f11a0a8f3ff5c266e5c5aa482839da8d58
  Author: Ryan Haddad 
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
M LayoutTests/platform/ios-simulator/TestExpectations
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  Address linter errors for iOS layout tests
https://bugs.webkit.org/show_bug.cgi?id=252202
rdar://105420624

Unreviewed test gardening.

* LayoutTests/platform/ios-simulator/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 52d371: Revert [259938@main] RealtimeMediaSource does not ...

2023-02-10 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 52d3713b1a6afc337120cafe0897fe8733e5d2b8
  
https://github.com/WebKit/WebKit/commit/52d3713b1a6afc337120cafe0897fe8733e5d2b8
  Author: Ryan Haddad 
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
M Source/WebCore/platform/mediastream/RealtimeMediaSource.h
M Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp
M Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.h
M Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.messages.in
M 
Source/WebKit/UIProcess/SpeechRecognitionRemoteRealtimeMediaSourceManager.cpp
M 
Source/WebKit/UIProcess/SpeechRecognitionRemoteRealtimeMediaSourceManager.h
M Source/WebKit/WebProcess/cocoa/RemoteRealtimeMediaSource.cpp
M Source/WebKit/WebProcess/cocoa/RemoteRealtimeMediaSourceProxy.cpp
M Source/WebKit/WebProcess/cocoa/RemoteRealtimeMediaSourceProxy.h

  Log Message:
  ---
  Revert [259938@main] RealtimeMediaSource does not need to be CanMakeWeakPtr
https://bugs.webkit.org/show_bug.cgi?id=252029
rdar://problem/105253560

Unreviewed.

This change caused flaky assertion failures seen with various layout tests.

* Source/WebCore/platform/mediastream/RealtimeMediaSource.h:
* Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp:
(WebKit::UserMediaCaptureManagerProxy::createMicrophoneSource):
(WebKit::UserMediaCaptureManagerProxy::createCameraSource):
(WebKit::UserMediaCaptureManagerProxy::removeSource):
* Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.h:
(WebKit::UserMediaCaptureManagerProxy::PageSources::isEmpty const): Deleted.
* Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.messages.in:
* Source/WebKit/UIProcess/SpeechRecognitionRemoteRealtimeMediaSourceManager.cpp:
(WebKit::SpeechRecognitionRemoteRealtimeMediaSourceManager::~SpeechRecognitionRemoteRealtimeMediaSourceManager):
 Deleted.
* Source/WebKit/UIProcess/SpeechRecognitionRemoteRealtimeMediaSourceManager.h:
* Source/WebKit/WebProcess/cocoa/RemoteRealtimeMediaSource.cpp:
(WebKit::RemoteRealtimeMediaSource::didEnd):
* Source/WebKit/WebProcess/cocoa/RemoteRealtimeMediaSourceProxy.cpp:
(WebKit::RemoteRealtimeMediaSourceProxy::end):
* Source/WebKit/WebProcess/cocoa/RemoteRealtimeMediaSourceProxy.h:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] bd12cf: [iOS / macOS] svg/compositing/outermost-svg-with-b...

2023-02-10 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bd12cf66ee673068d58dad774ada039f39a37e58
  
https://github.com/WebKit/WebKit/commit/bd12cf66ee673068d58dad774ada039f39a37e58
  Author: Ryan Haddad 
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
M LayoutTests/platform/ios-wk2/TestExpectations
M LayoutTests/platform/mac/TestExpectations
M LayoutTests/svg/compositing/outermost-svg-with-border-padding.html

  Log Message:
  ---
  [iOS / macOS] svg/compositing/outermost-svg-with-border-padding.html is 
consistently failing
https://bugs.webkit.org/show_bug.cgi?id=252088
rdar://105301796

Unreviewed test gardening.

Expand the existing failure expectation for the test, but also tweak the fuzzy
matching metrics so we can check if that makes it consistently pass before
removing any failure expectations.

* LayoutTests/platform/ios-wk2/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/svg/compositing/outermost-svg-with-border-padding.html:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 4f5d09: Apple-Ventura-AppleSilicon-Release-Test262-Tests i...

2023-02-08 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f5d0904ed93db2d5151a6bf1c369d64d802162f
  
https://github.com/WebKit/WebKit/commit/4f5d0904ed93db2d5151a6bf1c369d64d802162f
  Author: Ryan Haddad 
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json

  Log Message:
  ---
  Apple-Ventura-AppleSilicon-Release-Test262-Tests intermittently failing in 
download-built-product
https://bugs.webkit.org/show_bug.cgi?id=251930
rdar://105173976

Reviewed by Aakash Jain.

When this bot was moved from Monterey to Ventura, we neglected to update its 
platform.

* Tools/CISupport/build-webkit-org/config.json:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 90570c: Remove Apple Windows queues

2023-02-07 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90570c9c966d62f6446c3e312e021db168db1edb
  
https://github.com/WebKit/WebKit/commit/90570c9c966d62f6446c3e312e021db168db1edb
  Author: Ryan Haddad 
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories_unittest.py
M Tools/CISupport/ews-app/ews/common/github.py
M Tools/CISupport/ews-app/ews/views/statusbubble.py
M Tools/CISupport/ews-build/config.json
M Tools/CISupport/ews-build/factories_unittest.py

  Log Message:
  ---
  Remove Apple Windows queues
https://bugs.webkit.org/show_bug.cgi?id=251870
rdar://105137566

Reviewed by Aakash Jain and Jonathan Bedard.

* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/ews-app/ews/common/github.py:
(GitHubEWS):
* Tools/CISupport/ews-app/ews/views/statusbubble.py:
(StatusBubble):
* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/factories_unittest.py:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] f89fd6: wasm.yaml/wasm/lowExecutableMemory/imports-oom.js....

2023-02-01 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f89fd6b8491a91aa8dd3c40bc737a319d2e2f68f
  
https://github.com/WebKit/WebKit/commit/f89fd6b8491a91aa8dd3c40bc737a319d2e2f68f
  Author: Ryan Haddad 
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
M JSTests/wasm/lowExecutableMemory/exports-oom.js
M JSTests/wasm/lowExecutableMemory/imports-oom.js

  Log Message:
  ---
  wasm.yaml/wasm/lowExecutableMemory/imports-oom.js.default-wasm is a flaky 
failure
https://bugs.webkit.org/show_bug.cgi?id=244122
rdar://98882300

Unreviewed test gardening.

Skip the flaky tests.

* JSTests/wasm/lowExecutableMemory/exports-oom.js:
* JSTests/wasm/lowExecutableMemory/imports-oom.js:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] fb7590: Add mac-wk1 baseline for imported/w3c/web-platform...

2023-01-27 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fb75902df1b080e172e843aeee4493b23decb2e2
  
https://github.com/WebKit/WebKit/commit/fb75902df1b080e172e843aeee4493b23decb2e2
  Author: Ryan Haddad 
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
R 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/css-pseudo/dir-pseudo-on-input-element-expected.txt
A 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/selectors/dir-pseudo-on-input-element-expected.txt

  Log Message:
  ---
  Add mac-wk1 baseline for 
imported/w3c/web-platform-tests/css/selectors/dir-pseudo-on-input-element.html
https://bugs.webkit.org/show_bug.cgi?id=251275
rdar://104748241

Unreviewed test gardening.

This test was re-named as part of the re-sync in 258889@main, but the mac-wk1 
baseline
wasn't updated to match.

* 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/selectors/dir-pseudo-on-input-element-expected.txt:
 Renamed from 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/css-pseudo/dir-pseudo-on-input-element-expected.txt.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 0c7c5a: [Merge-Queue] Check for 'Unreviewed test gardening...

2023-01-26 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0c7c5a3dd3e4d47af22fbe7cc8b2ad2fbf10ed98
  
https://github.com/WebKit/WebKit/commit/0c7c5a3dd3e4d47af22fbe7cc8b2ad2fbf10ed98
  Author: Ryan Haddad 
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
M Tools/CISupport/ews-build/steps.py

  Log Message:
  ---
  [Merge-Queue] Check for 'Unreviewed test gardening' string should be case 
insensitive
https://bugs.webkit.org/show_bug.cgi?id=251215
rdar://104700375

Reviewed by Jonathan Bedard.

* Tools/CISupport/ews-build/steps.py:
(UpdatePullRequest.is_test_gardening):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 64f405: [ macOS WK1 EWS ] http/tests/security/contentSecur...

2023-01-23 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 64f4051a7f0796f53d4564b6422664c98cb98d25
  
https://github.com/WebKit/WebKit/commit/64f4051a7f0796f53d4564b6422664c98cb98d25
  Author: Ryan Haddad 
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M LayoutTests/platform/mac-wk1/TestExpectations

  Log Message:
  ---
  [ macOS WK1 EWS ] 
http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number.html
 is a flaky text failure
https://bugs.webkit.org/show_bug.cgi?id=248493
rdar://102785446

Unreviewed test gardening.

* LayoutTests/platform/mac-wk1/TestExpectations: Add DumpJSConsoleLogInStdErr 
annotation
to address test flakiness.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] f7bcfa: REGRESSION (~10/10/2022?): [macOS] media/audio-ses...

2023-01-18 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f7bcfafd9f9778ac4cfe79184a66b61180a8a430
  
https://github.com/WebKit/WebKit/commit/f7bcfafd9f9778ac4cfe79184a66b61180a8a430
  Author: Ryan Haddad 
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  ---
  REGRESSION (~10/10/2022?): [macOS] media/audio-session-category.html is a 
flaky failure
https://bugs.webkit.org/show_bug.cgi?id=250784
rdar://104392470

Unreviewed test gardening.

* LayoutTests/platform/mac-wk2/TestExpectations: Mark test as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] b8fc62: [Gardening] Rebaseline imported/w3c/web-platform-t...

2023-01-18 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b8fc62b28206a781406c752e636a2df67d3ef4cb
  
https://github.com/WebKit/WebKit/commit/b8fc62b28206a781406c752e636a2df67d3ef4cb
  Author: Ryan Haddad 
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
A 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/user-activation/idlharness.https_include=HTML._-expected.txt

  Log Message:
  ---
  [Gardening] Rebaseline 
imported/w3c/web-platform-tests/html/dom/idlharness.https.html variants for iOS
https://bugs.webkit.org/show_bug.cgi?id=250780
rdar://104391345

Unreviewed test gardening.

* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/user-activation/idlharness.https_exclude=(Document_Window_HTML._)-expected.txt:
 Added.
* 
LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/user-activation/idlharness.https_include=HTML._-expected.txt:
 Added.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] dab7cc: REGRESSION?: [iOS] media/mediacapabilities/mediaca...

2023-01-18 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dab7ccb71bddaf4ead3e52cd6d974e7ae70858e2
  
https://github.com/WebKit/WebKit/commit/dab7ccb71bddaf4ead3e52cd6d974e7ae70858e2
  Author: Ryan Haddad 
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  REGRESSION?: [iOS] 
media/mediacapabilities/mediacapabilities-allowed-codecs.html and 
media/mediacapabilities/mediacapabilities-allowed-containers.html consistently 
failing
https://bugs.webkit.org/show_bug.cgi?id=250768
rdar://104383574

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations: Mark tests as failing.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 1a61ef: [iOS] imported/w3c/web-platform-tests/html/user-ac...

2023-01-18 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1a61ef3ed623c074d0e25693f5ce96510e7b19eb
  
https://github.com/WebKit/WebKit/commit/1a61ef3ed623c074d0e25693f5ce96510e7b19eb
  Author: Ryan Haddad 
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  [iOS] 
imported/w3c/web-platform-tests/html/user-activation/activation-trigger-pointerevent.html
 mouse and pen variants failing
https://bugs.webkit.org/show_bug.cgi?id=250767
rdar://problem/104383441

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations: Disable the tests.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] c6adbd: Mark tests from 258722@main as ImageOnlyFailures

2023-01-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c6adbded2279b7d8ed5ba2589f283d235e9ac58f
  
https://github.com/WebKit/WebKit/commit/c6adbded2279b7d8ed5ba2589f283d235e9ac58f
  Author: Ryan Haddad 
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  Mark tests from 258722@main as ImageOnlyFailures
https://bugs.webkit.org/show_bug.cgi?id=250723
rdar://104345445

Unreviewed test gardening.

The tests added with 258722@main were marked as [ Failure ], but since they are 
reftests
this needs to be [ ImageOnlyFailure ].

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] e287cd: [ EWS MacOS ] imported/w3c/web-platform-tests/css/...

2023-01-11 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e287cd2d33ef95aeac59a2e9e2e38ab1a585a10e
  
https://github.com/WebKit/WebKit/commit/e287cd2d33ef95aeac59a2e9e2e38ab1a585a10e
  Author: Ryan Haddad 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  [ EWS MacOS ] 
imported/w3c/web-platform-tests/css/css-transforms/transform-3d-rotateY-stair-below-001.xht
 is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=244012
rdar://98753930

Unreviewed test gardening.

* LayoutTests/platform/mac/TestExpectations: Mark the test as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 5dfd96: [iOS] TestWebKitAPI.WebKit.QuotaDelegateReload and...

2023-01-06 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5dfd965dad57b2eab2c16dece36bb926cc67f7df
  
https://github.com/WebKit/WebKit/commit/5dfd965dad57b2eab2c16dece36bb926cc67f7df
  Author: Ryan Haddad 
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/StorageQuota.mm

  Log Message:
  ---
  [iOS] TestWebKitAPI.WebKit.QuotaDelegateReload and 
TestWebKitAPI.WebKit.QuotaDelegateNavigateFragment are flaky failure on EWS
https://bugs.webkit.org/show_bug.cgi?id=250228
rdar://103966157

Unreviewed test gardening.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/StorageQuota.mm: Disable the tests for 
iOS.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] dac9d8: Add JC Alvarado to contributors.json

2023-01-04 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dac9d8635b73ece1b6c917d019accd1921e78745
  
https://github.com/WebKit/WebKit/commit/dac9d8635b73ece1b6c917d019accd1921e78745
  Author: Ryan Haddad 
  Date:   2023-01-04 (Wed, 04 Jan 2023)

  Changed paths:
M metadata/contributors.json

  Log Message:
  ---
  Add JC Alvarado to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=250090
rdar://103882126

Reviewed by David Kilzer.

* metadata/contributors.json:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] e581d8: [EWS] Adjust Big Sur bot allocation

2023-01-04 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e581d875e971d99940aca8b214ba9e80259816c9
  
https://github.com/WebKit/WebKit/commit/e581d875e971d99940aca8b214ba9e80259816c9
  Author: Ryan Haddad 
  Date:   2023-01-04 (Wed, 04 Jan 2023)

  Changed paths:
M Tools/CISupport/ews-build/config.json

  Log Message:
  ---
  [EWS] Adjust Big Sur bot allocation
https://bugs.webkit.org/show_bug.cgi?id=250087
rdar://problem/103880039

Reviewed by Alexey Proskuryakov.

Adjust Big Sur bot allocation to ensure that 12-core machines are used for 
layout tests,
and those with fewer cores are allocated to API tests.

ews100: 6 core machine -> API tests, replaced by ews105
ews129: 8 core machine -> API tests, replaced by ews116
ews153: 4 core machine -> API tests, replaced by ews169

* Tools/CISupport/ews-build/config.json:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] b39597: REGRESSION (256812@main): [macOS] ASSERTION FAILED...

2022-12-22 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b395978636569fd60db66a10953190802b1b79fa
  
https://github.com/WebKit/WebKit/commit/b395978636569fd60db66a10953190802b1b79fa
  Author: Ryan Haddad 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/ExitFullscreenOnEnterPiP.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/FullscreenVideoTextRecognition.mm
M Tools/TestWebKitAPI/Tests/mac/FullscreenFocus.mm

  Log Message:
  ---
  REGRESSION (256812@main): [macOS] ASSERTION FAILED: m_element in 
WebKit::WebFullScreenManager::setAnimatingFullScreen()
https://bugs.webkit.org/show_bug.cgi?id=248093
rdar://102522154

Unreviewed test gardening.

Disable the tests in the debug configuration.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/ExitFullscreenOnEnterPiP.mm:
(TestWebKitAPI::TEST):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/FullscreenVideoTextRecognition.mm:
* Tools/TestWebKitAPI/Tests/mac/FullscreenFocus.mm:
(TestWebKitAPI::TEST):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] f2c89b: buildbot configuration step shows "OS: Unkown" for...

2022-12-14 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f2c89b7778a10aecb852b7b7e1b73cacd8d2840b
  
https://github.com/WebKit/WebKit/commit/f2c89b7778a10aecb852b7b7e1b73cacd8d2840b
  Author: Ryan Haddad 
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
M Tools/CISupport/ews-build/steps.py

  Log Message:
  ---
  buildbot configuration step shows "OS: Unkown" for Ventura bots
https://bugs.webkit.org/show_bug.cgi?id=249332
rdar://103371533

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/steps.py:
(PrintConfiguration.convert_build_to_os_name): Add Ventura to our version / 
name map.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] d28900: [Gardening] Skip two more fast/forms/ios/file-uplo...

2022-12-12 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d28900725b9b35705428a0f5f14a4864b0d0be93
  
https://github.com/WebKit/WebKit/commit/d28900725b9b35705428a0f5f14a4864b0d0be93
  Author: Ryan Haddad 
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  [Gardening] Skip two more fast/forms/ios/file-upload-panel* tests
https://bugs.webkit.org/show_bug.cgi?id=249193
rdar://103275061

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations: Also, unskip
a test that was wrongfully blamed for the crash.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ea1686: [EWS] Add jsc-arm64 queue to PR comment and status...

2022-12-12 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ea16866a94f54756d96747ab247074f7b5f632c5
  
https://github.com/WebKit/WebKit/commit/ea16866a94f54756d96747ab247074f7b5f632c5
  Author: Ryan Haddad 
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
M Tools/CISupport/ews-app/ews/common/github.py
M Tools/CISupport/ews-app/ews/views/statusbubble.py

  Log Message:
  ---
  [EWS] Add jsc-arm64 queue to PR comment and status bubbles
https://bugs.webkit.org/show_bug.cgi?id=249185
rdar://103273282

Reviewed by Aakash Jain.

* Tools/CISupport/ews-app/ews/common/github.py:
(GitHubEWS):
* Tools/CISupport/ews-app/ews/views/statusbubble.py:
(StatusBubble):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] b0febf: [webkitpy] Increase the default number of child pr...

2022-12-12 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0febf1cc635f1e2118218ff99b19c2fa31767c3
  
https://github.com/WebKit/WebKit/commit/b0febf1cc635f1e2118218ff99b19c2fa31767c3
  Author: Ryan Haddad 
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
M Tools/Scripts/webkitpy/port/mac.py

  Log Message:
  ---
  [webkitpy] Increase the default number of child processes spawned for arm64 
Macs
https://bugs.webkit.org/show_bug.cgi?id=248625
rdar://102873021

Reviewed by Jonathan Bedard and Geoffrey Garen.

arm64 Mac hardware can handle more WebKitTestRunner processes than the
default number we calculate. Local testing suggests that doubling the count
yields an 18 minute speedup in overall test runtime on M1 hardware, so lets
hardcode this increase until we implement a more sophisticated test scheduling
mechanism.

* Tools/Scripts/webkitpy/port/mac.py:
(MacPort.default_child_processes):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 1f9e72: Add a macOS WK1 baseline for imported/w3c/web-plat...

2022-12-07 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f9e72a2795b6147894e6a5f50bd38bc779060a7
  
https://github.com/WebKit/WebKit/commit/1f9e72a2795b6147894e6a5f50bd38bc779060a7
  Author: Ryan Haddad 
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
A 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/fullscreen/api/document-exit-fullscreen-nested-shadow-dom-expected.txt

  Log Message:
  ---
  Add a macOS WK1 baseline for 
imported/w3c/web-platform-tests/fullscreen/api/document-exit-fullscreen-nested-shadow-dom
https://bugs.webkit.org/show_bug.cgi?id=248900

Unreviewed test gardening.

webkit.org/b/248879 tracks resolving the underlying issue.

* 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/fullscreen/api/document-exit-fullscreen-nested-shadow-dom-expected.txt:
 Added.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 91b71c: [EWS] Increase early exit threshold for RunWebKitT...

2022-12-06 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 91b71c321e375bd28f3c7964ed45b227fb7fe358
  
https://github.com/WebKit/WebKit/commit/91b71c321e375bd28f3c7964ed45b227fb7fe358
  Author: Ryan Haddad 
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  ---
  [EWS] Increase early exit threshold for RunWebKitTests step
https://bugs.webkit.org/show_bug.cgi?id=248826
rdar://103031287

Reviewed by Jonathan Bedard and Alexey Proskuryakov.

Increase the early exit threshold for the RunWebKitTests step from 30 to 60
to increase the likelihood of producing meaningful feedback on pull requests.

This is indented to be a temporary increase as we work to make improvements to
EWS turnaround time (webkit.org/b/248828).

* Tools/CISupport/ews-build/steps.py:
(RunWebKitTests):
* Tools/CISupport/ews-build/steps_unittest.py:
(test_success):
(test_warnings):
(test_flaky_failures_in_first_run):
(test_first_run_failed_unexpectedly):
(test_too_many_flaky_failures_in_first_and_second_run):
(TestRunWebKitTestsWithoutChange.test_success):
(TestRunWebKitTestsWithoutChange.test_run_subtest_tests_success):
(TestRunWebKitTestsWithoutChange.test_run_subtest_tests_removes_skipped_that_fails):
(TestRunWebKitTestsWithoutChange.test_run_subtest_tests_fail):
(TestRunWebKitTestsWithoutChange.test_run_subtest_tests_limit_exceeded):
(TestRunWebKitTestsWithoutChange.test_failure):
(TestRunWebKit1Tests.test_success):
(TestRunWebKit1Tests.test_failure):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] d53145: Many cache-storage tests failing on EWS in sequence

2022-12-06 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d53145462ffaf4788de38a02da9f9a0e572e084a
  
https://github.com/WebKit/WebKit/commit/d53145462ffaf4788de38a02da9f9a0e572e084a
  Author: Ryan Haddad 
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  Many cache-storage tests failing on EWS in sequence
https://bugs.webkit.org/show_bug.cgi?id=248824
rdar://103030498

Unreviewed test gardening.

Move the expectation to more strictly match EWS's configuration.

* LayoutTests/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 0cfc27: Revert [257229@main] CoreIPC should be explicit ab...

2022-12-02 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0cfc277e13e8222b37eff045ca5e86d8465ebfc6
  
https://github.com/WebKit/WebKit/commit/0cfc277e13e8222b37eff045ca5e86d8465ebfc6
  Author: Ryan Haddad 
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
M LayoutTests/ipc/pasteboard-write-custom-data.html
M Source/WebKit/GPUProcess/GPUConnectionToWebProcess.messages.in
M Source/WebKit/GPUProcess/GPUProcess.messages.in
M Source/WebKit/GPUProcess/media/RemoteVideoFrameObjectHeap.messages.in
M Source/WebKit/NetworkProcess/NetworkProcess.messages.in
M Source/WebKit/Platform/IPC/Connection.cpp
M Source/WebKit/Platform/IPC/Decoder.cpp
M Source/WebKit/Platform/IPC/Decoder.h
M Source/WebKit/Platform/IPC/Encoder.cpp
M Source/WebKit/Platform/IPC/Encoder.h
M Source/WebKit/Scripts/webkit/messages.py
M Source/WebKit/Scripts/webkit/model.py
M Source/WebKit/Scripts/webkit/tests/MessageNames.cpp
M Source/WebKit/Scripts/webkit/tests/MessageNames.h
M Source/WebKit/UIProcess/WebPageProxy.messages.in
M Source/WebKit/UIProcess/WebProcessProxy.messages.in
M Source/WebKit/WebProcess/WebPage/WebPage.messages.in

  Log Message:
  ---
  Revert [257229@main] CoreIPC should be explicit about which methods can be 
called when WaitingForSyncReply
https://bugs.webkit.org/show_bug.cgi?id=247673
rdar://102134965

Unreviewed.

An existing API test is consistently hitting an assert added with this change.

* LayoutTests/ipc/pasteboard-write-custom-data.html:
* Source/WebKit/GPUProcess/GPUConnectionToWebProcess.messages.in:
* Source/WebKit/GPUProcess/GPUProcess.messages.in:
* Source/WebKit/GPUProcess/media/RemoteVideoFrameObjectHeap.messages.in:
* Source/WebKit/NetworkProcess/NetworkProcess.messages.in:
* Source/WebKit/Platform/IPC/Connection.cpp:
(IPC::Connection::sendMessage):
(IPC::Connection::processIncomingMessage):
* Source/WebKit/Platform/IPC/Decoder.cpp:
(IPC::Decoder::unwrapForTesting):
* Source/WebKit/Platform/IPC/Decoder.h:
(IPC::Decoder::isAllowedWhenWaitingForSyncReply const): Deleted.
(IPC::Decoder::isAllowedWhenWaitingForUnboundedSyncReply const): Deleted.
(IPC::Decoder::setIsAllowedWhenWaitingForSyncReplyOverride): Deleted.
(): Deleted.
* Source/WebKit/Platform/IPC/Encoder.cpp:
(IPC::Encoder::isFullySynchronousModeForTesting const): Deleted.
* Source/WebKit/Platform/IPC/Encoder.h:
* Source/WebKit/Scripts/webkit/messages.py:
(generate_message_names_header):
(generate_message_names_implementation):
* Source/WebKit/Scripts/webkit/model.py:
* Source/WebKit/Scripts/webkit/tests/MessageNames.cpp:
(IPC::receiverName):
(IPC::messageAllowedWhenWaitingForSyncReply): Deleted.
(IPC::messageAllowedWhenWaitingForUnboundedSyncReply): Deleted.
* Source/WebKit/Scripts/webkit/tests/MessageNames.h:
* Source/WebKit/UIProcess/WebPageProxy.messages.in:
* Source/WebKit/UIProcess/WebProcessProxy.messages.in:
* Source/WebKit/WebProcess/WebPage/WebPage.messages.in:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] a9cc8e: [ews] Adjust Big Sur bot allocation

2022-12-02 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a9cc8e3c8caa7e0137cf1f11464d5afc8d7c52af
  
https://github.com/WebKit/WebKit/commit/a9cc8e3c8caa7e0137cf1f11464d5afc8d7c52af
  Author: Ryan Haddad 
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
M Tools/CISupport/ews-app/ews/views/statusbubble.py
M Tools/CISupport/ews-build/config.json
M Tools/CISupport/ews-build/factories_unittest.py

  Log Message:
  ---
  [ews] Adjust Big Sur bot allocation
https://bugs.webkit.org/show_bug.cgi?id=248663
rdar://102908221

Reviewed by Alexey Proskuryakov and Aakash Jain.

* Tools/CISupport/ews-app/ews/views/statusbubble.py:
(StatusBubble):
* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] bd4a68: REGRESSION (256320@main?): [iOS] 2 TestWebKitAPI.F...

2022-11-29 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bd4a6843ce32c41e84afa8fef7774ea6de19912c
  
https://github.com/WebKit/WebKit/commit/bd4a6843ce32c41e84afa8fef7774ea6de19912c
  Author: Ryan Haddad 
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/FullscreenVideoTextRecognition.mm

  Log Message:
  ---
  REGRESSION (256320@main?): [iOS] 2 
TestWebKitAPI.FullscreenVideoTextRecognition tests are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=248094
rdar://102522560

Unreviewed test gardening.

Disable the tests on iOS until the issue can be resolved.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/FullscreenVideoTextRecognition.mm:
(TestWebKitAPI::TEST):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 2cd57d: Revert 257055@main and 257045@main to fix build fa...

2022-11-28 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2cd57da4eb3055f34b4411a6bb9ff6560145a1fb
  
https://github.com/WebKit/WebKit/commit/2cd57da4eb3055f34b4411a6bb9ff6560145a1fb
  Author: Ryan Haddad 
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
M Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml
M Source/WTF/wtf/PlatformHave.h
M Source/WTF/wtf/PlatformUse.h
M Source/WebCore/Headers.cmake
M Source/WebCore/PAL/pal/spi/cg/CoreGraphicsSPI.h
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/page/Page.cpp
M Source/WebCore/platform/graphics/GraphicsContext.h
M Source/WebCore/platform/graphics/GraphicsContextState.cpp
M Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp
M Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp
M Source/WebCore/platform/graphics/filters/FEColorMatrix.h
M Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp
M Source/WebCore/platform/graphics/filters/FEDropShadow.cpp
M Source/WebCore/platform/graphics/filters/FEDropShadow.h
M Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp
M Source/WebCore/platform/graphics/filters/FEGaussianBlur.h
M Source/WebCore/platform/graphics/filters/Filter.cpp
M Source/WebCore/platform/graphics/filters/Filter.h
M Source/WebCore/platform/graphics/filters/FilterEffect.cpp
M Source/WebCore/platform/graphics/filters/FilterEffect.h
M Source/WebCore/platform/graphics/filters/FilterFunction.h
R Source/WebCore/platform/graphics/filters/FilterStyle.h
R Source/WebCore/platform/graphics/filters/FilterStyleTargetSwitcher.cpp
R Source/WebCore/platform/graphics/filters/FilterStyleTargetSwitcher.h
M Source/WebCore/platform/graphics/filters/FilterTargetSwitcher.cpp
M Source/WebCore/platform/graphics/filters/SourceGraphic.cpp
M Source/WebCore/rendering/CSSFilter.cpp
M Source/WebCore/rendering/CSSFilter.h
M Source/WebCore/svg/graphics/filters/SVGFilter.cpp
M Source/WebCore/svg/graphics/filters/SVGFilter.h

  Log Message:
  ---
  Revert 257055@main and 257045@main to fix build failures
https://bugs.webkit.org/show_bug.cgi?id=248375
rdar://102721776

Unreviewed.

* Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml:
* Source/WTF/wtf/PlatformHave.h:
* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/Headers.cmake:
* Source/WebCore/PAL/pal/spi/cg/CoreGraphicsSPI.h:
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/page/Page.cpp:
(WebCore::Page::preferredFilterRenderingModes const):
* Source/WebCore/platform/graphics/GraphicsContext.h:
(WebCore::GraphicsContext::style const): Deleted.
(WebCore::GraphicsContext::setStyle): Deleted.
* Source/WebCore/platform/graphics/GraphicsContextState.cpp:
(WebCore::GraphicsContextState::mergeLastChanges):
* Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp:
(WebCore::setCGStyle):
(WebCore::GraphicsContextCG::didUpdateState):
* Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp:
(WebCore::FEColorMatrix::supportedFilterRenderingModes const):
(WebCore::FEColorMatrix::createGraphicsStyle const): Deleted.
* Source/WebCore/platform/graphics/filters/FEColorMatrix.h:
* Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp:
(WebCore::FEComponentTransfer::supportedFilterRenderingModes const):
* Source/WebCore/platform/graphics/filters/FEDropShadow.cpp:
(WebCore::FEDropShadow::supportedFilterRenderingModes const): Deleted.
(WebCore::FEDropShadow::createGraphicsStyle const): Deleted.
* Source/WebCore/platform/graphics/filters/FEDropShadow.h:
* Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:
(WebCore::FEGaussianBlur::supportedFilterRenderingModes const): Deleted.
(WebCore::FEGaussianBlur::createGraphicsStyle const): Deleted.
* Source/WebCore/platform/graphics/filters/FEGaussianBlur.h:
* Source/WebCore/platform/graphics/filters/Filter.cpp:
(WebCore::Filter::createFilterStyles const): Deleted.
* Source/WebCore/platform/graphics/filters/Filter.h:
* Source/WebCore/platform/graphics/filters/FilterEffect.cpp:
(WebCore::FilterEffect::createFilterStyles const): Deleted.
(WebCore::FilterEffect::createFilterStyle const): Deleted.
* Source/WebCore/platform/graphics/filters/FilterEffect.h:
(WebCore::FilterEffect::numberOfImageInputs const):
(WebCore::FilterEffect::createGraphicsStyle const): Deleted.
* Source/WebCore/platform/graphics/filters/FilterFunction.h:
(WebCore::FilterFunction::apply):
(WebCore::FilterFunction::createFilterStyles const): Deleted.
* Source/WebCore/platform/graphics/filters/FilterStyle.h: Removed.
* Source/WebCore/platform/graphics/filters/FilterStyleTargetSwitcher.cpp: 
Removed.
* Source/WebCore/platform/graphics/filters/FilterStyleTargetSwitcher.h: Removed.
* Source/WebCore/platform/graphics/filters/FilterTargetSwitcher.cpp:
(WebCore::FilterTargetSwitcher::create):
* Source/WebCore

[webkit-changes] [WebKit/WebKit] 2f5c13: [Gardening] Update mac-wk1 TestExpectations after ...

2022-11-18 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2f5c13a2bf53a061065f24acc86f7365b65e6f10
  
https://github.com/WebKit/WebKit/commit/2f5c13a2bf53a061065f24acc86f7365b65e6f10
  Author: Ryan Haddad 
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
M LayoutTests/platform/mac-wk1/TestExpectations

  Log Message:
  ---
  [Gardening] Update mac-wk1 TestExpectations after recent PingLoad changes
https://bugs.webkit.org/show_bug.cgi?id=248105
rdar://102530205

Unreviewed test gardening.

* LayoutTests/platform/mac-wk1/TestExpectations:
Skip the test added with 256463@main since it relies on a feature that isn't 
supported.
Address two tests that are flaky after 256173@main due to console logging.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 3a7245: [iOS] imported/w3c/web-platform-tests/css/css-mask...

2022-11-18 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a72454f8f89efb819d48cfd44e484beeb3b2d45
  
https://github.com/WebKit/WebKit/commit/3a72454f8f89efb819d48cfd44e484beeb3b2d45
  Author: Ryan Haddad 
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  [iOS] 
imported/w3c/web-platform-tests/css/css-masking/clip-path-svg-content/clip-path-content-use-007.svg
 is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=248100
rdar://102527557

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations: Add DumpJSConsoleLogInStdErr 
annotation.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] c8ae50: 5 WPT Fetch Metadata tests time out on macOS

2022-11-18 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c8ae5074d8298abc0a4e1ce107261dce0a65cb3b
  
https://github.com/WebKit/WebKit/commit/c8ae5074d8298abc0a4e1ce107261dce0a65cb3b
  Author: Ryan Haddad 
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  5 WPT Fetch Metadata tests time out on macOS
https://bugs.webkit.org/show_bug.cgi?id=247632
rdar://102105007

Unreviewed test gardening.

* LayoutTests/platform/mac/TestExpectations: Remove Big Sur annotation.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 5d88cc: REGRESSION (256320@main?): imported/w3c/web-platfo...

2022-11-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d88cc97ead9e8013343f4b3825c12f57628da02
  
https://github.com/WebKit/WebKit/commit/5d88cc97ead9e8013343f4b3825c12f57628da02
  Author: Ryan Haddad 
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  REGRESSION (256320@main?): 
imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-drawImage.html
 and createImageBitmap-flipY.html are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=248067
rdar://102491634

Unreviewed test gardening.

Mark the tests as flaky for macOS, this supercedes expectations already
in place for webkit.org/b/235681.

* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ebc8d0: New test: [iOS] ASSERTION FAILED: result in WebKit...

2022-11-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ebc8d02724897110fe805a4e2fabf3639cc53ca4
  
https://github.com/WebKit/WebKit/commit/ebc8d02724897110fe805a4e2fabf3639cc53ca4
  Author: Ryan Haddad 
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  New test: [iOS] ASSERTION FAILED: result in 
WebKit::NetworkProcess::allowsFirstPartyForCookies()
https://bugs.webkit.org/show_bug.cgi?id=248065
rdar://102490719

Unreviewed test gardening.

Skip 
imported/w3c/web-platform-tests/service-workers/cache-storage/cross-partition.https.tentative.html,
as it has been a flaky crash since it was imported.

* LayoutTests/platform/ios/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] f17c70: REGRESSION: [iOS] imported/w3c/web-platform-tests/...

2022-11-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f17c70d062764156ce838368de5ab20fba5ca5cf
  
https://github.com/WebKit/WebKit/commit/f17c70d062764156ce838368de5ab20fba5ca5cf
  Author: Ryan Haddad 
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  REGRESSION: [iOS] 
imported/w3c/web-platform-tests/webcodecs/full-cycle-test.https.any.html?h264_avc
 is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=248062
rdar://102490465

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations: Mark test as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 817cf4: [Gardening] Skip fast/forms/ios/file-upload-panel....

2022-11-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 817cf4277a49993deaaab38f08bc8f7a7ea82aa5
  
https://github.com/WebKit/WebKit/commit/817cf4277a49993deaaab38f08bc8f7a7ea82aa5
  Author: Ryan Haddad 
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  [Gardening] Skip fast/forms/ios/file-upload-panel.html on iOS
https://bugs.webkit.org/show_bug.cgi?id=247706
rdar://102167486

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] aafe5d: New test: [iOS] webaudio/require-transient-activat...

2022-11-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aafe5df45787008acd058a5b8f1364cc8498581b
  
https://github.com/WebKit/WebKit/commit/aafe5df45787008acd058a5b8f1364cc8498581b
  Author: Ryan Haddad 
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  New test: [iOS] webaudio/require-transient-activation.html is consistently 
timing out
https://bugs.webkit.org/show_bug.cgi?id=248061
rdar://102488833

Unreviewed test gardening.

Skip the test until it can be rewritten for cross-platform compatibility.

* LayoutTests/platform/ios/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 2faa2c: Add Ventura to WebKit Build Archives page

2022-11-14 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2faa2cece0268a73f14580841998bfd632f080c7
  
https://github.com/WebKit/WebKit/commit/2faa2cece0268a73f14580841998bfd632f080c7
  Author: Ryan Haddad 
  Date:   2022-11-14 (Mon, 14 Nov 2022)

  Changed paths:
M Websites/webkit.org/wp-content/themes/webkit/build-archives.php

  Log Message:
  ---
  Add Ventura to WebKit Build Archives page
https://bugs.webkit.org/show_bug.cgi?id=247902
rdar://102323355

Reviewed by Alexey Proskuryakov.

* Websites/webkit.org/wp-content/themes/webkit/build-archives.php:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 4c0747: [Gardening] Skip fast/forms/ios/file-upload-panel-...

2022-11-09 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c0747e2f2b7bdd316505109b524032f01da2109
  
https://github.com/WebKit/WebKit/commit/4c0747e2f2b7bdd316505109b524032f01da2109
  Author: Ryan Haddad 
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
M LayoutTests/platform/ios/TestExpectations

  Log Message:
  ---
  [Gardening] Skip fast/forms/ios/file-upload-panel-capture.html on iOS
https://bugs.webkit.org/show_bug.cgi?id=247706
rdar://102167486

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 192dee: No builds being scheduled for Apple-watchOS-Simula...

2022-11-08 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 192deec9537900a9e878e453bc0afbc59586584a
  
https://github.com/WebKit/WebKit/commit/192deec9537900a9e878e453bc0afbc59586584a
  Author: Ryan Haddad 
  Date:   2022-11-08 (Tue, 08 Nov 2022)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json

  Log Message:
  ---
  No builds being scheduled for Apple-watchOS-Simulator-9-Release-Build
https://bugs.webkit.org/show_bug.cgi?id=247598
rdar://102067297

Reviewed by Aakash Jain.

* Tools/CISupport/build-webkit-org/config.json:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 894274: GPU process enabled macOS layout tests bot should ...

2022-11-07 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 894274daff0e22edba3dc2fdfc93dfa0e5a3661e
  
https://github.com/WebKit/WebKit/commit/894274daff0e22edba3dc2fdfc93dfa0e5a3661e
  Author: Ryan Haddad 
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
M Tools/CISupport/build-webkit-org/config.json

  Log Message:
  ---
  GPU process enabled macOS layout tests bot should use --remote-layer-tree
https://bugs.webkit.org/show_bug.cgi?id=246929
rdar://101484140

Reviewed by Jonathan Bedard.

* Tools/CISupport/build-webkit-org/config.json:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 01ba18: REGRESSION: 4 PiP API tests consistently failing o...

2022-11-02 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 01ba18b12b6eb4b5823551356ce62c874cb69455
  
https://github.com/WebKit/WebKit/commit/01ba18b12b6eb4b5823551356ce62c874cb69455
  Author: Ryan Haddad 
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/ExitFullscreenOnEnterPiP.mm
M 
Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewCloseAllMediaPresentations.mm

  Log Message:
  ---
  REGRESSION: 4 PiP API tests consistently failing on Big Sur EWS
https://bugs.webkit.org/show_bug.cgi?id=247373
rdar://101873453

Unreviewed test gardening.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/ExitFullscreenOnEnterPiP.mm:
(TestWebKitAPI::TEST): Disable test on Big Sur to speed up EWS.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewCloseAllMediaPresentations.mm:
(TEST): Ditto.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 96537b: Remove tvOS 15 from bot watchers dashboard

2022-10-31 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 96537b06e2eaf65476db8ba774fb7e700776f3a7
  
https://github.com/WebKit/WebKit/commit/96537b06e2eaf65476db8ba774fb7e700776f3a7
  Author: Ryan Haddad 
  Date:   2022-10-31 (Mon, 31 Oct 2022)

  Changed paths:
M 
Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js

  Log Message:
  ---
  Remove tvOS 15 from bot watchers dashboard
https://bugs.webkit.org/show_bug.cgi?id=247278
rdar://101769709

Reviewed by Alexey Proskuryakov.

These should have been removed with the update to tvOS 16.

* 
Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js:
(WebKitBuildbot):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 36d91f: [Gardening] Rebaseline tests for Windows

2022-10-17 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 36d91f17f4eaa64fcefd360b1184184d264abd3f
  
https://github.com/WebKit/WebKit/commit/36d91f17f4eaa64fcefd360b1184184d264abd3f
  Author: Ryan Haddad 
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
M 
LayoutTests/platform/win/accessibility/loading-iframe-updates-axtree-expected.txt
A 
LayoutTests/platform/win/fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas-expected.txt

  Log Message:
  ---
  [Gardening] Rebaseline tests for Windows
https://bugs.webkit.org/show_bug.cgi?id=246645
rdar://101259616

Unreviewed test gardening.

* 
LayoutTests/platform/win/accessibility/loading-iframe-updates-axtree-expected.txt:
* 
LayoutTests/platform/win/fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas-expected.txt:
 Added.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] ac05c3: [Win] fast/events/mouse-cursor-multiframecur.html ...

2022-10-14 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ac05c3c8005398a261ddeb9705a7611af2cb952a
  
https://github.com/WebKit/WebKit/commit/ac05c3c8005398a261ddeb9705a7611af2cb952a
  Author: Ryan Haddad 
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
M LayoutTests/platform/win/TestExpectations

  Log Message:
  ---
  [Win] fast/events/mouse-cursor-multiframecur.html is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=246544
rdar://101188656

Unreviewed test gardening.

* LayoutTests/platform/win/TestExpectations:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 643255: Test gardening for Windows

2022-10-14 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 643255b7f7147485ad2564df03fcdcd341c9f236
  
https://github.com/WebKit/WebKit/commit/643255b7f7147485ad2564df03fcdcd341c9f236
  Author: Ryan Haddad 
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
M LayoutTests/platform/win/TestExpectations
A 
LayoutTests/platform/win/accessibility/loading-iframe-updates-axtree-expected.txt
A 
LayoutTests/platform/win/editing/execCommand/insert-list-nested-with-orphaned-live-range-expected.txt
A 
LayoutTests/platform/win/fast/dom/Window/window-appendages-cleared-expected.txt
M LayoutTests/platform/win/fast/dom/dom-constructors-expected.txt
A 
LayoutTests/platform/win/fast/dom/null-page-show-modal-dialog-crash-expected.txt
A LayoutTests/platform/win/fast/dom/wrapper-identity-expected.txt
M LayoutTests/platform/win/performance-api/resource-timing-apis-expected.txt
A LayoutTests/platform/win/svg/custom/use-invalid-pattern-expected.txt
A LayoutTests/platform/win/svg/custom/use-invalid-style-expected.txt

  Log Message:
  ---
  Test gardening for Windows
https://bugs.webkit.org/show_bug.cgi?id=246540
rdar://101187885

Unreviewed test gardening.

* LayoutTests/platform/win/TestExpectations:
* 
LayoutTests/platform/win/accessibility/loading-iframe-updates-axtree-expected.txt:
 Added.
* 
LayoutTests/platform/win/editing/execCommand/insert-list-nested-with-orphaned-live-range-expected.txt:
 Added.
* 
LayoutTests/platform/win/fast/dom/Window/window-appendages-cleared-expected.txt:
 Added.
* LayoutTests/platform/win/fast/dom/dom-constructors-expected.txt:
* 
LayoutTests/platform/win/fast/dom/null-page-show-modal-dialog-crash-expected.txt:
 Added.
* LayoutTests/platform/win/fast/dom/wrapper-identity-expected.txt: Added.
* LayoutTests/platform/win/performance-api/resource-timing-apis-expected.txt:
* LayoutTests/platform/win/svg/custom/use-invalid-pattern-expected.txt: Added.
* LayoutTests/platform/win/svg/custom/use-invalid-style-expected.txt: Added.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] f30d5b: New tests: [Win] http/wpt/selection-live-range tes...

2022-10-13 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f30d5b092008b690c4db6774da31257aad5b302c
  
https://github.com/WebKit/WebKit/commit/f30d5b092008b690c4db6774da31257aad5b302c
  Author: Ryan Haddad 
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
M LayoutTests/platform/win/TestExpectations

  Log Message:
  ---
  New tests: [Win] http/wpt/selection-live-range tests failing / timing out
https://bugs.webkit.org/show_bug.cgi?id=246470
rdar://101139410

Unreviewed test gardening.

* LayoutTests/platform/win/TestExpectations: Skip the tests.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 7eea31: New test: [iOS/macOS WK2] imported/w3c/web-platfor...

2022-10-11 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7eea31375790c77f269d851f850b5dd2637b890b
  
https://github.com/WebKit/WebKit/commit/7eea31375790c77f269d851f850b5dd2637b890b
  Author: Ryan Haddad 
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
M LayoutTests/platform/ios-wk2/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  ---
  New test: [iOS/macOS WK2] 
imported/w3c/web-platform-tests/feature-policy/reporting/payment-reporting.https.html
 is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=246357
rdar://101045236

Unreviewed test gardening.

* LayoutTests/platform/ios-wk2/TestExpectations: Mark test as flaky.
* LayoutTests/platform/mac-wk2/TestExpectations: Ditto.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 70b1e6: New tests: [macOS Debug WK2] imported/w3c/web-plat...

2022-10-11 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 70b1e6ca43cedc225a53793bd05bcea9219711b6
  
https://github.com/WebKit/WebKit/commit/70b1e6ca43cedc225a53793bd05bcea9219711b6
  Author: Ryan Haddad 
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  New tests: [macOS Debug WK2] 
imported/w3c/web-platform-tests/import-maps/multiple-import-maps tests are 
flaky failures
https://bugs.webkit.org/show_bug.cgi?id=246355
rdar://101044632

Unreviewed test gardening.

* LayoutTests/platform/mac/TestExpectations: Mark tests as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] a409c6: Test re-sync: [macOS] imported/w3c/web-platform-te...

2022-10-11 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a409c68f4958ba27ec14b1175d3a67c7140473d1
  
https://github.com/WebKit/WebKit/commit/a409c68f4958ba27ec14b1175d3a67c7140473d1
  Author: Ryan Haddad 
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
M LayoutTests/platform/mac/TestExpectations

  Log Message:
  ---
  Test re-sync: [macOS] 
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/autoplay-*-feature-policy.https.sub.html
 tests are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=246356
rdar://101044873

Unreviewed test gardening.

* LayoutTests/platform/mac/TestExpectations: Mark tests as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 4900b6: Test re-sync: [macOS WK1] imported/w3c/web-platfor...

2022-10-11 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4900b68424297e0363b17f2780e98476dda5ade4
  
https://github.com/WebKit/WebKit/commit/4900b68424297e0363b17f2780e98476dda5ade4
  Author: Ryan Haddad 
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
M LayoutTests/platform/mac-wk1/TestExpectations

  Log Message:
  ---
  Test re-sync: [macOS WK1] 
imported/w3c/web-platform-tests/content-security-policy/reporting-api/reporting-api-sends-reports-on-violation.https.sub.html
 is frequently failing
https://bugs.webkit.org/show_bug.cgi?id=246358
rdar://101045517

Unreviewed test gardening.

* LayoutTests/platform/mac-wk1/TestExpectations: Mark test as flaky.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] fe38e3: New test: [macOS WK1] imported/w3c/web-platform-te...

2022-10-11 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fe38e39897518a08ecc2e22ac5527c166a0d2c53
  
https://github.com/WebKit/WebKit/commit/fe38e39897518a08ecc2e22ac5527c166a0d2c53
  Author: Ryan Haddad 
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
M LayoutTests/platform/mac-wk1/TestExpectations

  Log Message:
  ---
  New test: [macOS WK1] 
imported/w3c/web-platform-tests/reporting/reporting-api-honors-limits.https.sub.html
 is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=246351
rdar://101040717

Unreviewed test gardening.

* LayoutTests/platform/mac-wk1/TestExpectations: Mark test as failing.

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] efec99: Fix MiniBrowser build with stricter C warnings (ta...

2022-10-05 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efec99e4f92b916f1dc577a59d0ee0afad6886b0
  
https://github.com/WebKit/WebKit/commit/efec99e4f92b916f1dc577a59d0ee0afad6886b0
  Author: Ryan Haddad 
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
M Tools/MiniBrowser/mac/WK2BrowserWindowController.m

  Log Message:
  ---
  Fix MiniBrowser build with stricter C warnings (take 2)
https://bugs.webkit.org/show_bug.cgi?id=246114
rdar://100825141

Unreviewed build fix.

* Tools/MiniBrowser/mac/WK2BrowserWindowController.m:
(dataTypes):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 71c5f1: Revert [254917@main] Remove SDK issue workaround a...

2022-09-28 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 71c5f151ed50bdf4295a241080b936d6604e1d42
  
https://github.com/WebKit/WebKit/commit/71c5f151ed50bdf4295a241080b936d6604e1d42
  Author: Ryan Haddad 
  Date:   2022-09-28 (Wed, 28 Sep 2022)

  Changed paths:
M Source/WTF/wtf/darwin/LibraryPathDiagnostics.mm

  Log Message:
  ---
  Revert [254917@main] Remove SDK issue workaround added in 243458
https://bugs.webkit.org/show_bug.cgi?id=245643
rdar://100383268

Unreviewed.

* Source/WTF/wtf/darwin/LibraryPathDiagnostics.mm:

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes


[webkit-changes] [WebKit/WebKit] 6bfb66: Revert [254654@main] [WGSL] Port WGSLUnitTests to ...

2022-09-22 Thread Ryan Haddad
  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6bfb667069883c4ecdab6acd78d70909cfbf8f7b
  
https://github.com/WebKit/WebKit/commit/6bfb667069883c4ecdab6acd78d70909cfbf8f7b
  Author: Ryan Haddad 
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
M Tools/Scripts/run-api-tests
M Tools/Scripts/webkitpy/port/darwin.py
R Tools/TestWebKitAPI/Configurations/TestWGSL.xcconfig
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
R 
Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/xcshareddata/xcschemes/TestWGSL.xcscheme
R Tools/TestWebKitAPI/Tests/WGSL/LexerTests.cpp
R Tools/TestWebKitAPI/Tests/WGSL/ParserTests.cpp
M Tools/TestWebKitAPI/ios/mainIOS.mm
M Tools/TestWebKitAPI/mac/mainMac.mm

  Log Message:
  ---
  Revert [254654@main] [WGSL] Port WGSLUnitTests to TestWebKitAPI
https://bugs.webkit.org/show_bug.cgi?id=245535
rdar://problem/100289949

Reviewed by Jonathan Bedard.

This change breaks the watchOS and tvOS builds.

* Tools/Scripts/run-api-tests:
* Tools/Scripts/webkitpy/port/darwin.py:
(DarwinPort):
* Tools/TestWebKitAPI/Configurations/TestWGSL.xcconfig: Removed.
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* 
Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/xcshareddata/xcschemes/TestWGSL.xcscheme:
 Removed.
* Tools/TestWebKitAPI/Tests/WGSL/LexerTests.cpp: Removed.
* Tools/TestWebKitAPI/Tests/WGSL/ParserTests.cpp: Removed.
* Tools/TestWebKitAPI/ios/mainIOS.mm:
(main):
* Tools/TestWebKitAPI/mac/mainMac.mm:
(main):

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


___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes