[webkit-changes] [264131] trunk/LayoutTests

2020-07-08 Thread lawrence . j
Title: [264131] trunk/LayoutTests








Revision 264131
Author lawrenc...@apple.com
Date 2020-07-08 13:13:08 -0700 (Wed, 08 Jul 2020)


Log Message
REGRESSION: (r263222-263223): [ macOS wk2 debug ] accessibility/textarea-selected-text-range.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=214078

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (264130 => 264131)

--- trunk/LayoutTests/ChangeLog	2020-07-08 20:09:51 UTC (rev 264130)
+++ trunk/LayoutTests/ChangeLog	2020-07-08 20:13:08 UTC (rev 264131)
@@ -1,3 +1,12 @@
+2020-07-08  Jason Lawrence  
+
+REGRESSION: (r263222-263223): [ macOS wk2 debug ] accessibility/textarea-selected-text-range.html is flaky failing
+https://bugs.webkit.org/show_bug.cgi?id=214078
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-07-08  Dean Jackson  
 
 input button test needs rebaseline for Big Sur


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (264130 => 264131)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-07-08 20:09:51 UTC (rev 264130)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-07-08 20:13:08 UTC (rev 264131)
@@ -1039,6 +1039,4 @@
 
 webkit.org/b/213652 webrtc/video-autoplay1.html [ Pass Failure ]
 
-webkit.org/b/214084 [ Release ] webrtc/libwebrtc/descriptionGetters.html [ Pass Failure ]
-
-webkit.org/b/214078 [ Debug ] accessibility/textarea-selected-text-range.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/214084 [ Release ] webrtc/libwebrtc/descriptionGetters.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [264123] trunk/LayoutTests

2020-07-08 Thread lawrence . j
Title: [264123] trunk/LayoutTests








Revision 264123
Author lawrenc...@apple.com
Date 2020-07-08 11:45:20 -0700 (Wed, 08 Jul 2020)


Log Message
REGRESSION: (r263222-263223): [ macOS wk2 debug ] accessibility/textarea-selected-text-range.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=214078

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (264122 => 264123)

--- trunk/LayoutTests/ChangeLog	2020-07-08 18:42:31 UTC (rev 264122)
+++ trunk/LayoutTests/ChangeLog	2020-07-08 18:45:20 UTC (rev 264123)
@@ -1,3 +1,12 @@
+2020-07-08  Jason Lawrence  
+
+REGRESSION: (r263222-263223): [ macOS wk2 debug ] accessibility/textarea-selected-text-range.html is flaky failing
+https://bugs.webkit.org/show_bug.cgi?id=214078
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-07-08  Chris Dumez  
 
 Resync all remaining web-platform-tests/html tests from upstream


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (264122 => 264123)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-07-08 18:42:31 UTC (rev 264122)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-07-08 18:45:20 UTC (rev 264123)
@@ -1039,4 +1039,6 @@
 
 webkit.org/b/213652 webrtc/video-autoplay1.html [ Pass Failure ]
 
-webkit.org/b/214084 [ Release ] webrtc/libwebrtc/descriptionGetters.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/214084 [ Release ] webrtc/libwebrtc/descriptionGetters.html [ Pass Failure ]
+
+webkit.org/b/214078 [ Debug ] accessibility/textarea-selected-text-range.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [264100] trunk/LayoutTests

2020-07-08 Thread lawrence . j
Title: [264100] trunk/LayoutTests








Revision 264100
Author lawrenc...@apple.com
Date 2020-07-08 08:48:24 -0700 (Wed, 08 Jul 2020)


Log Message
REGRESSION: [ Mac wk2 Release and iOS wk2 Release ] webrtc/libwebrtc/descriptionGetters.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=214084

Unreviewed test gardening.

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

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (264099 => 264100)

--- trunk/LayoutTests/ChangeLog	2020-07-08 14:16:52 UTC (rev 264099)
+++ trunk/LayoutTests/ChangeLog	2020-07-08 15:48:24 UTC (rev 264100)
@@ -1,3 +1,13 @@
+2020-07-08  Jason Lawrence  
+
+REGRESSION: [ Mac wk2 Release and iOS wk2 Release ] webrtc/libwebrtc/descriptionGetters.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=214084
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+* platform/mac-wk2/TestExpectations:
+
 2020-07-08  Xabier Rodriguez Calvar  
 
 [EME][GStreamer] web-platform-tests/encrypted-media/clearkey-events-session-closed-event.https.html random crashes


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (264099 => 264100)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-07-08 14:16:52 UTC (rev 264099)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-07-08 15:48:24 UTC (rev 264100)
@@ -1753,3 +1753,5 @@
 webkit.org/b/213553 http/tests/resourceLoadStatistics/grandfathering-database.html [ Pass Timeout ]
 
 webkit.org/b/21365 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm [ Pass Failure ]
+
+webkit.org/b/214084 [ Release ] webrtc/libwebrtc/descriptionGetters.html [ Pass Failure ]
\ No newline at end of file


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (264099 => 264100)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-07-08 14:16:52 UTC (rev 264099)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-07-08 15:48:24 UTC (rev 264100)
@@ -1038,3 +1038,5 @@
 webkit.org/b/213621 imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getContributingSources.https.html [ Pass Failure ]
 
 webkit.org/b/213652 webrtc/video-autoplay1.html [ Pass Failure ]
+
+webkit.org/b/214084 [ Release ] webrtc/libwebrtc/descriptionGetters.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [263757] trunk/Source/WebCore

2020-06-30 Thread lawrence . j
Title: [263757] trunk/Source/WebCore








Revision 263757
Author lawrenc...@apple.com
Date 2020-06-30 09:54:42 -0700 (Tue, 30 Jun 2020)


Log Message
Unreviewed, reverting r263753.

This commit caused build failures across multiple platforms.

Reverted changeset:

"Move Color blending related functions to their own files"
https://bugs.webkit.org/show_bug.cgi?id=213742
https://trac.webkit.org/changeset/263753

Modified Paths

trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/Sources.txt
trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj
trunk/Source/WebCore/css/CSSGradientValue.cpp
trunk/Source/WebCore/editing/FrameSelection.cpp
trunk/Source/WebCore/page/FrameView.cpp
trunk/Source/WebCore/page/TextIndicator.cpp
trunk/Source/WebCore/page/animation/CSSPropertyAnimation.cpp
trunk/Source/WebCore/platform/graphics/Color.cpp
trunk/Source/WebCore/platform/graphics/Color.h
trunk/Source/WebCore/platform/graphics/filters/FilterOperation.cpp
trunk/Source/WebCore/rendering/RenderBoxModelObject.cpp
trunk/Source/WebCore/rendering/RenderMenuList.cpp
trunk/Source/WebCore/rendering/RenderTheme.cpp


Removed Paths

trunk/Source/WebCore/platform/graphics/ColorBlending.cpp
trunk/Source/WebCore/platform/graphics/ColorBlending.h




Diff

Modified: trunk/Source/WebCore/ChangeLog (263756 => 263757)

--- trunk/Source/WebCore/ChangeLog	2020-06-30 16:36:05 UTC (rev 263756)
+++ trunk/Source/WebCore/ChangeLog	2020-06-30 16:54:42 UTC (rev 263757)
@@ -1,3 +1,15 @@
+2020-06-30  Jason Lawrence  
+
+Unreviewed, reverting r263753.
+
+This commit caused build failures across multiple platforms.
+
+Reverted changeset:
+
+"Move Color blending related functions to their own files"
+https://bugs.webkit.org/show_bug.cgi?id=213742
+https://trac.webkit.org/changeset/263753
+
 2020-06-30  Sam Weinig  
 
 Move Color blending related functions to their own files


Modified: trunk/Source/WebCore/Sources.txt (263756 => 263757)

--- trunk/Source/WebCore/Sources.txt	2020-06-30 16:36:05 UTC (rev 263756)
+++ trunk/Source/WebCore/Sources.txt	2020-06-30 16:54:42 UTC (rev 263757)
@@ -1907,7 +1907,6 @@
 platform/graphics/ANGLEWebKitBridge.cpp
 platform/graphics/BitmapImage.cpp
 platform/graphics/Color.cpp
-platform/graphics/ColorBlending.cpp
 platform/graphics/ColorUtilities.cpp
 platform/graphics/ComplexTextController.cpp
 platform/graphics/CrossfadeGeneratedImage.cpp


Modified: trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj (263756 => 263757)

--- trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj	2020-06-30 16:36:05 UTC (rev 263756)
+++ trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj	2020-06-30 16:54:42 UTC (rev 263757)
@@ -9963,8 +9963,6 @@
 		7C193BFC1F5E10C50088F3E6 /* JSImageSmoothingQuality.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JSImageSmoothingQuality.h; sourceTree = ""; };
 		7C193BFD1F5E10D60088F3E6 /* JSPath2D.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = JSPath2D.cpp; sourceTree = ""; };
 		7C193BFE1F5E10D70088F3E6 /* JSPath2D.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JSPath2D.h; sourceTree = ""; };
-		7C1B4A6524A997590033727F /* ColorBlending.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ColorBlending.cpp; sourceTree = ""; };
-		7C1B4A6724A997660033727F /* ColorBlending.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ColorBlending.h; sourceTree = ""; };
 		7C1E8CFF1ED0C2BE00B1D983 /* BeforeUnloadEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BeforeUnloadEvent.idl; sourceTree = ""; };
 		7C1E8D001ED0C2BE00B1D983 /* CallbackResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CallbackResult.h; sourceTree = ""; };
 		7C1E97251A9F9834007BF0FB /* AutoFillButtonElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AutoFillButtonElement.cpp; sourceTree = ""; };
@@ -25495,8 +25493,6 @@
 A89943260B42338700D7C802 /* BitmapImage.h */,
 B27535380B053814002CE64F /* Color.cpp */,
 B27535390B053814002CE64F /* Color.h */,
-7C1B4A6524A997590033727F /* ColorBlending.cpp */,
-7C1B4A6724A997660033727F /* ColorBlending.h */,
 7CAC6AEC247F1C5100E61D59 /* ColorComponents.h */,
 3103B7DE1DB01556008BB890 /* ColorHash.h */,
 7CAC6AE8247F082000E61D59 /* ColorMatrix.h */,


Modified: trunk/Source/WebCore/css/CSSGradientValue.cpp (263756 => 263757)

--- trunk/Source/WebCore/css/CSSGradientValue.cpp	2020-06-30 16:36:05 UTC (rev 263756)
+++ trunk/Source/WebCore/css/CSSGradientValue.cpp	2020-06-30 16:54:42 UTC (rev 263757)
@@ -29,7 +29,6 @@
 #include "CSSCalculationValue.h"
 #include "CSSToLengthConversionData.h"
 #include "CSSValueKeywords.h"
-#include "ColorBlending.h"
 #include "FloatSize.h"
 #include "Gradient.h"
 #include "GradientImage.h"


Modified: 

[webkit-changes] [263747] trunk/LayoutTests

2020-06-30 Thread lawrence . j
Title: [263747] trunk/LayoutTests








Revision 263747
Author lawrenc...@apple.com
Date 2020-06-30 07:23:46 -0700 (Tue, 30 Jun 2020)


Log Message
[ iOS Debug and Mojave Debug ] http/tests/storage/storage-map-leaking.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=213795

Unreviewed test gardening.

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

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263746 => 263747)

--- trunk/LayoutTests/ChangeLog	2020-06-30 14:08:29 UTC (rev 263746)
+++ trunk/LayoutTests/ChangeLog	2020-06-30 14:23:46 UTC (rev 263747)
@@ -1,3 +1,13 @@
+2020-06-30  Jason Lawrence  
+
+[ iOS Debug and Mojave Debug ] http/tests/storage/storage-map-leaking.html is flaky timing out. 
+https://bugs.webkit.org/show_bug.cgi?id=213795
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+* platform/mac-wk2/TestExpectations:
+
 2020-06-30  Karl Rackler  
 
 Remove expectation for svg/custom/subpaths-moveto-only-rendering.svg as it is passing. 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (263746 => 263747)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-30 14:08:29 UTC (rev 263746)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-30 14:23:46 UTC (rev 263747)
@@ -1761,4 +1761,6 @@
 
 webkit.org/b/213553 http/tests/resourceLoadStatistics/grandfathering-database.html [ Pass Timeout ]
 
-webkit.org/b/21365 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/21365 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm [ Pass Failure ]
+
+webkit.org/b/213795 [ Debug ] http/tests/storage/storage-map-leaking.html [ Pass Timeout ]
\ No newline at end of file


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (263746 => 263747)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-30 14:08:29 UTC (rev 263746)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-30 14:23:46 UTC (rev 263747)
@@ -1036,4 +1036,6 @@
 
 webkit.org/b/213621 imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getContributingSources.https.html [ Pass Failure ]
 
-webkit.org/b/213652 webrtc/video-autoplay1.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/213652 webrtc/video-autoplay1.html [ Pass Failure ]
+
+webkit.org/b/213795 [ Mojave Debug ] http/tests/storage/storage-map-leaking.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [263588] trunk

2020-06-26 Thread lawrence . j
Title: [263588] trunk








Revision 263588
Author lawrenc...@apple.com
Date 2020-06-26 14:45:25 -0700 (Fri, 26 Jun 2020)


Log Message
Unreviewed, reverting r263511, r263514, and r263565.

r263511 caused MediaRecorder test crashes on internal testers.

Reverted changesets:

"MediaRecorder stopRecorder() returns empty Blob after first
use"
https://bugs.webkit.org/show_bug.cgi?id=212274
https://trac.webkit.org/changeset/263511

"Unreviewed iOS build fix after r263511."
https://trac.webkit.org/changeset/263514

"MediaRecorder.start() Method is Ignoring the "timeslice"
Parameter"
https://bugs.webkit.org/show_bug.cgi?id=202233
https://trac.webkit.org/changeset/263565

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/Modules/mediarecorder/MediaRecorder.cpp
trunk/Source/WebCore/Modules/mediarecorder/MediaRecorder.h
trunk/Source/WebCore/platform/mediarecorder/MediaRecorderPrivate.h
trunk/Source/WebCore/platform/mediarecorder/cocoa/AudioSampleBufferCompressor.h
trunk/Source/WebCore/platform/mediarecorder/cocoa/AudioSampleBufferCompressor.mm
trunk/Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.h
trunk/Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterCocoa.mm
trunk/Source/WebCore/platform/mediarecorder/cocoa/VideoSampleBufferCompressor.mm
trunk/Source/WebCore/platform/mediastream/MediaStreamPrivate.h
trunk/Source/WebKit/ChangeLog
trunk/Source/WebKit/GPUProcess/webrtc/RemoteMediaRecorderManager.cpp
trunk/Source/WebKit/WebProcess/GPU/webrtc/MediaRecorderPrivate.cpp
trunk/Source/WebKit/WebProcess/GPU/webrtc/MediaRecorderPrivate.h


Removed Paths

trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-multiple-start-stop-expected.txt
trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-multiple-start-stop.html
trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-start-timeSlice-expected.txt
trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-start-timeSlice.html




Diff

Modified: trunk/LayoutTests/ChangeLog (263587 => 263588)

--- trunk/LayoutTests/ChangeLog	2020-06-26 21:24:25 UTC (rev 263587)
+++ trunk/LayoutTests/ChangeLog	2020-06-26 21:45:25 UTC (rev 263588)
@@ -1,3 +1,24 @@
+2020-06-26  Jason Lawrence  
+
+Unreviewed, reverting r263511, r263514, and r263565.
+
+r263511 caused MediaRecorder test crashes on internal testers.
+
+Reverted changesets:
+
+"MediaRecorder stopRecorder() returns empty Blob after first
+use"
+https://bugs.webkit.org/show_bug.cgi?id=212274
+https://trac.webkit.org/changeset/263511
+
+"Unreviewed iOS build fix after r263511."
+https://trac.webkit.org/changeset/263514
+
+"MediaRecorder.start() Method is Ignoring the "timeslice"
+Parameter"
+https://bugs.webkit.org/show_bug.cgi?id=202233
+https://trac.webkit.org/changeset/263565
+
 2020-06-26  Karl Rackler  
 
 Remove expectation for imported/w3c/canvas/2d.gradient.interpolate.solid.html as they are passing. 


Deleted: trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-multiple-start-stop-expected.txt (263587 => 263588)

--- trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-multiple-start-stop-expected.txt	2020-06-26 21:24:25 UTC (rev 263587)
+++ trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-multiple-start-stop-expected.txt	2020-06-26 21:45:25 UTC (rev 263588)
@@ -1,3 +0,0 @@
-
-PASS Make sure that MediaRecorder can be used after stopping it once 
-


Deleted: trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-multiple-start-stop.html (263587 => 263588)

--- trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-multiple-start-stop.html	2020-06-26 21:24:25 UTC (rev 263587)
+++ trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-multiple-start-stop.html	2020-06-26 21:45:25 UTC (rev 263588)
@@ -1,49 +0,0 @@
-
-
-
-MediaRecorder Dataavailable
-
-
-
-
-
-promise_test(async t => {
-const video = await navigator.mediaDevices.getUserMedia({ audio : true, video : true });
-const recorder = new MediaRecorder(video);
-
-assert_equals(recorder.stream, video);
-
-let promise = new Promise(resolve => {
-recorder._ondataavailable_ = t.step_func(blobEvent => {
-if (blobEvent.data.size)
-resolve();
-});
-});
-
-recorder.start();
-let timer = setInterval(() => recorder.requestData(), 10);
-await promise;
-clearInterval(timer);
-
-recorder.stop();
-
-promise = new Promise(resolve => {
-recorder._ondataavailable_ = t.step_func(blobEvent => {
-if (blobEvent.data.size)
-resolve();
-});
-});
-
-recorder.start();
-timer = setInterval(() => recorder.requestData(), 10);
-await promise;
-clearInterval(timer);
-
-recorder.stop();
-}, 'Make sure that MediaRecorder 

[webkit-changes] [263534] trunk/LayoutTests

2020-06-25 Thread lawrence . j
Title: [263534] trunk/LayoutTests








Revision 263534
Author lawrenc...@apple.com
Date 2020-06-25 15:15:54 -0700 (Thu, 25 Jun 2020)


Log Message
[ Mac wk2 Debug ] imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getContributingSources.https.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=213621

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263533 => 263534)

--- trunk/LayoutTests/ChangeLog	2020-06-25 22:12:15 UTC (rev 263533)
+++ trunk/LayoutTests/ChangeLog	2020-06-25 22:15:54 UTC (rev 263534)
@@ -1,3 +1,12 @@
+2020-06-25  Jason Lawrence  
+
+[ Mac wk2 Debug ] imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getContributingSources.https.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=213621
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-06-25  Said Abou-Hallawa  
 
 REGRESSION(r260800): Null Ptr Deref READ @ WTF::Optional::clear


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (263533 => 263534)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-25 22:12:15 UTC (rev 263533)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-25 22:15:54 UTC (rev 263534)
@@ -1036,4 +1036,6 @@
 
 webkit.org/b/213461 fast/mediastream/mediastreamtrack-video-frameRate-clone-increasing.html [ Pass Failure ]
 
-webkit.org/b/213553 http/tests/resourceLoadStatistics/grandfathering-database.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/213553 http/tests/resourceLoadStatistics/grandfathering-database.html [ Pass Timeout ]
+
+webkit.org/b/213621 imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getContributingSources.https.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [263507] trunk/LayoutTests

2020-06-25 Thread lawrence . j
Title: [263507] trunk/LayoutTests








Revision 263507
Author lawrenc...@apple.com
Date 2020-06-25 07:27:57 -0700 (Thu, 25 Jun 2020)


Log Message
REGRESSION: (r262432): [ iOS wk2 ] imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212696

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263506 => 263507)

--- trunk/LayoutTests/ChangeLog	2020-06-25 13:42:02 UTC (rev 263506)
+++ trunk/LayoutTests/ChangeLog	2020-06-25 14:27:57 UTC (rev 263507)
@@ -1,3 +1,12 @@
+2020-06-25  Jason Lawrence  
+
+REGRESSION: (r262432): [ iOS wk2 ] imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=212696
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-06-25  Antoine Quint  
 
 REGRESSION (r260360): easing curves are broken on JS-originated animations


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (263506 => 263507)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-25 13:42:02 UTC (rev 263506)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-25 14:27:57 UTC (rev 263507)
@@ -1753,8 +1753,6 @@
 webkit.org/b/212532 http/wpt/service-workers/service-worker-crashing-while-fetching.https.html [ Slow Pass Failure ]
 webkit.org/b/212532 http/wpt/service-workers/service-worker-different-process.https.html [ Slow Pass Failure ]
 
-webkit.org/b/212696 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html [ Pass Failure ]
-
 webkit.org/b/213461 fast/mediastream/mediastreamtrack-video-frameRate-clone-increasing.html [ Pass Failure ]
 
 webkit.org/b/213511 fast/backgrounds/size/backgroundSize-in-background-shorthand.html [ Pass ImageOnlyFailure ]






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


[webkit-changes] [263481] trunk

2020-06-24 Thread lawrence . j
Title: [263481] trunk








Revision 263481
Author lawrenc...@apple.com
Date 2020-06-24 16:04:43 -0700 (Wed, 24 Jun 2020)


Log Message
Unreviewed, reverting r263466.

This commit caused 50+ crashes on multiple queues internally.

Reverted changeset:

"REGRESSION (r260360): easing curves are broken on JS-
originated animations"
https://bugs.webkit.org/show_bug.cgi?id=213495
https://trac.webkit.org/changeset/263466

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp


Removed Paths

trunk/LayoutTests/webanimations/accelerated-animation-with-easing-expected.html
trunk/LayoutTests/webanimations/accelerated-animation-with-easing.html




Diff

Modified: trunk/LayoutTests/ChangeLog (263480 => 263481)

--- trunk/LayoutTests/ChangeLog	2020-06-24 23:00:23 UTC (rev 263480)
+++ trunk/LayoutTests/ChangeLog	2020-06-24 23:04:43 UTC (rev 263481)
@@ -1,3 +1,16 @@
+2020-06-24  Jason Lawrence  
+
+Unreviewed, reverting r263466.
+
+This commit caused 50+ crashes on multiple queues internally.
+
+Reverted changeset:
+
+"REGRESSION (r260360): easing curves are broken on JS-
+originated animations"
+https://bugs.webkit.org/show_bug.cgi?id=213495
+https://trac.webkit.org/changeset/263466
+
 2020-06-24  Wenson Hsieh  
 
 Allow the async clipboard API to write data when copying via menu action or key binding


Deleted: trunk/LayoutTests/webanimations/accelerated-animation-with-easing-expected.html (263480 => 263481)

--- trunk/LayoutTests/webanimations/accelerated-animation-with-easing-expected.html	2020-06-24 23:00:23 UTC (rev 263480)
+++ trunk/LayoutTests/webanimations/accelerated-animation-with-easing-expected.html	2020-06-24 23:04:43 UTC (rev 263481)
@@ -1,2 +0,0 @@
-
-


Deleted: trunk/LayoutTests/webanimations/accelerated-animation-with-easing.html (263480 => 263481)

--- trunk/LayoutTests/webanimations/accelerated-animation-with-easing.html	2020-06-24 23:00:23 UTC (rev 263480)
+++ trunk/LayoutTests/webanimations/accelerated-animation-with-easing.html	2020-06-24 23:04:43 UTC (rev 263481)
@@ -1,84 +0,0 @@
-
-
-
-body {
-background-color: green;
-}
-
-div {
-position: absolute;
-top: 0;
-left: 0;
-width: 100px;
-height: 100px;
-background-color: red;
-}
-
-/* Allow for a 1px error on either side */
-#easing-on-keyframe {
-left: -1px;
-width: 102px;
-background-color: green;
-}
-
-
-
-
-
-
-
-
-(async function() {
-if (window.testRunner)
-testRunner.waitUntilDone();
-
-const animations = [];
-
-animations.push(document.getElementById("easing-on-animation-one-keyframe").animate({ transform: "translateX(100px)" }, {
-duration: 500,
-easing: "ease",
-direction: "alternate",
-iterations: Infinity
-}));
-
-animations.push(document.getElementById("easing-on-animation-two-keyframes").animate([
-{ transform: "translateX(0)" },
-{ transform: "translateX(100px)" }
-], {
-duration: 500,
-easing: "ease",
-direction: "alternate",
-iterations: Infinity
-}));
-
-animations.push(document.getElementById("easing-on-animation-three-keyframes").animate([
-{ transform: "translateX(0)" },
-{ transform: "translateX(50px)" },
-{ transform: "translateX(100px)" }
-], {
-duration: 500,
-easing: "ease",
-direction: "alternate",
-iterations: Infinity
-}));
-
-animations.push(document.getElementById("easing-on-keyframe").animate([
-{ transform: "translateX(0)", easing: "ease" },
-{ transform: "translateX(100px)" }
-], {
-duration: 500,
-direction: "alternate",
-iterations: Infinity
-}));
-
-await Promise.all(animations.map(animation => animation.ready));
-await new Promise(requestAnimationFrame);
-await new Promise(requestAnimationFrame);
-await new Promise(requestAnimationFrame);
-
-if (window.testRunner)
-testRunner.notifyDone();
-})();
-
-
-


Modified: trunk/Source/WebCore/ChangeLog (263480 => 263481)

--- trunk/Source/WebCore/ChangeLog	2020-06-24 23:00:23 UTC (rev 263480)
+++ trunk/Source/WebCore/ChangeLog	2020-06-24 23:04:43 UTC (rev 263481)
@@ -1,3 +1,16 @@
+2020-06-24  Jason Lawrence  
+
+Unreviewed, reverting r263466.
+
+This commit caused 50+ crashes on multiple queues internally.
+
+Reverted changeset:
+
+"REGRESSION (r260360): easing curves are broken on JS-
+originated animations"
+https://bugs.webkit.org/show_bug.cgi?id=213495
+https://trac.webkit.org/changeset/263466
+
 2020-06-24  Wenson Hsieh  
 
 Allow the async clipboard API to write data when copying via menu action or key binding


Modified: 

[webkit-changes] [263349] trunk/Source/WebCore

2020-06-22 Thread lawrence . j
Title: [263349] trunk/Source/WebCore








Revision 263349
Author lawrenc...@apple.com
Date 2020-06-22 08:26:32 -0700 (Mon, 22 Jun 2020)


Log Message
Unreviewed, reverting r263331.

This commit was causing 50+ iOS debug tests to crash.

Reverted changeset:

"Convert DateComponents parsing code to use Optional based
return values rather than out-parameters"
https://bugs.webkit.org/show_bug.cgi?id=213440
https://trac.webkit.org/changeset/263331

Modified Paths

trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/html/BaseDateAndTimeInputType.cpp
trunk/Source/WebCore/html/BaseDateAndTimeInputType.h
trunk/Source/WebCore/html/DateInputType.cpp
trunk/Source/WebCore/html/DateInputType.h
trunk/Source/WebCore/html/DateTimeInputType.cpp
trunk/Source/WebCore/html/DateTimeInputType.h
trunk/Source/WebCore/html/DateTimeLocalInputType.cpp
trunk/Source/WebCore/html/DateTimeLocalInputType.h
trunk/Source/WebCore/html/HTMLInputElement.cpp
trunk/Source/WebCore/html/HTMLInputElement.h
trunk/Source/WebCore/html/InputType.cpp
trunk/Source/WebCore/html/InputType.h
trunk/Source/WebCore/html/MonthInputType.cpp
trunk/Source/WebCore/html/MonthInputType.h
trunk/Source/WebCore/html/TimeInputType.cpp
trunk/Source/WebCore/html/TimeInputType.h
trunk/Source/WebCore/html/WeekInputType.cpp
trunk/Source/WebCore/html/WeekInputType.h
trunk/Source/WebCore/platform/DateComponents.cpp
trunk/Source/WebCore/platform/DateComponents.h




Diff

Modified: trunk/Source/WebCore/ChangeLog (263348 => 263349)

--- trunk/Source/WebCore/ChangeLog	2020-06-22 15:06:38 UTC (rev 263348)
+++ trunk/Source/WebCore/ChangeLog	2020-06-22 15:26:32 UTC (rev 263349)
@@ -1,3 +1,16 @@
+2020-06-22  Jason Lawrence  
+
+Unreviewed, reverting r263331.
+
+This commit was causing 50+ iOS debug tests to crash.
+
+Reverted changeset:
+
+"Convert DateComponents parsing code to use Optional based
+return values rather than out-parameters"
+https://bugs.webkit.org/show_bug.cgi?id=213440
+https://trac.webkit.org/changeset/263331
+
 2020-06-10  Sergio Villar Senin  
 
 [WebXR] Add a preliminary implementation of XRWebGLLayer


Modified: trunk/Source/WebCore/html/BaseDateAndTimeInputType.cpp (263348 => 263349)

--- trunk/Source/WebCore/html/BaseDateAndTimeInputType.cpp	2020-06-22 15:06:38 UTC (rev 263348)
+++ trunk/Source/WebCore/html/BaseDateAndTimeInputType.cpp	2020-06-22 15:26:32 UTC (rev 263349)
@@ -78,7 +78,7 @@
 
 bool BaseDateAndTimeInputType::typeMismatchFor(const String& value) const
 {
-return !value.isEmpty() && parseToDateComponents(value) == WTF::nullopt;
+return !value.isEmpty() && !parseToDateComponents(value, 0);
 }
 
 bool BaseDateAndTimeInputType::typeMismatch() const
@@ -110,22 +110,32 @@
 
 Decimal BaseDateAndTimeInputType::parseToNumber(const String& source, const Decimal& defaultValue) const
 {
-auto date = parseToDateComponents(source);
-if (!date)
+DateComponents date;
+if (!parseToDateComponents(source, ))
 return defaultValue;
-double msec = date->millisecondsSinceEpoch();
+double msec = date.millisecondsSinceEpoch();
 ASSERT(std::isfinite(msec));
 return Decimal::fromDouble(msec);
 }
 
+bool BaseDateAndTimeInputType::parseToDateComponents(const String& source, DateComponents* out) const
+{
+if (source.isEmpty())
+return false;
+DateComponents ignoredResult;
+if (!out)
+out = 
+return parseToDateComponentsInternal(StringView(source).upconvertedCharacters(), source.length(), out);
+}
+
 String BaseDateAndTimeInputType::serialize(const Decimal& value) const
 {
 if (!value.isFinite())
-return { };
-auto date = setMillisecondToDateComponents(value.toDouble());
-if (!date)
-return { };
-return serializeWithComponents(*date);
+return String();
+DateComponents date;
+if (!setMillisecondToDateComponents(value.toDouble(), ))
+return String();
+return serializeWithComponents(date);
 }
 
 String BaseDateAndTimeInputType::serializeWithComponents(const DateComponents& date) const
@@ -148,12 +158,12 @@
 
 String BaseDateAndTimeInputType::localizeValue(const String& proposedValue) const
 {
-auto date = parseToDateComponents(proposedValue);
-if (!date)
+DateComponents date;
+if (!parseToDateComponents(proposedValue, ))
 return proposedValue;
 
 ASSERT(element());
-String localized = element()->locale().formatDateTime(*date);
+String localized = element()->locale().formatDateTime(date);
 return localized.isEmpty() ? proposedValue : localized;
 }
 


Modified: trunk/Source/WebCore/html/BaseDateAndTimeInputType.h (263348 => 263349)

--- trunk/Source/WebCore/html/BaseDateAndTimeInputType.h	2020-06-22 15:06:38 UTC (rev 263348)
+++ trunk/Source/WebCore/html/BaseDateAndTimeInputType.h	2020-06-22 15:26:32 UTC (rev 263349)
@@ -44,9 +44,11 @@
 BaseDateAndTimeInputType(HTMLInputElement& element) : InputType(element) { }
 
 Decimal 

[webkit-changes] [263266] trunk/LayoutTests

2020-06-19 Thread lawrence . j
Title: [263266] trunk/LayoutTests








Revision 263266
Author lawrenc...@apple.com
Date 2020-06-19 08:28:56 -0700 (Fri, 19 Jun 2020)


Log Message
Mac wk2 Debug] webaudio/biquad-bandpass.html is flaky crashing with alert WTFCrash - WebCore::WebKitAudioContext::~WebKitAudioContext() + 654 (WebKitAudioContext.cpp:209).
https://bugs.webkit.org/show_bug.cgi?id=213375

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263265 => 263266)

--- trunk/LayoutTests/ChangeLog	2020-06-19 14:35:36 UTC (rev 263265)
+++ trunk/LayoutTests/ChangeLog	2020-06-19 15:28:56 UTC (rev 263266)
@@ -1,3 +1,12 @@
+2020-06-19  Jason Lawrence  
+
+Mac wk2 Debug] webaudio/biquad-bandpass.html is flaky crashing with alert WTFCrash - WebCore::WebKitAudioContext::~WebKitAudioContext() + 654 (WebKitAudioContext.cpp:209).
+https://bugs.webkit.org/show_bug.cgi?id=213375
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-06-10  Sergio Villar Senin  
 
 REGRESSION(r262254?): [WPE] imported/w3c/web-platform-tests/webxr/idlharness.https.window.html is failing


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (263265 => 263266)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-19 14:35:36 UTC (rev 263265)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-19 15:28:56 UTC (rev 263266)
@@ -1038,4 +1038,6 @@
 
 webkit.org/b/213292 [ Catalina Release ] http/tests/IndexedDB/storage-limit-1.https.html [ Pass Failure ]
 
-webkit.org/b/213351 [ Catalina Debug ] fast/events/platform-wheelevent-in-scrolling-div.html [ Pass Failure ] 
\ No newline at end of file
+webkit.org/b/213351 [ Catalina Debug ] fast/events/platform-wheelevent-in-scrolling-div.html [ Pass Failure ] 
+
+webkit.org/b/213375 [ Debug ] webaudio/biquad-bandpass.html [ Pass Crash ]
\ No newline at end of file






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


[webkit-changes] [263091] trunk/LayoutTests

2020-06-16 Thread lawrence . j
Title: [263091] trunk/LayoutTests








Revision 263091
Author lawrenc...@apple.com
Date 2020-06-16 08:06:36 -0700 (Tue, 16 Jun 2020)


Log Message
[iOS wk2] http/tests/security/cookies/third-party-cookie-blocking-main-frame.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=206946

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263090 => 263091)

--- trunk/LayoutTests/ChangeLog	2020-06-16 15:00:35 UTC (rev 263090)
+++ trunk/LayoutTests/ChangeLog	2020-06-16 15:06:36 UTC (rev 263091)
@@ -1,3 +1,12 @@
+2020-06-16  Jason Lawrence  
+
+[iOS wk2] http/tests/security/cookies/third-party-cookie-blocking-main-frame.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=206946
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-06-16  Truitt Savell  
 
 Rebase tables/mozilla_expected_failures/bugs/bug2479-5.html after the changes in https://trac.webkit.org/changeset/263073/webkit


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (263090 => 263091)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-16 15:00:35 UTC (rev 263090)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-16 15:06:36 UTC (rev 263091)
@@ -1316,8 +1316,6 @@
 
 webkit.org/b/206687 imported/w3c/web-platform-tests/beacon/idlharness.any.html [ Pass Timeout ]
 
-webkit.org/b/206946 http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Pass Timeout ]
-
 webkit.org/b/207156 [ Release ] http/tests/websocket/tests/hybi/workers/close.html [ Pass Failure ]
 
 webkit.org/b/206627 storage/websql [ Skip ]






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


[webkit-changes] [263064] trunk/LayoutTests

2020-06-15 Thread lawrence . j
Title: [263064] trunk/LayoutTests








Revision 263064
Author lawrenc...@apple.com
Date 2020-06-15 15:09:40 -0700 (Mon, 15 Jun 2020)


Log Message
REGRESSION: [ iOS wk2 Debug ] fast/forms/call-text-did-change-in-text-field-when-typing.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=213218

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263063 => 263064)

--- trunk/LayoutTests/ChangeLog	2020-06-15 22:03:55 UTC (rev 263063)
+++ trunk/LayoutTests/ChangeLog	2020-06-15 22:09:40 UTC (rev 263064)
@@ -1,3 +1,12 @@
+2020-06-15  Jason Lawrence  
+
+REGRESSION: [ iOS wk2 Debug ] fast/forms/call-text-did-change-in-text-field-when-typing.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=213218
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-06-15  Tetsuharu Ohzeki  
 
 Update WPT tests for FileAPI


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (263063 => 263064)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-15 22:03:55 UTC (rev 263063)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-15 22:09:40 UTC (rev 263064)
@@ -1753,3 +1753,5 @@
 webkit.org/b/212532 http/wpt/service-workers/service-worker-different-process.https.html [ Slow Pass Failure ]
 
 webkit.org/b/212696 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html [ Pass Failure ]
+
+webkit.org/b/213218 [ Debug ] fast/forms/call-text-did-change-in-text-field-when-typing.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [263058] trunk/LayoutTests

2020-06-15 Thread lawrence . j
Title: [263058] trunk/LayoutTests








Revision 263058
Author lawrenc...@apple.com
Date 2020-06-15 14:14:02 -0700 (Mon, 15 Jun 2020)


Log Message
[ Mojave wk2 Release ] webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=213212

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263057 => 263058)

--- trunk/LayoutTests/ChangeLog	2020-06-15 20:59:20 UTC (rev 263057)
+++ trunk/LayoutTests/ChangeLog	2020-06-15 21:14:02 UTC (rev 263058)
@@ -1,3 +1,12 @@
+2020-06-15  Jason Lawrence  
+
+[ Mojave wk2 Release ] webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=213212
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-06-15  Wenson Hsieh  
 
 Add console logging to try and diagnose editing/deleting/ios/backspace-last-character.html


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (263057 => 263058)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-15 20:59:20 UTC (rev 263057)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-15 21:14:02 UTC (rev 263058)
@@ -1035,4 +1035,6 @@
 webkit.org/b/212824 [ Debug ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html [ Pass Failure ]
 
 webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/overlay-scrollbar-reveal.html [ Pass Timeout ]
-webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-reveal.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-reveal.html [ Pass Timeout ]
+
+webkit.org/b/213212 [ Mojave Release ] webgl/2.0.0/conformance2/textures/canvas_sub_rectangle/tex-2d-rgb16f-rgb-half_float.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [263042] trunk/LayoutTests

2020-06-15 Thread lawrence . j
Title: [263042] trunk/LayoutTests








Revision 263042
Author lawrenc...@apple.com
Date 2020-06-15 10:05:03 -0700 (Mon, 15 Jun 2020)


Log Message
REGRESSION: (r262904): [ Mac wk1 Debug ] media/remoteplayback-target-availability.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=213146

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263041 => 263042)

--- trunk/LayoutTests/ChangeLog	2020-06-15 16:44:01 UTC (rev 263041)
+++ trunk/LayoutTests/ChangeLog	2020-06-15 17:05:03 UTC (rev 263042)
@@ -1,5 +1,14 @@
 2020-06-15  Jason Lawrence  
 
+REGRESSION: (r262904): [ Mac wk1 Debug ] media/remoteplayback-target-availability.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=213146
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
+2020-06-15  Jason Lawrence  
+
 [ iOS wk2 and Mac wk2 ] imported/w3c/web-platform-tests/fetch/stale-while-revalidate/frame-removal.html is flaky failing. 
 https://bugs.webkit.org/show_bug.cgi?id=209281
 


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (263041 => 263042)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-06-15 16:44:01 UTC (rev 263041)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-06-15 17:05:03 UTC (rev 263042)
@@ -954,6 +954,4 @@
 media/presentationmodechanged-fired-once.html [ Skip ]
 media/video-presentation-mode.html [ Skip ]
 
-webkit.org/b/212851 [ Mojave Release ] js/dom/unhandled-promise-rejection-console-no-report.html [ Pass Failure ]
-
-webkit.org/b/213146 [ Debug ] media/remoteplayback-target-availability.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/212851 [ Mojave Release ] js/dom/unhandled-promise-rejection-console-no-report.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [263037] trunk/LayoutTests

2020-06-15 Thread lawrence . j
Title: [263037] trunk/LayoutTests








Revision 263037
Author lawrenc...@apple.com
Date 2020-06-15 08:39:54 -0700 (Mon, 15 Jun 2020)


Log Message
[ iOS wk2 and Mac wk2 ] imported/w3c/web-platform-tests/fetch/stale-while-revalidate/frame-removal.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209281

Unreviewed test gardening.

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

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263036 => 263037)

--- trunk/LayoutTests/ChangeLog	2020-06-15 14:59:14 UTC (rev 263036)
+++ trunk/LayoutTests/ChangeLog	2020-06-15 15:39:54 UTC (rev 263037)
@@ -1,5 +1,15 @@
 2020-06-15  Jason Lawrence  
 
+[ iOS wk2 and Mac wk2 ] imported/w3c/web-platform-tests/fetch/stale-while-revalidate/frame-removal.html is flaky failing. 
+https://bugs.webkit.org/show_bug.cgi?id=209281
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+* platform/mac-wk2/TestExpectations:
+
+2020-06-15  Jason Lawrence  
+
 REGRESSION: [ Mac wk2 ] inspector/canvas/create-context-webgpu.html is flaky failing.
 https://bugs.webkit.org/show_bug.cgi?id=213123
 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (263036 => 263037)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-15 14:59:14 UTC (rev 263036)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-15 15:39:54 UTC (rev 263037)
@@ -1715,8 +1715,6 @@
 imported/w3c/web-platform-tests/html/canvas/element/transformations/canvas_transformations_scale_001.htm [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/html/canvas/element/transformations/transform_a.html [ ImageOnlyFailure ]
 
-webkit.org/b/209281 imported/w3c/web-platform-tests/fetch/stale-while-revalidate/frame-removal.html [ Pass Failure ]
-
 webkit.org/b/209352 http/tests/security/stylesheet-href-redirect.html [ Pass Timeout ]
 
 webkit.org/b/209446 imported/w3c/web-platform-tests/navigation-timing/test_timing_attributes_order.html [ Pass Failure ]


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (263036 => 263037)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-15 14:59:14 UTC (rev 263036)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-15 15:39:54 UTC (rev 263037)
@@ -1005,8 +1005,6 @@
 
 webkit.org/b/209189 http/tests/IndexedDB/storage-limit.https.html [ Pass Failure ]
 
-webkit.org/b/209281 imported/w3c/web-platform-tests/fetch/stale-while-revalidate/frame-removal.html [ Pass Failure ]
-
 webkit.org/b/209283 tiled-drawing/scrolling/scroll-iframe-latched-selects.html [ Pass Failure ]
 
 webkit.org/b/209564 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]






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


[webkit-changes] [263036] trunk/LayoutTests

2020-06-15 Thread lawrence . j
Title: [263036] trunk/LayoutTests








Revision 263036
Author lawrenc...@apple.com
Date 2020-06-15 07:59:14 -0700 (Mon, 15 Jun 2020)


Log Message
REGRESSION: [ Mac wk2 ] inspector/canvas/create-context-webgpu.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=213123

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (263035 => 263036)

--- trunk/LayoutTests/ChangeLog	2020-06-15 14:42:43 UTC (rev 263035)
+++ trunk/LayoutTests/ChangeLog	2020-06-15 14:59:14 UTC (rev 263036)
@@ -1,3 +1,12 @@
+2020-06-15  Jason Lawrence  
+
+REGRESSION: [ Mac wk2 ] inspector/canvas/create-context-webgpu.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=213123
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-06-15  Diego Pino Garcia  
 
 [WPE] Unreviewed test gardening. Remove stale flaky text and image failures from test expectations.


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (263035 => 263036)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-15 14:42:43 UTC (rev 263035)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-15 14:59:14 UTC (rev 263036)
@@ -1037,6 +1037,4 @@
 webkit.org/b/212824 [ Debug ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html [ Pass Failure ]
 
 webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/overlay-scrollbar-reveal.html [ Pass Timeout ]
-webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-reveal.html [ Pass Timeout ]
-
-webkit.org/b/213123 inspector/canvas/create-context-webgpu.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-reveal.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [262977] trunk/Source/WTF

2020-06-12 Thread lawrence . j
Title: [262977] trunk/Source/WTF








Revision 262977
Author lawrenc...@apple.com
Date 2020-06-12 14:58:25 -0700 (Fri, 12 Jun 2020)


Log Message
Unreviewed, reverting r262904.

This commit broke a test on Mac wk1 Debug.

Reverted changeset:

"[Cocoa] Build callOnMainThread on WTF::RunLoop rather than on
a timer"
https://bugs.webkit.org/show_bug.cgi?id=213063
https://trac.webkit.org/changeset/262904

Modified Paths

trunk/Source/WTF/ChangeLog
trunk/Source/WTF/wtf/cocoa/MainThreadCocoa.mm




Diff

Modified: trunk/Source/WTF/ChangeLog (262976 => 262977)

--- trunk/Source/WTF/ChangeLog	2020-06-12 21:03:05 UTC (rev 262976)
+++ trunk/Source/WTF/ChangeLog	2020-06-12 21:58:25 UTC (rev 262977)
@@ -1,3 +1,16 @@
+2020-06-12  Jason Lawrence  
+
+Unreviewed, reverting r262904.
+
+This commit broke a test on Mac wk1 Debug.
+
+Reverted changeset:
+
+"[Cocoa] Build callOnMainThread on WTF::RunLoop rather than on
+a timer"
+https://bugs.webkit.org/show_bug.cgi?id=213063
+https://trac.webkit.org/changeset/262904
+
 2020-06-12  Adrian Perez de Castro  
 
 Build is broken with EVENT_LOOP_TYPE=GLib


Modified: trunk/Source/WTF/wtf/cocoa/MainThreadCocoa.mm (262976 => 262977)

--- trunk/Source/WTF/wtf/cocoa/MainThreadCocoa.mm	2020-06-12 21:03:05 UTC (rev 262976)
+++ trunk/Source/WTF/wtf/cocoa/MainThreadCocoa.mm	2020-06-12 21:58:25 UTC (rev 262977)
@@ -54,6 +54,8 @@
 WTFLogChannel LogThreading = { WTFLogChannelState::On, "Threading", WTFLogLevel::Error, LOG_CHANNEL_WEBKIT_SUBSYSTEM, OS_LOG_DEFAULT };
 #endif
 
+static bool isTimerPosted; // This is only accessed on the main thread.
+
 #if USE(WEB_THREAD)
 // When the Web thread is enabled, we consider it to be the main thread, not pthread main.
 static pthread_t s_webThreadPthread;
@@ -69,13 +71,44 @@
 ASSERT(pthread_main_np());
 }
 
+static void timerFired(CFRunLoopTimerRef timer, void*)
+{
+CFRelease(timer);
+isTimerPosted = false;
+
+@autoreleasepool {
+WTF::dispatchFunctionsFromMainThread();
+}
+}
+
+static void postTimer()
+{
+ASSERT(isMainThread());
+
+if (isTimerPosted)
+return;
+
+isTimerPosted = true;
+CFRunLoopAddTimer(CFRunLoopGetCurrent(), CFRunLoopTimerCreate(0, 0, 0, 0, 0, timerFired, 0), kCFRunLoopCommonModes);
+}
+
 void scheduleDispatchFunctionsOnMainThread()
 {
 #if USE(WEB_THREAD)
+if (isWebThread()) {
+postTimer();
+return;
+}
+
 if (auto* webRunLoop = RunLoop::webIfExists()) {
 webRunLoop->dispatch(dispatchFunctionsFromMainThread);
 return;
 }
+#else
+if (isMainThread()) {
+postTimer();
+return;
+}
 #endif
 
 RunLoop::main().dispatch(dispatchFunctionsFromMainThread);






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


[webkit-changes] [262976] trunk/LayoutTests

2020-06-12 Thread lawrence . j
Title: [262976] trunk/LayoutTests








Revision 262976
Author lawrenc...@apple.com
Date 2020-06-12 14:03:05 -0700 (Fri, 12 Jun 2020)


Log Message
REGRESSION: [ Mac wk1 Debug ] media/remoteplayback-target-availability.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=213146

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262975 => 262976)

--- trunk/LayoutTests/ChangeLog	2020-06-12 21:02:23 UTC (rev 262975)
+++ trunk/LayoutTests/ChangeLog	2020-06-12 21:03:05 UTC (rev 262976)
@@ -1,3 +1,12 @@
+2020-06-12  Jason Lawrence  
+
+REGRESSION: [ Mac wk1 Debug ] media/remoteplayback-target-availability.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=213146
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-06-12  Takashi Komori  
 
 [Curl] Implement functions to use ResourceLoadStatistics.


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (262975 => 262976)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-06-12 21:02:23 UTC (rev 262975)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-06-12 21:03:05 UTC (rev 262976)
@@ -955,4 +955,6 @@
 media/presentationmodechanged-fired-once.html [ Skip ]
 media/video-presentation-mode.html [ Skip ]
 
-webkit.org/b/212851 [ Mojave Release ] js/dom/unhandled-promise-rejection-console-no-report.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/212851 [ Mojave Release ] js/dom/unhandled-promise-rejection-console-no-report.html [ Pass Failure ]
+
+webkit.org/b/213146 [ Debug ] media/remoteplayback-target-availability.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262955] trunk/LayoutTests

2020-06-12 Thread lawrence . j
Title: [262955] trunk/LayoutTests








Revision 262955
Author lawrenc...@apple.com
Date 2020-06-12 09:30:17 -0700 (Fri, 12 Jun 2020)


Log Message
REGRESSION: (r262397): [ Mac wk2 ] inspector/canvas/create-context-webgpu.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=213123

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262954 => 262955)

--- trunk/LayoutTests/ChangeLog	2020-06-12 16:20:52 UTC (rev 262954)
+++ trunk/LayoutTests/ChangeLog	2020-06-12 16:30:17 UTC (rev 262955)
@@ -1,3 +1,12 @@
+2020-06-12  Jason Lawrence  
+
+REGRESSION: (r262397): [ Mac wk2 ] inspector/canvas/create-context-webgpu.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=213123
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-06-12  Lauro Moura  
 
 [GTK][WPE] Remove some duplicated entries and add missing bug info


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (262954 => 262955)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-12 16:20:52 UTC (rev 262954)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-12 16:30:17 UTC (rev 262955)
@@ -1037,4 +1037,6 @@
 webkit.org/b/212824 [ Debug ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html [ Pass Failure ]
 
 webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/overlay-scrollbar-reveal.html [ Pass Timeout ]
-webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-reveal.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-reveal.html [ Pass Timeout ]
+
+webkit.org/b/213123 inspector/canvas/create-context-webgpu.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262912] trunk/LayoutTests

2020-06-11 Thread lawrence . j
Title: [262912] trunk/LayoutTests








Revision 262912
Author lawrenc...@apple.com
Date 2020-06-11 11:47:14 -0700 (Thu, 11 Jun 2020)


Log Message
REGRESSION: [ Mac ] inspector/page/setBootstrapScript-sub-frame.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=213087

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262911 => 262912)

--- trunk/LayoutTests/ChangeLog	2020-06-11 18:01:48 UTC (rev 262911)
+++ trunk/LayoutTests/ChangeLog	2020-06-11 18:47:14 UTC (rev 262912)
@@ -1,3 +1,12 @@
+2020-06-11  Jason Lawrence  
+
+REGRESSION: [ Mac ] inspector/page/setBootstrapScript-sub-frame.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=213087
+
+Unreviewed test gardening.
+
+* platform/mac/TestExpectations:
+
 2020-06-11  Wenson Hsieh  
 
 [iOS] editing/selection/ios/update-selection-after-overflow-scroll.html times out


Modified: trunk/LayoutTests/platform/mac/TestExpectations (262911 => 262912)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-06-11 18:01:48 UTC (rev 262911)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-06-11 18:47:14 UTC (rev 262912)
@@ -1944,3 +1944,5 @@
 
 # This test requires an update to system decoders
 webkit.org/b/212565 [ Catalina Mojave ] imported/w3c/web-platform-tests/encoding/single-byte-decoder.html [ Failure ]
+
+webkit.org/b/213087 inspector/page/setBootstrapScript-sub-frame.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262712] trunk/LayoutTests

2020-06-08 Thread lawrence . j
Title: [262712] trunk/LayoutTests








Revision 262712
Author lawrenc...@apple.com
Date 2020-06-08 07:40:49 -0700 (Mon, 08 Jun 2020)


Log Message
(r261056) [ Mac WK2 ] fast/scrolling/mac/scrollbars/overlay-scrollbar-reveal.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=212042

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262711 => 262712)

--- trunk/LayoutTests/ChangeLog	2020-06-08 14:24:14 UTC (rev 262711)
+++ trunk/LayoutTests/ChangeLog	2020-06-08 14:40:49 UTC (rev 262712)
@@ -1,3 +1,12 @@
+2020-06-08  Jason Lawrence  
+
+(r261056) [ Mac WK2 ] fast/scrolling/mac/scrollbars/overlay-scrollbar-reveal.html is a flaky timeout
+https://bugs.webkit.org/show_bug.cgi?id=212042
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-06-08  Antti Koivisto  
 
 Pseudo-elements (::after) in shadow roots don't animate


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (262711 => 262712)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-08 14:24:14 UTC (rev 262711)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-08 14:40:49 UTC (rev 262712)
@@ -1039,3 +1039,6 @@
 webkit.org/b/212721 svg/custom/textPath-change-id.svg [ Pass ImageOnlyFailure ]
 
 webkit.org/b/212824 [ Debug ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html [ Pass Failure ]
+
+webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/overlay-scrollbar-reveal.html [ Pass Timeout ]
+webkit.org/b/212042 [ Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-reveal.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [262660] trunk/LayoutTests

2020-06-05 Thread lawrence . j
Title: [262660] trunk/LayoutTests








Revision 262660
Author lawrenc...@apple.com
Date 2020-06-05 15:37:02 -0700 (Fri, 05 Jun 2020)


Log Message
[ Mojave wk2 Release ] js/dom/unhandled-promise-rejection-console-no-report.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212851

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262659 => 262660)

--- trunk/LayoutTests/ChangeLog	2020-06-05 22:12:07 UTC (rev 262659)
+++ trunk/LayoutTests/ChangeLog	2020-06-05 22:37:02 UTC (rev 262660)
@@ -1,3 +1,12 @@
+2020-06-05  Jason Lawrence  
+
+[ Mojave wk2 Release ] js/dom/unhandled-promise-rejection-console-no-report.html is flaky failing. 
+https://bugs.webkit.org/show_bug.cgi?id=212851
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-06-05  Sam Weinig  
 
 Some tests in css/css-color/parsing/system-color-valid.html are failing


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (262659 => 262660)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-06-05 22:12:07 UTC (rev 262659)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-06-05 22:37:02 UTC (rev 262660)
@@ -953,4 +953,6 @@
 media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html [ Skip ]
 media/modern-media-controls/placard-support/placard-support-pip.html [ Skip ]
 media/presentationmodechanged-fired-once.html [ Skip ]
-media/video-presentation-mode.html [ Skip ]
\ No newline at end of file
+media/video-presentation-mode.html [ Skip ]
+
+webkit.org/b/212851 [ Mojave Release ] js/dom/unhandled-promise-rejection-console-no-report.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262651] trunk

2020-06-05 Thread lawrence . j
Title: [262651] trunk








Revision 262651
Author lawrenc...@apple.com
Date 2020-06-05 13:44:16 -0700 (Fri, 05 Jun 2020)


Log Message
Unreviewed, reverting r262524.

Reverting because this commit may have caused issues with
other tests.

Reverted changeset:

"Release Assert @
WebCore::RenderTreeBuilder::RenderTreeBuilder"
https://bugs.webkit.org/show_bug.cgi?id=212714
https://trac.webkit.org/changeset/262524

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/rendering/RenderWidget.cpp
trunk/Source/WebCore/rendering/updating/RenderTreeBuilder.h
trunk/Source/WebCore/rendering/updating/RenderTreeUpdater.cpp


Removed Paths

trunk/LayoutTests/fast/rendering/widget-removal-in-render-tree-builder-crash-expected.txt
trunk/LayoutTests/fast/rendering/widget-removal-in-render-tree-builder-crash.html




Diff

Modified: trunk/LayoutTests/ChangeLog (262650 => 262651)

--- trunk/LayoutTests/ChangeLog	2020-06-05 20:40:22 UTC (rev 262650)
+++ trunk/LayoutTests/ChangeLog	2020-06-05 20:44:16 UTC (rev 262651)
@@ -1,3 +1,17 @@
+2020-06-05  Jason Lawrence  
+
+Unreviewed, reverting r262524.
+
+Reverting because this commit may have caused issues with
+other tests.
+
+Reverted changeset:
+
+"Release Assert @
+WebCore::RenderTreeBuilder::RenderTreeBuilder"
+https://bugs.webkit.org/show_bug.cgi?id=212714
+https://trac.webkit.org/changeset/262524
+
 2020-06-05  Dean Jackson  
 
 REGRESSION (r262366): [ Mac wk1 ] webgl/webgl-backing-store-size-update.html is failing


Deleted: trunk/LayoutTests/fast/rendering/widget-removal-in-render-tree-builder-crash-expected.txt (262650 => 262651)

--- trunk/LayoutTests/fast/rendering/widget-removal-in-render-tree-builder-crash-expected.txt	2020-06-05 20:40:22 UTC (rev 262650)
+++ trunk/LayoutTests/fast/rendering/widget-removal-in-render-tree-builder-crash-expected.txt	2020-06-05 20:44:16 UTC (rev 262651)
@@ -1,5 +0,0 @@
-The test passes if there is no crash.
-
-
-
-a


Deleted: trunk/LayoutTests/fast/rendering/widget-removal-in-render-tree-builder-crash.html (262650 => 262651)

--- trunk/LayoutTests/fast/rendering/widget-removal-in-render-tree-builder-crash.html	2020-06-05 20:40:22 UTC (rev 262650)
+++ trunk/LayoutTests/fast/rendering/widget-removal-in-render-tree-builder-crash.html	2020-06-05 20:44:16 UTC (rev 262651)
@@ -1,42 +0,0 @@
-
-
-
-
-var runcount = {'runTest':0}
-
-function runTest() {
-if (window.testRunner)
-testRunner.dumpAsText();
-
-runcount["runTest"]++; if(runcount["runTest"] > 2) { return; }
-element = document.createElement("command"); //HTMLUnknownElement
-x.addEventListener("DOMSubtreeModified", runTest);
-z.childNodes;
-x.before(progress);
-progress.appendChild(element)
-window.requestAnimationFrame(runTest1);
-iframe = document.createElement("iframe");
-y.appendChild(iframe);
-}
-
-
-function runTest1() {
-win = window; 
-win0 = win[0];
-win0.focus();
-y.slot = "y";
-}
-
-
-
-The test passes if there is no crash.
-
-
-a
-
-
-
-
-
-


Modified: trunk/Source/WebCore/ChangeLog (262650 => 262651)

--- trunk/Source/WebCore/ChangeLog	2020-06-05 20:40:22 UTC (rev 262650)
+++ trunk/Source/WebCore/ChangeLog	2020-06-05 20:44:16 UTC (rev 262651)
@@ -1,3 +1,17 @@
+2020-06-05  Jason Lawrence  
+
+Unreviewed, reverting r262524.
+
+Reverting because this commit may have caused issues with
+other tests.
+
+Reverted changeset:
+
+"Release Assert @
+WebCore::RenderTreeBuilder::RenderTreeBuilder"
+https://bugs.webkit.org/show_bug.cgi?id=212714
+https://trac.webkit.org/changeset/262524
+
 2020-06-05  Jonathan Bedard  
 
 WebCore: Link to framework stubs for watchOS and tvOS


Modified: trunk/Source/WebCore/rendering/RenderWidget.cpp (262650 => 262651)

--- trunk/Source/WebCore/rendering/RenderWidget.cpp	2020-06-05 20:40:22 UTC (rev 262650)
+++ trunk/Source/WebCore/rendering/RenderWidget.cpp	2020-06-05 20:44:16 UTC (rev 262651)
@@ -56,18 +56,16 @@
 
 void WidgetHierarchyUpdatesSuspensionScope::moveWidgets()
 {
-while (!widgetNewParentMap().isEmpty()) {
-auto map = WTFMove(widgetNewParentMap());
-for (auto& entry : map) {
-auto& child = *entry.key;
-auto* currentParent = child.parent();
-auto* newParent = entry.value;
-if (newParent != currentParent) {
-if (currentParent)
-currentParent->removeChild(child);
-if (newParent)
-newParent->addChild(child);
-}
+auto map = WTFMove(widgetNewParentMap());
+for (auto& entry : map) {
+auto& child = *entry.key;
+auto* currentParent = child.parent();
+auto* newParent = entry.value;
+if (newParent != currentParent) {
+if (currentParent)
+currentParent->removeChild(child);
+

[webkit-changes] [262617] trunk/LayoutTests

2020-06-05 Thread lawrence . j
Title: [262617] trunk/LayoutTests








Revision 262617
Author lawrenc...@apple.com
Date 2020-06-05 07:28:22 -0700 (Fri, 05 Jun 2020)


Log Message
REGRESSION: (r261845): [ Mac wk2 ] inspector/heap/getRemoteObject.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212776

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262616 => 262617)

--- trunk/LayoutTests/ChangeLog	2020-06-05 14:07:45 UTC (rev 262616)
+++ trunk/LayoutTests/ChangeLog	2020-06-05 14:28:22 UTC (rev 262617)
@@ -1,3 +1,12 @@
+2020-06-05  Jason Lawrence  
+
+REGRESSION: (r261845): [ Mac wk2 ] inspector/heap/getRemoteObject.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=212776
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-06-05  Diego Pino Garcia  
 
 [WPE] Gardening, update WAV baseline for webaudio test


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (262616 => 262617)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-05 14:07:45 UTC (rev 262616)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-05 14:28:22 UTC (rev 262617)
@@ -887,7 +887,7 @@
 
 webkit.org/b/207127 webgpu/whlsl/buffer-vertex.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/206903 inspector/heap/getRemoteObject.html [ Pass Crash ]
+webkit.org/b/206903 inspector/heap/getRemoteObject.html [ Pass Crash Failure ]
 
 webkit.org/b/207141 [ Release ] inspector/canvas/create-context-bitmaprenderer.html [ Pass Failure ]
 






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


[webkit-changes] [262489] trunk/LayoutTests

2020-06-03 Thread lawrence . j
Title: [262489] trunk/LayoutTests








Revision 262489
Author lawrenc...@apple.com
Date 2020-06-03 09:00:02 -0700 (Wed, 03 Jun 2020)


Log Message
REGRESSION: (r262432): [ iOS wk2 ] imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212696

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262488 => 262489)

--- trunk/LayoutTests/ChangeLog	2020-06-03 15:44:52 UTC (rev 262488)
+++ trunk/LayoutTests/ChangeLog	2020-06-03 16:00:02 UTC (rev 262489)
@@ -1,5 +1,14 @@
 2020-06-03  Jason Lawrence  
 
+REGRESSION: (r262432): [ iOS wk2 ] imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=212696
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
+2020-06-03  Jason Lawrence  
+
 REGRESSION: (r262456): [ Mac ] media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html is timing out.
 https://bugs.webkit.org/show_bug.cgi?id=212694
 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (262488 => 262489)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-03 15:44:52 UTC (rev 262488)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-03 16:00:02 UTC (rev 262489)
@@ -1750,4 +1750,6 @@
 webkit.org/b/212532 http/wpt/service-workers/service-worker-crashing-while-fetching.https.html [ Pass Failure ]
 webkit.org/b/212532 http/wpt/service-workers/service-worker-different-process.https.html [ Pass Failure ]
 
-webkit.org/b/212641 animations/play-state-paused.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/212641 animations/play-state-paused.html [ Pass Failure ]
+
+webkit.org/b/212696 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-no-freshness-headers.https.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262488] trunk/LayoutTests

2020-06-03 Thread lawrence . j
Title: [262488] trunk/LayoutTests








Revision 262488
Author lawrenc...@apple.com
Date 2020-06-03 08:44:52 -0700 (Wed, 03 Jun 2020)


Log Message
REGRESSION: (r262456): [ Mac ] media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html is timing out.
https://bugs.webkit.org/show_bug.cgi?id=212694

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262487 => 262488)

--- trunk/LayoutTests/ChangeLog	2020-06-03 15:37:49 UTC (rev 262487)
+++ trunk/LayoutTests/ChangeLog	2020-06-03 15:44:52 UTC (rev 262488)
@@ -1,3 +1,12 @@
+2020-06-03  Jason Lawrence  
+
+REGRESSION: (r262456): [ Mac ] media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html is timing out.
+https://bugs.webkit.org/show_bug.cgi?id=212694
+
+Unreviewed test gardening.
+
+* platform/mac/TestExpectations:
+
 2020-06-03  Javier Fernandez  
 
 [css-grid] Dynamically setting "position: absolute" in a grid item doesn't trigger a relayout of that element


Modified: trunk/LayoutTests/platform/mac/TestExpectations (262487 => 262488)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-06-03 15:37:49 UTC (rev 262487)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-06-03 15:44:52 UTC (rev 262488)
@@ -1532,7 +1532,6 @@
 webkit.org/b/183490 media/modern-media-controls/start-support/start-support-fullscreen.html [ Failure ]
 webkit.org/b/183490 media/video-playsinline.html [ Failure ]
 webkit.org/b/183490 media/video-webkit-playsinline.html [ Failure ]
-webkit.org/b/183490 media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html [ Failure ]
 
 webkit.org/b/183764 fast/css/apple-system-control-colors.html [ Pass ]
 
@@ -1970,3 +1969,5 @@
 
 # This test requires an update to system decoders
 webkit.org/b/212565 [ Catalina Mojave ] imported/w3c/web-platform-tests/encoding/single-byte-decoder.html [ Failure ]
+
+webkit.org/b/212694 media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [262459] trunk/LayoutTests

2020-06-02 Thread lawrence . j
Title: [262459] trunk/LayoutTests








Revision 262459
Author lawrenc...@apple.com
Date 2020-06-02 16:10:26 -0700 (Tue, 02 Jun 2020)


Log Message
[ Mojave wk2 Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html is flaky failing and flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=212667

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262458 => 262459)

--- trunk/LayoutTests/ChangeLog	2020-06-02 23:05:13 UTC (rev 262458)
+++ trunk/LayoutTests/ChangeLog	2020-06-02 23:10:26 UTC (rev 262459)
@@ -1,5 +1,14 @@
 2020-06-02  Jason Lawrence  
 
+[ Mojave wk2 Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html is flaky failing and flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=212667
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
+2020-06-02  Jason Lawrence  
+
 [ Mac wk1 Debug ] svg/custom/textPath-insert-path.svg is flaky failing.
 https://bugs.webkit.org/show_bug.cgi?id=212665
 


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (262458 => 262459)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-02 23:05:13 UTC (rev 262458)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-02 23:10:26 UTC (rev 262459)
@@ -1035,4 +1035,6 @@
 
 webkit.org/b/212413 fast/mediastream/mock-media-source-webaudio.html [ Pass Timeout ]
 
-webkit.org/b/261103 [ Debug ] inspector/page/overrideSetting-ITPDebugModeEnabled.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/261103 [ Debug ] inspector/page/overrideSetting-ITPDebugModeEnabled.html [ Pass Failure ]
+
+webkit.org/b/212667 [ Mojave Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html [ Pass Failure Timeout ]
\ No newline at end of file






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


[webkit-changes] [262457] trunk/LayoutTests

2020-06-02 Thread lawrence . j
Title: [262457] trunk/LayoutTests








Revision 262457
Author lawrenc...@apple.com
Date 2020-06-02 15:33:46 -0700 (Tue, 02 Jun 2020)


Log Message
[ Mac wk1 Debug ] svg/custom/textPath-insert-path.svg is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212665

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262456 => 262457)

--- trunk/LayoutTests/ChangeLog	2020-06-02 22:26:02 UTC (rev 262456)
+++ trunk/LayoutTests/ChangeLog	2020-06-02 22:33:46 UTC (rev 262457)
@@ -1,3 +1,12 @@
+2020-06-02  Jason Lawrence  
+
+[ Mac wk1 Debug ] svg/custom/textPath-insert-path.svg is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=212665
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-06-02  Peng Liu  
 
 Stressing webkitSetPresentationMode leads to wrong inline video dimensions


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (262456 => 262457)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-06-02 22:26:02 UTC (rev 262456)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-06-02 22:33:46 UTC (rev 262457)
@@ -944,3 +944,5 @@
 webkit.org/b/208477 accessibility/mac/text-marker-for-index.html [ Skip ]
 
 webkit.org/b/211923 imported/w3c/web-platform-tests/fetch/api/basic/stream-safe-creation.any.html [ Pass Crash ]
+
+webkit.org/b/212665 svg/custom/textPath-insert-path.svg [ Pass ImageOnlyFailure ]
\ No newline at end of file






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


[webkit-changes] [262426] trunk/LayoutTests

2020-06-02 Thread lawrence . j
Title: [262426] trunk/LayoutTests








Revision 262426
Author lawrenc...@apple.com
Date 2020-06-02 10:07:41 -0700 (Tue, 02 Jun 2020)


Log Message
[ iOS wk2 ] animations/play-state-paused.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212641

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262425 => 262426)

--- trunk/LayoutTests/ChangeLog	2020-06-02 16:55:15 UTC (rev 262425)
+++ trunk/LayoutTests/ChangeLog	2020-06-02 17:07:41 UTC (rev 262426)
@@ -1,3 +1,12 @@
+2020-06-02  Jason Lawrence  
+
+[ iOS wk2 ] animations/play-state-paused.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=212641
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-06-02  Jacob Uphoff  
 
 [ iOS debug ] REGRESSION(r262254): imported/w3c/web-platform-tests/2dcontext/fill-and-stroke-styles/canvas_colorsandstyles_createlineargradient_001.htm is a constant timeout


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (262425 => 262426)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-02 16:55:15 UTC (rev 262425)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-06-02 17:07:41 UTC (rev 262426)
@@ -1748,4 +1748,6 @@
 webkit.org/b/186045 [ Release ] imported/w3c/web-platform-tests/css/css-display/display-none-inline-img.html [ Pass Failure ]
 
 webkit.org/b/212532 http/wpt/service-workers/service-worker-crashing-while-fetching.https.html [ Pass Failure ]
-webkit.org/b/212532 http/wpt/service-workers/service-worker-different-process.https.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/212532 http/wpt/service-workers/service-worker-different-process.https.html [ Pass Failure ]
+
+webkit.org/b/212641 animations/play-state-paused.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262382] trunk/LayoutTests

2020-06-01 Thread lawrence . j
Title: [262382] trunk/LayoutTests








Revision 262382
Author lawrenc...@apple.com
Date 2020-06-01 10:03:00 -0700 (Mon, 01 Jun 2020)


Log Message
(r261103) [ Mac WK2 ] inspector/page/overrideSetting-ITPDebugModeEnabled.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=211791

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262381 => 262382)

--- trunk/LayoutTests/ChangeLog	2020-06-01 16:57:58 UTC (rev 262381)
+++ trunk/LayoutTests/ChangeLog	2020-06-01 17:03:00 UTC (rev 262382)
@@ -1,3 +1,12 @@
+2020-06-01  Jason Lawrence  
+
+(r261103) [ Mac WK2 ] inspector/page/overrideSetting-ITPDebugModeEnabled.html is a flaky failure
+https://bugs.webkit.org/show_bug.cgi?id=211791
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-05-26  Sergio Villar Senin  
 
 [css-flexbox] Tables as flex items should obey the flex container sizing


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (262381 => 262382)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-01 16:57:58 UTC (rev 262381)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-01 17:03:00 UTC (rev 262382)
@@ -1035,4 +1035,6 @@
 
 webkit.org/b/183424 media/video-zoom-controls.html [ Pass Failure ]
 
-webkit.org/b/212413 fast/mediastream/mock-media-source-webaudio.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/212413 fast/mediastream/mock-media-source-webaudio.html [ Pass Timeout ]
+
+webkit.org/b/261103 [ Debug ] inspector/page/overrideSetting-ITPDebugModeEnabled.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262301] trunk/LayoutTests

2020-05-29 Thread lawrence . j
Title: [262301] trunk/LayoutTests








Revision 262301
Author lawrenc...@apple.com
Date 2020-05-29 10:05:20 -0700 (Fri, 29 May 2020)


Log Message
webkit-test-runner: Add support for the reftest-wait class name
https://bugs.webkit.org/show_bug.cgi?id=186045

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262300 => 262301)

--- trunk/LayoutTests/ChangeLog	2020-05-29 17:01:04 UTC (rev 262300)
+++ trunk/LayoutTests/ChangeLog	2020-05-29 17:05:20 UTC (rev 262301)
@@ -1,3 +1,12 @@
+2020-05-29  Jason Lawrence  
+
+webkit-test-runner: Add support for the reftest-wait class name
+https://bugs.webkit.org/show_bug.cgi?id=186045
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-05-27  Sergio Villar Senin  
 
 [WebXR] Implement XRSession::requestReferenceSpace()


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (262300 => 262301)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-29 17:01:04 UTC (rev 262300)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-29 17:05:20 UTC (rev 262301)
@@ -1743,4 +1743,6 @@
 
 webkit.org/b/211928 http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database.html [ Pass Timeout ]
 
-webkit.org/b/212219 media/track/track-cue-missing.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/212219 media/track/track-cue-missing.html [ Pass Failure ]
+
+webkit.org/b/186045 [ Release ] imported/w3c/web-platform-tests/css/css-display/display-none-inline-img.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262256] trunk/LayoutTests

2020-05-28 Thread lawrence . j
Title: [262256] trunk/LayoutTests








Revision 262256
Author lawrenc...@apple.com
Date 2020-05-28 13:40:32 -0700 (Thu, 28 May 2020)


Log Message
REGRESSION: (r261940): [ iPadOS wk2 ] fast/text-autosizing/ios/idempotentmode/idempotent-autosizing-after-changing-initial-scale.html is failing consistently.
https://bugs.webkit.org/show_bug.cgi?id=212483

Unreviewed test gardening.

* platform/ipad/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ipad/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262255 => 262256)

--- trunk/LayoutTests/ChangeLog	2020-05-28 20:10:11 UTC (rev 262255)
+++ trunk/LayoutTests/ChangeLog	2020-05-28 20:40:32 UTC (rev 262256)
@@ -1,3 +1,12 @@
+2020-05-28  Jason Lawrence  
+
+REGRESSION: (r261940): [ iPadOS wk2 ] fast/text-autosizing/ios/idempotentmode/idempotent-autosizing-after-changing-initial-scale.html is failing consistently.
+https://bugs.webkit.org/show_bug.cgi?id=212483
+
+Unreviewed test gardening.
+
+* platform/ipad/TestExpectations:
+
 2020-05-28  Chris Dumez  
 
 Resync dom web-platform tests from upstream


Modified: trunk/LayoutTests/platform/ipad/TestExpectations (262255 => 262256)

--- trunk/LayoutTests/platform/ipad/TestExpectations	2020-05-28 20:10:11 UTC (rev 262255)
+++ trunk/LayoutTests/platform/ipad/TestExpectations	2020-05-28 20:40:32 UTC (rev 262256)
@@ -67,3 +67,4 @@
 
 media/picture-in-picture [ Pass ]
 
+webkit.org/b/212483 fast/text-autosizing/ios/idempotentmode/idempotent-autosizing-after-changing-initial-scale.html [ Failure ]
\ No newline at end of file






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


[webkit-changes] [262198] trunk/LayoutTests

2020-05-27 Thread lawrence . j
Title: [262198] trunk/LayoutTests








Revision 262198
Author lawrenc...@apple.com
Date 2020-05-27 09:59:38 -0700 (Wed, 27 May 2020)


Log Message
REGRESSION: [ Mac wk2 ] fast/mediastream/mock-media-source-webaudio.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=212413

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262197 => 262198)

--- trunk/LayoutTests/ChangeLog	2020-05-27 16:28:50 UTC (rev 262197)
+++ trunk/LayoutTests/ChangeLog	2020-05-27 16:59:38 UTC (rev 262198)
@@ -1,3 +1,12 @@
+2020-05-27  Jason Lawrence  
+
+REGRESSION: [ Mac wk2 ] fast/mediastream/mock-media-source-webaudio.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=212413
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-05-27  Chris Dumez  
 
 Crash under WebNotificationManager::removeNotificationFromContextMap()


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (262197 => 262198)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-27 16:28:50 UTC (rev 262197)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-27 16:59:38 UTC (rev 262198)
@@ -1038,3 +1038,5 @@
 webkit.org/b/212085 [ Mojave Debug ] webgl/2.0.0/conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_byte.html [ Pass Timeout ]
 
 webkit.org/b/183424 media/video-zoom-controls.html [ Pass Failure ]
+
+webkit.org/b/212413 fast/mediastream/mock-media-source-webaudio.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [262195] trunk/LayoutTests

2020-05-27 Thread lawrence . j
Title: [262195] trunk/LayoutTests








Revision 262195
Author lawrenc...@apple.com
Date 2020-05-27 08:45:06 -0700 (Wed, 27 May 2020)


Log Message
[ Catalina wk2 ] webrtc/video-autoplay1.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209018

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262194 => 262195)

--- trunk/LayoutTests/ChangeLog	2020-05-27 13:25:45 UTC (rev 262194)
+++ trunk/LayoutTests/ChangeLog	2020-05-27 15:45:06 UTC (rev 262195)
@@ -1,3 +1,12 @@
+2020-05-27  Jason Lawrence  
+
+[ Catalina wk2 ] webrtc/video-autoplay1.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209018
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-05-19  Sergio Villar Senin  
 
 [WebXR] Implement XRSession::requestAnimationFrame()


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (262194 => 262195)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-27 13:25:45 UTC (rev 262194)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-27 15:45:06 UTC (rev 262195)
@@ -996,8 +996,6 @@
 
 webkit.org/b/209006 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/execution-timing/085.html [ Pass Failure ]
 
-webkit.org/b/209018 [ Catalina ] webrtc/video-autoplay1.html [ Pass Failure ]
-
 webkit.org/b/209024 [ Debug ] webgpu/whlsl/vector-compare.html [ Pass Crash ]
 
 webkit.org/b/209077 svg/custom/object-sizing-explicit-width.xhtml [ Pass Failure ]






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


[webkit-changes] [262164] trunk/LayoutTests

2020-05-26 Thread lawrence . j
Title: [262164] trunk/LayoutTests








Revision 262164
Author lawrenc...@apple.com
Date 2020-05-26 15:02:23 -0700 (Tue, 26 May 2020)


Log Message
Regression(?): [ iOS wk2 ] http/tests/resourceLoadStatistics/cookie-deletion.html is flaky failing and crashing.
https://bugs.webkit.org/show_bug.cgi?id=207197

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262163 => 262164)

--- trunk/LayoutTests/ChangeLog	2020-05-26 21:56:13 UTC (rev 262163)
+++ trunk/LayoutTests/ChangeLog	2020-05-26 22:02:23 UTC (rev 262164)
@@ -1,5 +1,14 @@
 2020-05-26  Jason Lawrence  
 
+Regression(?): [ iOS wk2 ] http/tests/resourceLoadStatistics/cookie-deletion.html is flaky failing and crashing.
+https://bugs.webkit.org/show_bug.cgi?id=207197
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
+2020-05-26  Jason Lawrence  
+
 [ iOS wk2 ] http/wpt/beacon/cors/crossorigin-arraybufferview-no-preflight.html is failing.
 https://bugs.webkit.org/show_bug.cgi?id=207583
 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (262163 => 262164)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-26 21:56:13 UTC (rev 262163)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-26 22:02:23 UTC (rev 262164)
@@ -1324,8 +1324,6 @@
 
 webkit.org/b/207161 imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html [ Pass Failure ]
 
-webkit.org/b/207197 http/tests/resourceLoadStatistics/cookie-deletion.html [ Pass Failure Crash ]
-
 webkit.org/b/206627 storage/websql [ Skip ]
 
 webkit.org/b/207386 imported/w3c/web-platform-tests/css/css-transitions/properties-value-002.html [ Pass Failure ]






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


[webkit-changes] [262163] trunk/LayoutTests

2020-05-26 Thread lawrence . j
Title: [262163] trunk/LayoutTests








Revision 262163
Author lawrenc...@apple.com
Date 2020-05-26 14:56:13 -0700 (Tue, 26 May 2020)


Log Message
[ iOS wk2 ] http/wpt/beacon/cors/crossorigin-arraybufferview-no-preflight.html is failing.
https://bugs.webkit.org/show_bug.cgi?id=207583

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262162 => 262163)

--- trunk/LayoutTests/ChangeLog	2020-05-26 21:34:58 UTC (rev 262162)
+++ trunk/LayoutTests/ChangeLog	2020-05-26 21:56:13 UTC (rev 262163)
@@ -1,3 +1,12 @@
+2020-05-26  Jason Lawrence  
+
+[ iOS wk2 ] http/wpt/beacon/cors/crossorigin-arraybufferview-no-preflight.html is failing.
+https://bugs.webkit.org/show_bug.cgi?id=207583
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-05-26  Kate Cheney  
 
 REGRESSION: [ iOS wk2 Debug ] multiple fast/text/international/system-language tests are flaky crashing - WTFCrashWithInfo - WebKit::ResourceLoadStatisticsDatabaseStore::openAndUpdateSchemaIfNecessary()


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (262162 => 262163)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-26 21:34:58 UTC (rev 262162)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-26 21:56:13 UTC (rev 262163)
@@ -1342,8 +1342,6 @@
 
 webkit.org/b/190852 imported/w3c/web-platform-tests/service-workers/service-worker/redirected-response.https.html [ Pass Failure ]
 
-webkit.org/b/207583 http/wpt/beacon/cors/crossorigin-arraybufferview-no-preflight.html [ Pass Failure ]
-
 webkit.org/b/209514 http/tests/cache-storage/page-cache-domcache-pending-promise.html [ Pass Timeout DumpJSConsoleLogInStdErr ]
 
 webkit.org/b/196300 fast/visual-viewport/ios/min-scale-greater-than-one.html [ Pass Failure ]






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


[webkit-changes] [262142] trunk/LayoutTests

2020-05-26 Thread lawrence . j
Title: [262142] trunk/LayoutTests








Revision 262142
Author lawrenc...@apple.com
Date 2020-05-26 07:46:14 -0700 (Tue, 26 May 2020)


Log Message
REGRESSION: [ Mac wk1 ] fast/events/form-onchange.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212375

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262141 => 262142)

--- trunk/LayoutTests/ChangeLog	2020-05-26 10:43:36 UTC (rev 262141)
+++ trunk/LayoutTests/ChangeLog	2020-05-26 14:46:14 UTC (rev 262142)
@@ -1,3 +1,12 @@
+2020-05-26  Jason Lawrence  
+
+REGRESSION: [ Mac wk1 ] fast/events/form-onchange.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=212375
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-05-26  Diego Pino Garcia  
 
 [WPE] Gardening, update pending baselines after r262127


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (262141 => 262142)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-26 10:43:36 UTC (rev 262141)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-26 14:46:14 UTC (rev 262142)
@@ -944,3 +944,5 @@
 webkit.org/b/208477 accessibility/mac/text-marker-for-index.html [ Skip ]
 
 webkit.org/b/211923 imported/w3c/web-platform-tests/fetch/api/basic/stream-safe-creation.any.html [ Pass Crash ]
+
+webkit.org/b/212375 fast/events/form-onchange.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [262078] trunk/LayoutTests

2020-05-22 Thread lawrence . j
Title: [262078] trunk/LayoutTests








Revision 262078
Author lawrenc...@apple.com
Date 2020-05-22 14:56:53 -0700 (Fri, 22 May 2020)


Log Message
[ iOS wk2 Release ] editing/async-clipboard/clipboard-item-get-type-basic.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212281

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (262077 => 262078)

--- trunk/LayoutTests/ChangeLog	2020-05-22 21:54:32 UTC (rev 262077)
+++ trunk/LayoutTests/ChangeLog	2020-05-22 21:56:53 UTC (rev 262078)
@@ -1,3 +1,12 @@
+2020-05-22  Jason Lawrence  
+
+[ iOS wk2 Release ] editing/async-clipboard/clipboard-item-get-type-basic.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=212281
+
+Unreviewed test gardening.
+
+* platform/ios-simulator-wk2/TestExpectations:
+
 2020-05-22  Kenneth Russell  
 
 [ANGLE - iOS] fast/canvas/webgl/webgl-depth-texture.html is failing


Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (262077 => 262078)

--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-05-22 21:54:32 UTC (rev 262077)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-05-22 21:56:53 UTC (rev 262078)
@@ -92,3 +92,5 @@
 webkit.org/b/209234 [ Release ] platform/ios/ios/plugin/youtube-flash-plugin-iframe-no-height-or-width.html [ Pass Failure ]
 
 webkit.org/b/207496 http/wpt/cache-storage/cache-put-keys.https.any.html [ Pass Failure ]
+
+webkit.org/b/212281 [ Release ] editing/async-clipboard/clipboard-item-get-type-basic.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [261759] trunk/LayoutTests

2020-05-15 Thread lawrence . j
Title: [261759] trunk/LayoutTests








Revision 261759
Author lawrenc...@apple.com
Date 2020-05-15 14:04:51 -0700 (Fri, 15 May 2020)


Log Message
[ iOS wk2 ] css2.1/20110323/replaced-intrinsic-ratio-001.htm is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209350

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261758 => 261759)

--- trunk/LayoutTests/ChangeLog	2020-05-15 20:50:18 UTC (rev 261758)
+++ trunk/LayoutTests/ChangeLog	2020-05-15 21:04:51 UTC (rev 261759)
@@ -1,3 +1,12 @@
+2020-05-15  Jason Lawrence  
+
+[ iOS wk2 ] css2.1/20110323/replaced-intrinsic-ratio-001.htm is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209350
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-05-15  Antoine Quint  
 
 [Web Animations] Animation with a single keyframe is not accelerated


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (261758 => 261759)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-15 20:50:18 UTC (rev 261758)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-15 21:04:51 UTC (rev 261759)
@@ -1725,8 +1725,6 @@
 
 webkit.org/b/209281 imported/w3c/web-platform-tests/fetch/stale-while-revalidate/frame-removal.html [ Pass Failure ]
 
-webkit.org/b/209350 css2.1/20110323/replaced-intrinsic-ratio-001.htm [ Pass Failure ]
-
 webkit.org/b/209352 http/tests/security/stylesheet-href-redirect.html [ Pass Timeout ]
 
 # Flaky failure is tracked in webkit.org/b/211652






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


[webkit-changes] [261746] trunk/LayoutTests

2020-05-15 Thread lawrence . j
Title: [261746] trunk/LayoutTests








Revision 261746
Author lawrenc...@apple.com
Date 2020-05-15 09:04:19 -0700 (Fri, 15 May 2020)


Log Message
REGRESSION: [ iOS wk2 Debug ] multiple fast/text/international/system-language tests are flaky crashing - WTFCrashWithInfo - WebKit::ResourceLoadStatisticsDatabaseStore::openAndUpdateSchemaIfNecessary()
https://bugs.webkit.org/show_bug.cgi?id=211958

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261745 => 261746)

--- trunk/LayoutTests/ChangeLog	2020-05-15 14:44:52 UTC (rev 261745)
+++ trunk/LayoutTests/ChangeLog	2020-05-15 16:04:19 UTC (rev 261746)
@@ -1,3 +1,12 @@
+2020-05-15  Jason Lawrence  
+
+REGRESSION: [ iOS wk2 Debug ] multiple fast/text/international/system-language tests are flaky crashing - WTFCrashWithInfo - WebKit::ResourceLoadStatisticsDatabaseStore::openAndUpdateSchemaIfNecessary()
+https://bugs.webkit.org/show_bug.cgi?id=211958
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-05-15  Alicia Boya García  
 
 [GStreamer][MediaStream] Fix missing video size


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (261745 => 261746)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-15 14:44:52 UTC (rev 261745)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-15 16:04:19 UTC (rev 261746)
@@ -1760,4 +1760,9 @@
 
 webkit.org/b/210046 [ Release ] storage/indexeddb/value-cursor-cycle.html [ Pass Failure ]
 
-webkit.org/b/211928 http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/211928 http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database.html [ Pass Timeout ]
+
+webkit.org/b/211958 [ Debug ] fast/text/international/system-language/han-quotes.html [ Pass Crash ]
+webkit.org/b/211958 [ Debug ] fast/text/international/system-language/navigator-language/navigator-language-es-419.html [ Pass Crash ]
+webkit.org/b/211958 [ Debug ] fast/text/international/system-language/navigator-language/navigator-language-hi.html [ Pass Crash ]
+webkit.org/b/211958 [ Debug ] fast/text/international/system-language/navigator-language/navigator-language-pt-PT.html [ Pass Crash ]
\ No newline at end of file






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


[webkit-changes] [261710] trunk/LayoutTests

2020-05-14 Thread lawrence . j
Title: [261710] trunk/LayoutTests








Revision 261710
Author lawrenc...@apple.com
Date 2020-05-14 14:43:42 -0700 (Thu, 14 May 2020)


Log Message
[ Mac wk1 Debug ] imported/w3c/web-platform-tests/fetch/api/basic/stream-safe-creation.any.html is flaky crashing with alerts - WTFCrashWithInfo - SC::JSObject::get(JSC::JSGlobalObject*, JSC::PropertyName)
https://bugs.webkit.org/show_bug.cgi?id=211923

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261709 => 261710)

--- trunk/LayoutTests/ChangeLog	2020-05-14 20:38:44 UTC (rev 261709)
+++ trunk/LayoutTests/ChangeLog	2020-05-14 21:43:42 UTC (rev 261710)
@@ -1,3 +1,12 @@
+2020-05-14  Jason Lawrence  
+
+[ Mac wk1 Debug ] imported/w3c/web-platform-tests/fetch/api/basic/stream-safe-creation.any.html is flaky crashing with alerts - WTFCrashWithInfo - SC::JSObject::get(JSC::JSGlobalObject*, JSC::PropertyName)
+https://bugs.webkit.org/show_bug.cgi?id=211923
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-05-14  Eric Carlson  
 
 [Cocoa] Don't clear NowPlaying state unless it was set


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (261709 => 261710)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-14 20:38:44 UTC (rev 261709)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-14 21:43:42 UTC (rev 261710)
@@ -949,3 +949,5 @@
 webkit.org/b/210198 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow ]
 
 webkit.org/b/208477 accessibility/mac/text-marker-for-index.html [ Skip ]
+
+webkit.org/b/211923 imported/w3c/web-platform-tests/fetch/api/basic/stream-safe-creation.any.html [ Pass Crash ]
\ No newline at end of file






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


[webkit-changes] [261618] trunk/LayoutTests

2020-05-13 Thread lawrence . j
Title: [261618] trunk/LayoutTests








Revision 261618
Author lawrenc...@apple.com
Date 2020-05-13 09:21:52 -0700 (Wed, 13 May 2020)


Log Message
[ Catalina wk2 ] webrtc/peer-connection-audio-mute2.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=210165

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261617 => 261618)

--- trunk/LayoutTests/ChangeLog	2020-05-13 16:02:31 UTC (rev 261617)
+++ trunk/LayoutTests/ChangeLog	2020-05-13 16:21:52 UTC (rev 261618)
@@ -1,3 +1,12 @@
+2020-05-13  Jason Lawrence  
+
+[ Catalina wk2 ] webrtc/peer-connection-audio-mute2.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=210165
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-05-13  Diego Pino Garcia  
 
 [GTK] Gardening, update test expectations after r261572


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (261617 => 261618)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-13 16:02:31 UTC (rev 261617)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-13 16:21:52 UTC (rev 261618)
@@ -1026,8 +1026,6 @@
 
 webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
 
-webkit.org/b/210165 [ Catalina ] webrtc/peer-connection-audio-mute2.html [ Pass Timeout Failure ]
-
 webkit.org/b/210433 swipe/basic-cached-back-swipe.html [ Pass Crash Timeout ]
 
 webkit.org/b/207518 tiled-drawing/simple-document-with-margin-tiles.html [ Pass Failure ]






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


[webkit-changes] [261581] trunk/LayoutTests

2020-05-12 Thread lawrence . j
Title: [261581] trunk/LayoutTests








Revision 261581
Author lawrenc...@apple.com
Date 2020-05-12 15:41:12 -0700 (Tue, 12 May 2020)


Log Message
ASSERTION FAILED: m_uncommittedState.state == State::Committed on http/tests/referrer-policy-anchor/origin/cross-origin-http.https.html
https://bugs.webkit.org/show_bug.cgi?id=209503

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261580 => 261581)

--- trunk/LayoutTests/ChangeLog	2020-05-12 22:07:26 UTC (rev 261580)
+++ trunk/LayoutTests/ChangeLog	2020-05-12 22:41:12 UTC (rev 261581)
@@ -1,3 +1,12 @@
+2020-05-12  Jason Lawrence  
+
+ASSERTION FAILED: m_uncommittedState.state == State::Committed on http/tests/referrer-policy-anchor/origin/cross-origin-http.https.html 
+https://bugs.webkit.org/show_bug.cgi?id=209503
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-05-12  Fujii Hironori  
 
 [WinCairo][WK1] requestAnimationFrame doesn't work since r244182 in Accelerated Compositing mode


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (261580 => 261581)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-12 22:07:26 UTC (rev 261580)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-12 22:41:12 UTC (rev 261581)
@@ -1014,8 +1014,6 @@
 
 webkit.org/b/209283 tiled-drawing/scrolling/scroll-iframe-latched-selects.html [ Pass Failure ]
 
-webkit.org/b/209503 [ Debug ] http/tests/referrer-policy-anchor/origin/cross-origin-http.https.html [ Pass Crash ]
-
 webkit.org/b/209564 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/209622 http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html [ Pass Failure ]






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


[webkit-changes] [261477] trunk/LayoutTests

2020-05-11 Thread lawrence . j
Title: [261477] trunk/LayoutTests








Revision 261477
Author lawrenc...@apple.com
Date 2020-05-11 07:56:51 -0700 (Mon, 11 May 2020)


Log Message
[ Mac wk1 ] http/tests/security/_javascript_URL/xss-DENIED-to-_javascript_-url-in-foreign-domain-subframe.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209067

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261476 => 261477)

--- trunk/LayoutTests/ChangeLog	2020-05-11 14:43:19 UTC (rev 261476)
+++ trunk/LayoutTests/ChangeLog	2020-05-11 14:56:51 UTC (rev 261477)
@@ -1,5 +1,14 @@
 2020-05-11  Jason Lawrence  
 
+[ Mac wk1 ] http/tests/security/_javascript_URL/xss-DENIED-to-_javascript_-url-in-foreign-domain-subframe.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209067
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
+2020-05-11  Jason Lawrence  
+
 REGRESSION (r259463): [ Mojave Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky failing and timing out
 https://bugs.webkit.org/show_bug.cgi?id=210219
 


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (261476 => 261477)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-11 14:43:19 UTC (rev 261476)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-11 14:56:51 UTC (rev 261477)
@@ -931,8 +931,6 @@
 
 webkit.org/b/208890 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor.htm [ Pass Failure ]
 
-webkit.org/b/209067 http/tests/security/_javascript_URL/xss-DENIED-to-_javascript_-url-in-foreign-domain-subframe.html [ Pass Failure ]
-
 webkit.org/b/209073 [ Debug ] inspector/injected-script/avoid-getter-invocation.html [ Pass Failure Timeout ]
 
 webkit.org/b/209180 inspector/script-profiler/event-type-Other.html [ Pass Failure ]






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


[webkit-changes] [261476] trunk/LayoutTests

2020-05-11 Thread lawrence . j
Title: [261476] trunk/LayoutTests








Revision 261476
Author lawrenc...@apple.com
Date 2020-05-11 07:43:19 -0700 (Mon, 11 May 2020)


Log Message
REGRESSION (r259463): [ Mojave Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky failing and timing out
https://bugs.webkit.org/show_bug.cgi?id=210219

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261475 => 261476)

--- trunk/LayoutTests/ChangeLog	2020-05-11 13:40:21 UTC (rev 261475)
+++ trunk/LayoutTests/ChangeLog	2020-05-11 14:43:19 UTC (rev 261476)
@@ -1,3 +1,12 @@
+2020-05-11  Jason Lawrence  
+
+REGRESSION (r259463): [ Mojave Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky failing and timing out
+https://bugs.webkit.org/show_bug.cgi?id=210219
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-05-11  Diego Pino Garcia  
 
 [GTK] Gardening, update baseline after r261443


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (261475 => 261476)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-11 13:40:21 UTC (rev 261475)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-11 14:43:19 UTC (rev 261476)
@@ -956,6 +956,4 @@
 webkit.org/b/210198 webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
 webkit.org/b/210198 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow ]
 
-webkit.org/b/210219 [ Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Failure ]
-
 webkit.org/b/208477 accessibility/mac/text-marker-for-index.html [ Skip ]






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


[webkit-changes] [261410] trunk/LayoutTests

2020-05-08 Thread lawrence . j
Title: [261410] trunk/LayoutTests








Revision 261410
Author lawrenc...@apple.com
Date 2020-05-08 13:41:08 -0700 (Fri, 08 May 2020)


Log Message
REGRESSION [ iOS ] fast/forms/validationMessage.html is flaky and timing out
https://bugs.webkit.org/show_bug.cgi?id=206630

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261409 => 261410)

--- trunk/LayoutTests/ChangeLog	2020-05-08 20:27:45 UTC (rev 261409)
+++ trunk/LayoutTests/ChangeLog	2020-05-08 20:41:08 UTC (rev 261410)
@@ -1,3 +1,12 @@
+2020-05-08  Jason Lawrence  
+
+REGRESSION [ iOS ] fast/forms/validationMessage.html is flaky and timing out
+https://bugs.webkit.org/show_bug.cgi?id=206630
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-05-08  Ryan Haddad  
 
 Unreviewed, reverting r261341 and r261392.


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (261409 => 261410)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-08 20:27:45 UTC (rev 261409)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-08 20:41:08 UTC (rev 261410)
@@ -1318,7 +1318,7 @@
 
 webkit.org/b/205308 accessibility/smart-invert-reference.html [ ImageOnlyFailure ]
 
-webkit.org/b/206630 [ Release ] fast/forms/validationMessage.html [ Pass Timeout ]
+webkit.org/b/206630 [ Debug ] fast/forms/validationMessage.html [ Pass Timeout ]
 
 webkit.org/b/206687 imported/w3c/web-platform-tests/beacon/idlharness.any.html [ Pass Timeout ]
 






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


[webkit-changes] [261381] trunk/LayoutTests

2020-05-08 Thread lawrence . j
Title: [261381] trunk/LayoutTests








Revision 261381
Author lawrenc...@apple.com
Date 2020-05-08 07:24:45 -0700 (Fri, 08 May 2020)


Log Message
Flaky Test: media/track/track-in-band-metadata-display-order.html
https://bugs.webkit.org/show_bug.cgi?id=206226

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261380 => 261381)

--- trunk/LayoutTests/ChangeLog	2020-05-08 14:08:01 UTC (rev 261380)
+++ trunk/LayoutTests/ChangeLog	2020-05-08 14:24:45 UTC (rev 261381)
@@ -1,5 +1,14 @@
 2020-05-08  Jason Lawrence  
 
+Flaky Test: media/track/track-in-band-metadata-display-order.html
+https://bugs.webkit.org/show_bug.cgi?id=206226
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
+2020-05-08  Jason Lawrence  
+
 [ macOS wk2 ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky failing
 https://bugs.webkit.org/show_bug.cgi?id=207571
 


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (261380 => 261381)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-08 14:08:01 UTC (rev 261380)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-08 14:24:45 UTC (rev 261381)
@@ -701,8 +701,6 @@
 
 webkit.org/b/183220 media/track/track-css-matching-timestamps.html [ Pass Timeout ]
 
-webkit.org/b/206226 [ Debug ] media/track/track-in-band-metadata-display-order.html [ Pass Failure ]
-
 imported/w3c/web-platform-tests/css/selectors/selector-placeholder-shown-type-change-002.html [ ImageOnlyFailure ]
 
 webkit.org/b/184456 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-in-object-fallback.html [ Pass Failure ]






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


[webkit-changes] [261380] trunk/LayoutTests

2020-05-08 Thread lawrence . j
Title: [261380] trunk/LayoutTests








Revision 261380
Author lawrenc...@apple.com
Date 2020-05-08 07:08:01 -0700 (Fri, 08 May 2020)


Log Message
[ macOS wk2 ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=207571

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261379 => 261380)

--- trunk/LayoutTests/ChangeLog	2020-05-08 14:02:33 UTC (rev 261379)
+++ trunk/LayoutTests/ChangeLog	2020-05-08 14:08:01 UTC (rev 261380)
@@ -1,5 +1,14 @@
 2020-05-08  Jason Lawrence  
 
+[ macOS wk2 ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky failing
+https://bugs.webkit.org/show_bug.cgi?id=207571
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
+2020-05-08  Jason Lawrence  
+
 [ iOS wk2 ] http/tests/cache-storage/cache-representation.https.html is flaky timing out. 
 https://bugs.webkit.org/show_bug.cgi?id=207665
 


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (261379 => 261380)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-08 14:02:33 UTC (rev 261379)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-08 14:08:01 UTC (rev 261380)
@@ -931,8 +931,6 @@
 
 webkit.org/b/207508 webgpu/whlsl/textures-load.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/207571 http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Failure ]
-
 webkit.org/b/207599 webgpu/whlsl/do-while-loop.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/207632 tiled-drawing/scrolling/sticky/sticky-during-rubberband.html [ Pass ImageOnlyFailure ]






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


[webkit-changes] [261379] trunk/LayoutTests

2020-05-08 Thread lawrence . j
Title: [261379] trunk/LayoutTests








Revision 261379
Author lawrenc...@apple.com
Date 2020-05-08 07:02:33 -0700 (Fri, 08 May 2020)


Log Message
[ iOS wk2 ] http/tests/cache-storage/cache-representation.https.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=207665

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261378 => 261379)

--- trunk/LayoutTests/ChangeLog	2020-05-08 14:02:00 UTC (rev 261378)
+++ trunk/LayoutTests/ChangeLog	2020-05-08 14:02:33 UTC (rev 261379)
@@ -1,3 +1,12 @@
+2020-05-08  Jason Lawrence  
+
+[ iOS wk2 ] http/tests/cache-storage/cache-representation.https.html is flaky timing out. 
+https://bugs.webkit.org/show_bug.cgi?id=207665
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-05-08  Zalan Bujtas  
 
 [LFC][TFC] The fixed logical width should be used as the max width for a cell


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (261378 => 261379)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-08 14:02:00 UTC (rev 261378)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-08 14:02:33 UTC (rev 261379)
@@ -1352,8 +1352,6 @@
 
 webkit.org/b/207583 http/wpt/beacon/cors/crossorigin-arraybufferview-no-preflight.html [ Pass Failure ]
 
-webkit.org/b/207665 http/tests/cache-storage/cache-representation.https.html [ Slow ]
-
 webkit.org/b/209514 http/tests/cache-storage/page-cache-domcache-pending-promise.html [ Pass Timeout DumpJSConsoleLogInStdErr ]
 
 webkit.org/b/196300 fast/visual-viewport/ios/min-scale-greater-than-one.html [ Pass Failure ]






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


[webkit-changes] [261377] trunk/LayoutTests

2020-05-08 Thread lawrence . j
Title: [261377] trunk/LayoutTests








Revision 261377
Author lawrenc...@apple.com
Date 2020-05-08 06:51:12 -0700 (Fri, 08 May 2020)


Log Message
REGRESSION: [ iOS wk2 ] fast/forms/input-text-scroll-left-on-blur.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209812

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261376 => 261377)

--- trunk/LayoutTests/ChangeLog	2020-05-08 13:46:10 UTC (rev 261376)
+++ trunk/LayoutTests/ChangeLog	2020-05-08 13:51:12 UTC (rev 261377)
@@ -1,5 +1,14 @@
 2020-05-08  Jason Lawrence  
 
+REGRESSION: [ iOS wk2 ] fast/forms/input-text-scroll-left-on-blur.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209812
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
+2020-05-08  Jason Lawrence  
+
 [ Mojave wk1 Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html is flaky failing.
 https://bugs.webkit.org/show_bug.cgi?id=209866
 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (261376 => 261377)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-08 13:46:10 UTC (rev 261376)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-05-08 13:51:12 UTC (rev 261377)
@@ -1747,8 +1747,6 @@
 
 webkit.org/b/209544 svg/custom/object-sizing-explicit-width.xhtml [ Pass Failure ]
 
-webkit.org/b/209812 fast/forms/input-text-scroll-left-on-blur.html [ Pass Failure ]
-
 webkit.org/b/209869 crypto/subtle/rsa-indexeddb-non-exportable-private.html [ Pass Timeout ]
 
 webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]






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


[webkit-changes] [261376] trunk/LayoutTests

2020-05-08 Thread lawrence . j
Title: [261376] trunk/LayoutTests








Revision 261376
Author lawrenc...@apple.com
Date 2020-05-08 06:46:10 -0700 (Fri, 08 May 2020)


Log Message
[ Mojave wk1 Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209866

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261375 => 261376)

--- trunk/LayoutTests/ChangeLog	2020-05-08 12:42:03 UTC (rev 261375)
+++ trunk/LayoutTests/ChangeLog	2020-05-08 13:46:10 UTC (rev 261376)
@@ -1,3 +1,12 @@
+2020-05-08  Jason Lawrence  
+
+[ Mojave wk1 Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209866
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-05-08  Youenn Fablet  
 
 Video capture does not get unmuted in case of tab switch on iOS


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (261375 => 261376)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-08 12:42:03 UTC (rev 261375)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-08 13:46:10 UTC (rev 261376)
@@ -949,8 +949,6 @@
 
 webkit.org/b/209837 [ Mojave Release ] fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Pass Timeout ]
 
-webkit.org/b/209866 [ Mojave Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html [ Pass Failure ]
-
 webkit.org/b/209882 [ Debug ] inspector/page/overrideSetting-ICECandidateFilteringEnabled.html [ Pass Timeout ]
 
 webkit.org/b/209921 [ Debug ] inspector/css/add-css-property.html [ Pass Timeout ]






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


[webkit-changes] [261318] trunk/LayoutTests

2020-05-07 Thread lawrence . j
Title: [261318] trunk/LayoutTests








Revision 261318
Author lawrenc...@apple.com
Date 2020-05-07 11:21:48 -0700 (Thu, 07 May 2020)


Log Message
[ Mac wk1 ] http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209154

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261317 => 261318)

--- trunk/LayoutTests/ChangeLog	2020-05-07 18:12:46 UTC (rev 261317)
+++ trunk/LayoutTests/ChangeLog	2020-05-07 18:21:48 UTC (rev 261318)
@@ -1,3 +1,12 @@
+2020-05-07  Jason Lawrence  
+
+[ Mac wk1 ] http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209154
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-05-07  Antti Koivisto  
 
 [Wheel event region] Include listeners on Window


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (261317 => 261318)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-07 18:12:46 UTC (rev 261317)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-05-07 18:21:48 UTC (rev 261318)
@@ -938,8 +938,6 @@
 
 webkit.org/b/209073 [ Debug ] inspector/injected-script/avoid-getter-invocation.html [ Pass Failure Timeout ]
 
-webkit.org/b/209154 http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html [ Pass Failure ]
-
 webkit.org/b/209180 inspector/script-profiler/event-type-Other.html [ Pass Failure ]
 
 webkit.org/b/209182 [ Debug ] inspector/debugger/setShouldBlackboxURL.html [ Pass Failure ]






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


[webkit-changes] [261204] trunk/LayoutTests

2020-05-05 Thread lawrence . j
Title: [261204] trunk/LayoutTests








Revision 261204
Author lawrenc...@apple.com
Date 2020-05-05 15:58:36 -0700 (Tue, 05 May 2020)


Log Message
REGRESSION: (r261113): [ Mac ] http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=211470

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261203 => 261204)

--- trunk/LayoutTests/ChangeLog	2020-05-05 22:37:36 UTC (rev 261203)
+++ trunk/LayoutTests/ChangeLog	2020-05-05 22:58:36 UTC (rev 261204)
@@ -1,3 +1,12 @@
+2020-05-05  Jason Lawrence  
+
+REGRESSION: (r261113): [ Mac ] http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=211470
+
+Unreviewed test gardening.
+
+* platform/mac/TestExpectations:
+
 2020-05-05  Peng Liu  
 
 Update WebKitTestRunner to support running multiple video fullscreen and Picture-in-Picture tests simultaneously


Modified: trunk/LayoutTests/platform/mac/TestExpectations (261203 => 261204)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-05-05 22:37:36 UTC (rev 261203)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-05-05 22:58:36 UTC (rev 261204)
@@ -1962,3 +1962,5 @@
 # These media controls tests are not relevant on macOS and iOS.
 media/media-document-audio-repaint.html [ Skip ]
 media/controls-styling.html [ Skip ]
+
+http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [261124] trunk/LayoutTests

2020-05-04 Thread lawrence . j
Title: [261124] trunk/LayoutTests








Revision 261124
Author lawrenc...@apple.com
Date 2020-05-04 16:25:08 -0700 (Mon, 04 May 2020)


Log Message
[ iPadOS wk2 ] editing/selection/selection-change-in-mutation-event-by-remove-children.html is timing out.
https://bugs.webkit.org/show_bug.cgi?id=208840

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (261123 => 261124)

--- trunk/LayoutTests/ChangeLog	2020-05-04 23:24:16 UTC (rev 261123)
+++ trunk/LayoutTests/ChangeLog	2020-05-04 23:25:08 UTC (rev 261124)
@@ -1,3 +1,12 @@
+2020-05-04  Jason Lawrence  
+
+[ iPadOS wk2 ] editing/selection/selection-change-in-mutation-event-by-remove-children.html is timing out. 
+https://bugs.webkit.org/show_bug.cgi?id=208840
+
+Unreviewed test gardening.
+
+* platform/ios-simulator-wk2/TestExpectations:
+
 2020-05-04  Devin Rousso  
 
 REGRESSION (r261109): [ Mac ] inspector/css/getAllStyleSheets.html is failing


Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (261123 => 261124)

--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-05-04 23:24:16 UTC (rev 261123)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-05-04 23:25:08 UTC (rev 261124)
@@ -89,8 +89,6 @@
 
 webkit.org/b/208036 http/wpt/cache-storage/cache-put-keys.https.any.worker.html [ Pass Failure ]
 
-webkit.org/b/208840 editing/selection/selection-change-in-mutation-event-by-remove-children.html [ Pass Timeout ]
-
 webkit.org/b/209234 [ Release ] platform/ios/ios/plugin/youtube-flash-plugin-iframe-no-height-or-width.html [ Pass Failure ]
 
 webkit.org/b/207496 http/wpt/cache-storage/cache-put-keys.https.any.html [ Pass Failure ]






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


[webkit-changes] [260823] trunk/LayoutTests

2020-04-28 Thread lawrence . j
Title: [260823] trunk/LayoutTests








Revision 260823
Author lawrenc...@apple.com
Date 2020-04-28 07:34:29 -0700 (Tue, 28 Apr 2020)


Log Message
[ Mac wk2 ] tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-padding.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=207165

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260822 => 260823)

--- trunk/LayoutTests/ChangeLog	2020-04-28 14:17:17 UTC (rev 260822)
+++ trunk/LayoutTests/ChangeLog	2020-04-28 14:34:29 UTC (rev 260823)
@@ -1,3 +1,12 @@
+2020-04-28  Jason Lawrence  
+
+[ Mac wk2 ] tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-padding.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=207165
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-04-28  Philippe Normand  
 
 media/track/track-load-error-readyState.html passes only when accompanied by some other tests


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (260822 => 260823)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-28 14:17:17 UTC (rev 260822)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-28 14:34:29 UTC (rev 260823)
@@ -893,8 +893,6 @@
 
 webkit.org/b/207149  [ Mojave ] imported/w3c/web-platform-tests/webrtc/RTCDtlsTransport-state.html [ Pass Failure ]
 
-webkit.org/b/207165 tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-padding.html [ Pass Failure ]
-
 webkit.org/b/207166 http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable-gpuprocess.html [ Pass Failure ]
 
 webkit.org/b/207199 webgpu/whlsl/loops.html [ Pass ImageOnlyFailure ]






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


[webkit-changes] [260799] trunk/Source/JavaScriptCore

2020-04-27 Thread lawrence . j
Title: [260799] trunk/Source/_javascript_Core








Revision 260799
Author lawrenc...@apple.com
Date 2020-04-27 17:16:51 -0700 (Mon, 27 Apr 2020)


Log Message
Unreviewed, reverting r260772.

This commit caused tests to start failing internally.

Reverted changeset:

"OSR Exit compiler should know and print the exiting DFG
node's index"
https://bugs.webkit.org/show_bug.cgi?id=210998
https://trac.webkit.org/changeset/260772

Modified Paths

trunk/Source/_javascript_Core/ChangeLog
trunk/Source/_javascript_Core/dfg/DFGOSRExit.cpp
trunk/Source/_javascript_Core/dfg/DFGOSRExitBase.h
trunk/Source/_javascript_Core/ftl/FTLLowerDFGToB3.cpp
trunk/Source/_javascript_Core/ftl/FTLOSRExit.cpp
trunk/Source/_javascript_Core/ftl/FTLOSRExit.h
trunk/Source/_javascript_Core/ftl/FTLOSRExitCompiler.cpp
trunk/Source/_javascript_Core/ftl/FTLPatchpointExceptionHandle.cpp
trunk/Source/_javascript_Core/ftl/FTLPatchpointExceptionHandle.h




Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (260798 => 260799)

--- trunk/Source/_javascript_Core/ChangeLog	2020-04-28 00:12:45 UTC (rev 260798)
+++ trunk/Source/_javascript_Core/ChangeLog	2020-04-28 00:16:51 UTC (rev 260799)
@@ -1,3 +1,16 @@
+2020-04-27  Jason Lawrence  
+
+Unreviewed, reverting r260772.
+
+This commit caused tests to start failing internally.
+
+Reverted changeset:
+
+"OSR Exit compiler should know and print the exiting DFG
+node's index"
+https://bugs.webkit.org/show_bug.cgi?id=210998
+https://trac.webkit.org/changeset/260772
+
 2020-04-27  Yusuke Suzuki  
 
 [JSC] Add $vm.assertEnabled() to suppress Debug crash expected tests in release+assert build


Modified: trunk/Source/_javascript_Core/dfg/DFGOSRExit.cpp (260798 => 260799)

--- trunk/Source/_javascript_Core/dfg/DFGOSRExit.cpp	2020-04-28 00:12:45 UTC (rev 260798)
+++ trunk/Source/_javascript_Core/dfg/DFGOSRExit.cpp	2020-04-28 00:16:51 UTC (rev 260799)
@@ -49,7 +49,7 @@
 namespace JSC { namespace DFG {
 
 OSRExit::OSRExit(ExitKind kind, JSValueSource jsValueSource, MethodOfGettingAValueProfile valueProfile, SpeculativeJIT* jit, unsigned streamIndex, unsigned recoveryIndex)
-: OSRExitBase(kind, jit->m_origin.forExit, jit->m_origin.semantic, jit->m_origin.wasHoisted, jit->m_currentNode ? jit->m_currentNode->index() : 0)
+: OSRExitBase(kind, jit->m_origin.forExit, jit->m_origin.semantic, jit->m_origin.wasHoisted)
 , m_jsValueSource(jsValueSource)
 , m_valueProfile(valueProfile)
 , m_recoveryIndex(recoveryIndex)
@@ -209,8 +209,8 @@
 exit.m_code = FINALIZE_CODE_IF(
 shouldDumpDisassembly() || Options::verboseOSR() || Options::verboseDFGOSRExit(),
 patchBuffer, OSRExitPtrTag,
-"DFG OSR exit #%u (D@%u, %s, %s) from %s, with operands = %s",
-exitIndex, exit.m_dfgNodeIndex, toCString(exit.m_codeOrigin).data(),
+"DFG OSR exit #%u (%s, %s) from %s, with operands = %s",
+exitIndex, toCString(exit.m_codeOrigin).data(),
 exitKindToString(exit.m_kind), toCString(*codeBlock).data(),
 toCString(ignoringContext(operands)).data());
 }


Modified: trunk/Source/_javascript_Core/dfg/DFGOSRExitBase.h (260798 => 260799)

--- trunk/Source/_javascript_Core/dfg/DFGOSRExitBase.h	2020-04-28 00:12:45 UTC (rev 260798)
+++ trunk/Source/_javascript_Core/dfg/DFGOSRExitBase.h	2020-04-28 00:16:51 UTC (rev 260799)
@@ -39,12 +39,11 @@
 // and the FTL.
 
 struct OSRExitBase {
-OSRExitBase(ExitKind kind, CodeOrigin origin, CodeOrigin originForProfile, bool wasHoisted, uint32_t dfgNodeIndex)
+OSRExitBase(ExitKind kind, CodeOrigin origin, CodeOrigin originForProfile, bool wasHoisted)
 : m_kind(kind)
 , m_wasHoisted(wasHoisted)
 , m_codeOrigin(origin)
 , m_codeOriginForExitProfile(originForProfile)
-, m_dfgNodeIndex(dfgNodeIndex)
 {
 ASSERT(m_codeOrigin.isSet());
 ASSERT(m_codeOriginForExitProfile.isSet());
@@ -57,7 +56,6 @@
 CodeOrigin m_codeOrigin;
 CodeOrigin m_codeOriginForExitProfile;
 CallSiteIndex m_exceptionHandlerCallSiteIndex;
-uint32_t m_dfgNodeIndex;
 
 ALWAYS_INLINE bool isExceptionHandler() const
 {


Modified: trunk/Source/_javascript_Core/ftl/FTLLowerDFGToB3.cpp (260798 => 260799)

--- trunk/Source/_javascript_Core/ftl/FTLLowerDFGToB3.cpp	2020-04-28 00:12:45 UTC (rev 260798)
+++ trunk/Source/_javascript_Core/ftl/FTLLowerDFGToB3.cpp	2020-04-28 00:16:51 UTC (rev 260799)
@@ -353,7 +353,6 @@
 }
 
 m_node = nullptr;
-m_nodeIndexInGraph = 0;
 m_origin = NodeOrigin(CodeOrigin(BytecodeIndex(0)), CodeOrigin(BytecodeIndex(0)), true);
 
 // Check Arguments.
@@ -512,8 +511,8 @@
 m_state.reset();
 m_state.beginBasicBlock(m_highBlock);
 
-for (unsigned nodeIndex = 0; nodeIndex < m_highBlock->size(); ++nodeIndex) {
-if (!compileNode(nodeIndex))
+

[webkit-changes] [260767] trunk/LayoutTests

2020-04-27 Thread lawrence . j
Title: [260767] trunk/LayoutTests








Revision 260767
Author lawrenc...@apple.com
Date 2020-04-27 10:57:54 -0700 (Mon, 27 Apr 2020)


Log Message
storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
https://bugs.webkit.org/show_bug.cgi?id=210046

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260766 => 260767)

--- trunk/LayoutTests/ChangeLog	2020-04-27 17:56:07 UTC (rev 260766)
+++ trunk/LayoutTests/ChangeLog	2020-04-27 17:57:54 UTC (rev 260767)
@@ -1,3 +1,12 @@
+2020-04-27  Jason Lawrence  
+
+storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
+https://bugs.webkit.org/show_bug.cgi?id=210046
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-04-27  Alicia Boya García  
 
 [GStreamer] Rework WebKitWebSrc threading


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (260766 => 260767)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-27 17:56:07 UTC (rev 260766)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-27 17:57:54 UTC (rev 260767)
@@ -1763,3 +1763,5 @@
 webkit.org/b/210219 [ Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Crash ]
 
 webkit.org/b/209189 http/tests/IndexedDB/storage-limit.https.html [ Pass Failure ]
+
+webkit.org/b/210046 [ Release ] storage/indexeddb/value-cursor-cycle.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [260509] trunk/LayoutTests

2020-04-22 Thread lawrence . j
Title: [260509] trunk/LayoutTests








Revision 260509
Author lawrenc...@apple.com
Date 2020-04-22 07:40:00 -0700 (Wed, 22 Apr 2020)


Log Message
[ iPadOS wk2 Release ] fast/css-custom-paint/constructor.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=208837

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260508 => 260509)

--- trunk/LayoutTests/ChangeLog	2020-04-22 13:26:20 UTC (rev 260508)
+++ trunk/LayoutTests/ChangeLog	2020-04-22 14:40:00 UTC (rev 260509)
@@ -1,3 +1,12 @@
+2020-04-22  Jason Lawrence  
+
+[ iPadOS wk2 Release ] fast/css-custom-paint/constructor.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=208837
+
+Unreviewed test gardening.
+
+* platform/ios-simulator-wk2/TestExpectations:
+
 2020-04-22  Enrique Ocaña González  
 
 [GStreamer][MSE] Youtube 'live stream'/H264 URLs fail to play, VP8/9 URLs play OK


Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (260508 => 260509)

--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-04-22 13:26:20 UTC (rev 260508)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2020-04-22 14:40:00 UTC (rev 260509)
@@ -89,8 +89,6 @@
 
 webkit.org/b/208036 http/wpt/cache-storage/cache-put-keys.https.any.worker.html [ Pass Failure ]
 
-webkit.org/b/208837 [ Release ] fast/css-custom-paint/constructor.html [ Pass Timeout ]
-
 webkit.org/b/208840 editing/selection/selection-change-in-mutation-event-by-remove-children.html [ Pass Timeout ]
 
 webkit.org/b/209234 [ Release ] platform/ios/ios/plugin/youtube-flash-plugin-iframe-no-height-or-width.html [ Pass Failure ]






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


[webkit-changes] [260270] trunk/LayoutTests

2020-04-17 Thread lawrence . j
Title: [260270] trunk/LayoutTests








Revision 260270
Author lawrenc...@apple.com
Date 2020-04-17 11:55:37 -0700 (Fri, 17 Apr 2020)


Log Message
REGRESSION ( r254044 ): [ Win ] css1/box_properties/padding_left.html is failing
https://bugs.webkit.org/show_bug.cgi?id=207480

Unreviewed test gardening.

Adjusted this test expectation and others in the Windows category with lint alerts.

* platform/win/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/win/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260269 => 260270)

--- trunk/LayoutTests/ChangeLog	2020-04-17 18:35:31 UTC (rev 260269)
+++ trunk/LayoutTests/ChangeLog	2020-04-17 18:55:37 UTC (rev 260270)
@@ -1,5 +1,16 @@
 2020-04-17  Jason Lawrence  
 
+REGRESSION ( r254044 ): [ Win ] css1/box_properties/padding_left.html is failing
+https://bugs.webkit.org/show_bug.cgi?id=207480
+
+Unreviewed test gardening.
+
+Adjusted this test expectation and others in the Windows category with lint alerts.
+
+* platform/win/TestExpectations:
+
+2020-04-17  Jason Lawrence  
+
 Layout Test fast/text/variations/ipc2.html is failing
 https://bugs.webkit.org/show_bug.cgi?id=189550
 


Modified: trunk/LayoutTests/platform/win/TestExpectations (260269 => 260270)

--- trunk/LayoutTests/platform/win/TestExpectations	2020-04-17 18:35:31 UTC (rev 260269)
+++ trunk/LayoutTests/platform/win/TestExpectations	2020-04-17 18:55:37 UTC (rev 260270)
@@ -2092,7 +2092,7 @@
 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Skip ] #  [ Timeout ]
 css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Skip ] #  [ Timeout ]
 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Skip ] #  [ Timeout ]
-css1/box_properties/padding_left.html [ ImageOnlyFailure ]
+css1/box_properties/padding_left.html [ Pass Failure ImageOnlyFailure ]
 webkit.org/b/140724 css2.1/t1202-counter-04-b.html [ Failure ]
 webkit.org/b/140724 css2.1/t1202-counters-04-b.html [ Failure ]
 css2.1/20110323/abspos-replaced-width-margin-000-ref.htm [ Failure ]
@@ -3254,7 +3254,6 @@
 fast/xsl/xslt-extra-content-at-end.xml [ Failure ]
 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
 fonts/sans-serif.html [ Failure ]
-http/tests/cache/memory-cache-pruning.html [ Failure ]
 http/tests/loading/hidpi-preload-picture-sizes.html [ Failure ]
 http/tests/loading/multiple-prioritization.html [ Failure ]
 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ]
@@ -3980,8 +3979,6 @@
 
 webkit.org/b/187762 http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.html [ Pass Failure ]
 
-webkit.org/b/184649 css3/filters/blur-various-radii.html [ Crash ]
-
 webkit.org/b/184428 http/tests/misc/submit-post-keygen.html [ Skip ]
 
 webkit.org/b/185075 css3/color-filters/color-filter-backgrounds-borders.html [ ImageOnlyFailure ]
@@ -4197,7 +4194,7 @@
 webkit.org/b/191366 fast/block/basic/quirk-mode-percent-height.html [ Failure ]
 
 webkit.org/b/191584 animations/animation-direction-normal.html [ Failure ]
-webkit.org/b/191584 animations/animation-direction-reverse.html [ Failure ]
+webkit.org/b/191584 [ Release ] animations/animation-direction-reverse.html [ Failure ]
 webkit.org/b/191584 animations/dynamic-stylesheet-loading.html [ Failure ]
 webkit.org/b/191584 animations/play-state-paused.html [ Failure ]
 webkit.org/b/191584 animations/transform-non-accelerated.html [ Failure ]
@@ -4452,8 +4449,6 @@
 
 webkit.org/b/207477 animations/stacking-context-not-fill-forwards.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/207480 css1/box_properties/padding_left.html [ Pass Failure ]
-
 webkit.org/b/207495 webanimations/width-and-opacity-separate-animation-yields-compositing.html [ Pass Failure ]
 
 webkit.org/b/207499 webanimations/transform-accelerated-animation-finishes-before-removal.html [ Pass Failure ]






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


[webkit-changes] [260267] trunk/LayoutTests

2020-04-17 Thread lawrence . j
Title: [260267] trunk/LayoutTests








Revision 260267
Author lawrenc...@apple.com
Date 2020-04-17 11:06:19 -0700 (Fri, 17 Apr 2020)


Log Message
Layout Test fast/text/variations/ipc2.html is failing
https://bugs.webkit.org/show_bug.cgi?id=189550

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/win/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260266 => 260267)

--- trunk/LayoutTests/ChangeLog	2020-04-17 18:04:09 UTC (rev 260266)
+++ trunk/LayoutTests/ChangeLog	2020-04-17 18:06:19 UTC (rev 260267)
@@ -1,5 +1,14 @@
 2020-04-17  Jason Lawrence  
 
+Layout Test fast/text/variations/ipc2.html is failing
+https://bugs.webkit.org/show_bug.cgi?id=189550
+
+Unreviewed test gardening.
+
+* platform/win/TestExpectations:
+
+2020-04-17  Jason Lawrence  
+
 [ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing
 https://bugs.webkit.org/show_bug.cgi?id=207642
 


Modified: trunk/LayoutTests/platform/win/TestExpectations (260266 => 260267)

--- trunk/LayoutTests/platform/win/TestExpectations	2020-04-17 18:04:09 UTC (rev 260266)
+++ trunk/LayoutTests/platform/win/TestExpectations	2020-04-17 18:06:19 UTC (rev 260267)
@@ -1776,9 +1776,7 @@
 [ Debug ] animations/animation-direction-reverse-hardware.html [ Skip ] # Debug assertion
 [ Debug ] animations/animation-hit-test-transform.html [ Skip ] # Debug assertion
 [ Debug ] animations/animation-hit-test.html [ Skip ] # Debug assertion
-[ Debug ] animations/animation-internals-api.html [ Skip ] # Debug assertion
 [ Debug ] animations/animation-direction-reverse-fill-mode-hardware.html [ Skip ] # Debug assertion
-[ Debug ] animations/animation-internals-api-multiple-keyframes.html [ Skip ] # Debug assertion
 [ Debug ] animations/animation-shorthand-name-order.html [ Skip ] # Debug assertion
 [ Debug ] animations/animation-offscreen-to-onscreen.html [ Skip ] # Debug assertion
 [ Debug ] animations/additive-transform-animations.html [ Skip ] # Debug assertion
@@ -4100,8 +4098,6 @@
 webkit.org/b/189194 http/tests/referrer-policy-anchor/strict-origin/same-origin.html [ Failure ]
 webkit.org/b/189194 http/tests/referrer-policy-anchor/unsafe-url/cross-origin-http.https.html [ Failure ]
 
-webkit.org/b/189550 fast/text/variations/ipc2.html [ Skip ]
-
 webkit.org/b/189834 css-custom-properties-api/registerProperty.html [ Failure ]
 
 webkit.org/b/189836 webanimations/accelerated-animation-suspension.html [ Skip ]






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


[webkit-changes] [260264] trunk/LayoutTests

2020-04-17 Thread lawrence . j
Title: [260264] trunk/LayoutTests








Revision 260264
Author lawrenc...@apple.com
Date 2020-04-17 10:56:07 -0700 (Fri, 17 Apr 2020)


Log Message
[ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=207642

Unreviewed test gardening.

Removed duplicate expectations.

* platform/mac/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260263 => 260264)

--- trunk/LayoutTests/ChangeLog	2020-04-17 17:44:57 UTC (rev 260263)
+++ trunk/LayoutTests/ChangeLog	2020-04-17 17:56:07 UTC (rev 260264)
@@ -1,5 +1,16 @@
 2020-04-17  Jason Lawrence  
 
+[ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing
+https://bugs.webkit.org/show_bug.cgi?id=207642
+
+Unreviewed test gardening.
+
+Removed duplicate expectations.
+
+* platform/mac/TestExpectations:
+
+2020-04-17  Jason Lawrence  
+
 [Web Animations] Update WPT tests related to Web Animations and remove imported Mozilla tests
 https://bugs.webkit.org/show_bug.cgi?id=203291
 


Modified: trunk/LayoutTests/platform/mac/TestExpectations (260263 => 260264)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-17 17:44:57 UTC (rev 260263)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-17 17:56:07 UTC (rev 260264)
@@ -1895,10 +1895,8 @@
 
 webkit.org/b/207461 imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate-bad-imports.any.worker.html [ Pass Failure ]
 
-webkit.org/b/207463 [ Debug ] inspector/runtime/getCollectionEntries.html [ Pass Failure ]
+webkit.org/b/207463 inspector/runtime/getCollectionEntries.html [ Pass Failure ]
 
-webkit.org/b/207642 inspector/runtime/getCollectionEntries.html [ Pass Failure ]
-
 webkit.org/b/194162 storage/websql/read-transactions-running-concurrently.html [ Pass Failure ]
 
 webkit.org/b/207046 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/seeking/seek-to-currentTime.html [ Pass Failure ]






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


[webkit-changes] [260262] trunk/LayoutTests

2020-04-17 Thread lawrence . j
Title: [260262] trunk/LayoutTests








Revision 260262
Author lawrenc...@apple.com
Date 2020-04-17 10:43:29 -0700 (Fri, 17 Apr 2020)


Log Message
[Web Animations] Update WPT tests related to Web Animations and remove imported Mozilla tests
https://bugs.webkit.org/show_bug.cgi?id=203291

Unreviewed test gardening.

Removed duplicate test expectations.

* platform/ios/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260261 => 260262)

--- trunk/LayoutTests/ChangeLog	2020-04-17 17:24:20 UTC (rev 260261)
+++ trunk/LayoutTests/ChangeLog	2020-04-17 17:43:29 UTC (rev 260262)
@@ -1,3 +1,14 @@
+2020-04-17  Jason Lawrence  
+
+[Web Animations] Update WPT tests related to Web Animations and remove imported Mozilla tests
+https://bugs.webkit.org/show_bug.cgi?id=203291
+
+Unreviewed test gardening.
+
+Removed duplicate test expectations.
+
+* platform/ios/TestExpectations:
+
 2020-04-17  Oriol Brufau  
 
 Revert "[css-grid] Exclude implicit grid tracks from the resolved value"


Modified: trunk/LayoutTests/platform/ios/TestExpectations (260261 => 260262)

--- trunk/LayoutTests/platform/ios/TestExpectations	2020-04-17 17:24:20 UTC (rev 260261)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-04-17 17:43:29 UTC (rev 260262)
@@ -3393,9 +3393,6 @@
 
 webkit.org/b/202958 css3/filters/svg-blur-filter-clipped.html [ ImageOnlyFailure ]
 
-webkit.org/b/203291 imported/w3c/web-platform-tests/css/css-transitions/before-load-001.html [ Failure ]
-webkit.org/b/203291 imported/w3c/web-platform-tests/css/css-transitions/properties-value-auto-001.html [ Failure ]
-
 webkit.org/b/203305 imported/w3c/web-platform-tests/css/css-transitions/properties-value-001.html [ Pass Failure ]
 webkit.org/b/203305 [ Debug ] imported/w3c/web-platform-tests/css/css-transitions/properties-value-inherit-001.html [ Pass Failure ]
 webkit.org/b/203356 [ Debug ] imported/w3c/web-platform-tests/css/css-transitions/properties-value-003.html [ Pass Failure ]






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


[webkit-changes] [260256] trunk/LayoutTests/imported/w3c

2020-04-17 Thread lawrence . j
Title: [260256] trunk/LayoutTests/imported/w3c








Revision 260256
Author lawrenc...@apple.com
Date 2020-04-17 09:24:00 -0700 (Fri, 17 Apr 2020)


Log Message
REGRESSION: (r260243) [ Mac and iOS ] imported/w3c/web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent.html fails.
https://bugs.webkit.org/show_bug.cgi?id=210655

Unreviewed test gardening.

* web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent-expected.txt:

Modified Paths

trunk/LayoutTests/imported/w3c/ChangeLog
trunk/LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent-expected.txt




Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (260255 => 260256)

--- trunk/LayoutTests/imported/w3c/ChangeLog	2020-04-17 15:50:13 UTC (rev 260255)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2020-04-17 16:24:00 UTC (rev 260256)
@@ -1,3 +1,12 @@
+2020-04-17  Jason Lawrence  
+
+REGRESSION: (r260243) [ Mac and iOS ] imported/w3c/web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent.html fails.
+https://bugs.webkit.org/show_bug.cgi?id=210655
+
+Unreviewed test gardening.
+
+* web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent-expected.txt:
+
 2020-04-17  Oriol Brufau  
 
 Revert "[css-grid] Exclude implicit grid tracks from the resolved value"


Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent-expected.txt (260255 => 260256)

--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent-expected.txt	2020-04-17 15:50:13 UTC (rev 260255)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent-expected.txt	2020-04-17 16:24:00 UTC (rev 260256)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 102: [object Object]
+CONSOLE MESSAGE: [object Object]
 CONSOLE MESSAGE: TypeError: 'handleEvent' property of event listener should be callable
 CONSOLE MESSAGE: TypeError: 'handleEvent' property of event listener should be callable
 






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


[webkit-changes] [260026] trunk/LayoutTests

2020-04-13 Thread lawrence . j
Title: [260026] trunk/LayoutTests








Revision 260026
Author lawrenc...@apple.com
Date 2020-04-13 10:52:48 -0700 (Mon, 13 Apr 2020)


Log Message
[ macOS wk1 ] css2.1/20110323/replaced-intrinsic-ratio-001.htm is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=207160

Unreviewed test gardening.

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

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260025 => 260026)

--- trunk/LayoutTests/ChangeLog	2020-04-13 17:48:24 UTC (rev 260025)
+++ trunk/LayoutTests/ChangeLog	2020-04-13 17:52:48 UTC (rev 260026)
@@ -1,3 +1,13 @@
+2020-04-13  Jason Lawrence  
+
+[ macOS wk1 ] css2.1/20110323/replaced-intrinsic-ratio-001.htm is flaky failing
+https://bugs.webkit.org/show_bug.cgi?id=207160
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+* platform/mac/TestExpectations:
+
 2020-04-13  Antti Koivisto  
 
 [CSS Selectors] Selectors Level 4 specificity calculation for pseudo classes


Modified: trunk/LayoutTests/platform/mac/TestExpectations (260025 => 260026)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-13 17:48:24 UTC (rev 260025)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-13 17:52:48 UTC (rev 260026)
@@ -1972,3 +1972,5 @@
 webkit.org/b/210046 [ Release ] storage/indexeddb/value-cursor-cycle.html [ Pass Failure ]
 
 webkit.org/b/182571 [ Debug ] media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html [ Pass Timeout ]
+
+webkit.org/b/207160 css2.1/20110323/replaced-intrinsic-ratio-001.htm [ Pass Failure ]
\ No newline at end of file


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (260025 => 260026)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-13 17:48:24 UTC (rev 260025)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-13 17:52:48 UTC (rev 260026)
@@ -882,8 +882,6 @@
 
 webkit.org/b/207157 inspector/debugger/tail-deleted-frames/tail-deleted-frames-scopes.html [ Pass Timeout ]
 
-webkit.org/b/207160 css2.1/20110323/replaced-intrinsic-ratio-001.htm [ Pass Failure ]
-
 webkit.org/b/207167 inspector/unit-tests/server-timing-entry.html [ Pass Timeout ]
 
 webkit.org/b/207469 [ Debug ] imported/w3c/web-platform-tests/svg/animations/slider-switch.html [ Pass Failure ]






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


[webkit-changes] [260022] trunk/LayoutTests

2020-04-13 Thread lawrence . j
Title: [260022] trunk/LayoutTests








Revision 260022
Author lawrenc...@apple.com
Date 2020-04-13 10:15:33 -0700 (Mon, 13 Apr 2020)


Log Message
REGRESSION: [ Mac wk2 ] WebKit::ViewGestureController::handleSwipeGesture(WebKit::WebBackForwardListItem*, double, WebKit::ViewGestureController::SwipeDirection) -  flaky crashes.
https://bugs.webkit.org/show_bug.cgi?id=210433

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (260021 => 260022)

--- trunk/LayoutTests/ChangeLog	2020-04-13 16:58:24 UTC (rev 260021)
+++ trunk/LayoutTests/ChangeLog	2020-04-13 17:15:33 UTC (rev 260022)
@@ -1,3 +1,12 @@
+2020-04-13  Jason Lawrence  
+
+REGRESSION: [ Mac wk2 ] WebKit::ViewGestureController::handleSwipeGesture(WebKit::WebBackForwardListItem*, double, WebKit::ViewGestureController::SwipeDirection) -  flaky crashes.
+https://bugs.webkit.org/show_bug.cgi?id=210433
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-04-13  Said Abou-Hallawa  
 
 When drawing an image srcRect and imageRect have to be in the orientation of destRect


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (260021 => 260022)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-13 16:58:24 UTC (rev 260021)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-13 17:15:33 UTC (rev 260022)
@@ -1044,4 +1044,6 @@
 
 webkit.org/b/210165 [ Catalina ] webrtc/peer-connection-audio-mute2.html [ Pass Timeout Failure ]
 
-webkit.org/b/210349 [ Debug ] media/modern-media-controls/media-controller/media-controller-auto-hide.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/210349 [ Debug ] media/modern-media-controls/media-controller/media-controller-auto-hide.html [ Pass Timeout ]
+
+webkit.org/b/210433 swipe/basic-cached-back-swipe.html [ Pass Crash Timeout ]
\ No newline at end of file






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


[webkit-changes] [259884] trunk/LayoutTests

2020-04-10 Thread lawrence . j
Title: [259884] trunk/LayoutTests








Revision 259884
Author lawrenc...@apple.com
Date 2020-04-10 11:21:44 -0700 (Fri, 10 Apr 2020)


Log Message
[ Mac wk2 Debug ] media/modern-media-controls/media-controller/media-controller-auto-hide.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=210349

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259883 => 259884)

--- trunk/LayoutTests/ChangeLog	2020-04-10 18:17:25 UTC (rev 259883)
+++ trunk/LayoutTests/ChangeLog	2020-04-10 18:21:44 UTC (rev 259884)
@@ -1,5 +1,14 @@
 2020-04-10  Jason Lawrence  
 
+[ Mac wk2 Debug ] media/modern-media-controls/media-controller/media-controller-auto-hide.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=210349
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
+2020-04-10  Jason Lawrence  
+
 REGRESSION: [ MacOS WK1 & iOS ] Layout Tests in media/media-fragments/ are flaky
 https://bugs.webkit.org/show_bug.cgi?id=187557
 


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259883 => 259884)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-10 18:17:25 UTC (rev 259883)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-10 18:21:44 UTC (rev 259884)
@@ -1041,3 +1041,5 @@
 webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
 
 webkit.org/b/210165 [ Catalina ] webrtc/peer-connection-audio-mute2.html [ Pass Timeout Failure ]
+
+webkit.org/b/210349 [ Debug ] media/modern-media-controls/media-controller/media-controller-auto-hide.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259881] trunk/LayoutTests

2020-04-10 Thread lawrence . j
Title: [259881] trunk/LayoutTests








Revision 259881
Author lawrenc...@apple.com
Date 2020-04-10 10:13:52 -0700 (Fri, 10 Apr 2020)


Log Message
REGRESSION: [ MacOS WK1 & iOS ] Layout Tests in media/media-fragments/ are flaky
https://bugs.webkit.org/show_bug.cgi?id=187557

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259880 => 259881)

--- trunk/LayoutTests/ChangeLog	2020-04-10 17:06:52 UTC (rev 259880)
+++ trunk/LayoutTests/ChangeLog	2020-04-10 17:13:52 UTC (rev 259881)
@@ -1,3 +1,12 @@
+2020-04-10  Jason Lawrence  
+
+REGRESSION: [ MacOS WK1 & iOS ] Layout Tests in media/media-fragments/ are flaky
+https://bugs.webkit.org/show_bug.cgi?id=187557
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-04-10  Keith Miller  
 
 Fix failing legacy CSP tests by converting them to modern tests instead.


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259880 => 259881)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-10 17:06:52 UTC (rev 259880)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-10 17:13:52 UTC (rev 259881)
@@ -703,6 +703,7 @@
 webkit.org/b/187557 [ Debug ] media/media-fragments/TC0005.html [ Pass Failure ]
 webkit.org/b/187522 [ Debug ] media/media-fragments/TC0015.html [ Pass Failure ]
 webkit.org/b/187557 [ Debug ] media/media-fragments/TC0024.html [ Pass Failure ]
+webkit.org/b/187557 [ Debug ] media/media-fragments/TC0036.html [ Pass Failure ]
 webkit.org/b/187557 [ Debug ] media/media-fragments/TC0037.html [ Pass Failure ]
 webkit.org/b/187557 [ Debug ] media/media-fragments/TC0078.html [ Pass Failure ]
 webkit.org/b/187557 [ Debug ] media/media-fragments/TC0079.html [ Pass Failure ]






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


[webkit-changes] [259801] trunk/LayoutTests

2020-04-09 Thread lawrence . j
Title: [259801] trunk/LayoutTests








Revision 259801
Author lawrenc...@apple.com
Date 2020-04-09 08:19:13 -0700 (Thu, 09 Apr 2020)


Log Message
[ iOS wk2 ] crypto/subtle/rsa-indexeddb.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=208010

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259800 => 259801)

--- trunk/LayoutTests/ChangeLog	2020-04-09 15:13:07 UTC (rev 259800)
+++ trunk/LayoutTests/ChangeLog	2020-04-09 15:19:13 UTC (rev 259801)
@@ -1,3 +1,12 @@
+2020-04-09  Jason Lawrence  
+
+[ iOS wk2 ] crypto/subtle/rsa-indexeddb.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=208010
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-04-09  Alexey Shvayka  
 
 getOwnPropertyDescriptor() is incorrect with Proxy of exotic object


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259800 => 259801)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-09 15:13:07 UTC (rev 259800)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-09 15:19:13 UTC (rev 259801)
@@ -1369,8 +1369,6 @@
 # skip LFC regression tests on iOS for now.
 fast/layoutformattingcontext/ [ Skip ]
 
-webkit.org/b/208010 crypto/subtle/rsa-indexeddb.html [ Slow ]
-
 webkit.org/b/208018 [ Release ] perf/clone-with-focus.html [ Pass Failure ]
 
 webkit.org/b/207943 fast/images/exif-orientation-webgl-texture.html [ ImageOnlyFailure ]






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


[webkit-changes] [259763] trunk/LayoutTests

2020-04-08 Thread lawrence . j
Title: [259763] trunk/LayoutTests








Revision 259763
Author lawrenc...@apple.com
Date 2020-04-08 15:55:41 -0700 (Wed, 08 Apr 2020)


Log Message
REGRESSION: [ Mojave wk1 Debug and iOS wk2 Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky timing out and crashing.
https://bugs.webkit.org/show_bug.cgi?id=210219

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:
* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259762 => 259763)

--- trunk/LayoutTests/ChangeLog	2020-04-08 22:41:44 UTC (rev 259762)
+++ trunk/LayoutTests/ChangeLog	2020-04-08 22:55:41 UTC (rev 259763)
@@ -1,3 +1,13 @@
+2020-04-08  Jason Lawrence  
+
+REGRESSION: [ Mojave wk1 Debug and iOS wk2 Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky timing out and crashing.
+https://bugs.webkit.org/show_bug.cgi?id=210219
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+* platform/mac-wk1/TestExpectations:
+
 2020-04-08  Daniel Bates  
 
 Track editable elements on screen


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259762 => 259763)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 22:41:44 UTC (rev 259762)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 22:55:41 UTC (rev 259763)
@@ -1765,4 +1765,6 @@
 
 webkit.org/b/210201 [ Debug ] editing/editability/empty-document-delete.html [ Pass Crash ]
 
-webkit.org/b/210205 [ Debug ] fast/text/firstline/001.html [ Pass Crash ]
\ No newline at end of file
+webkit.org/b/210205 [ Debug ] fast/text/firstline/001.html [ Pass Crash ]
+
+webkit.org/b/210219 [ Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Crash ]
\ No newline at end of file


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259762 => 259763)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-08 22:41:44 UTC (rev 259762)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-08 22:55:41 UTC (rev 259763)
@@ -959,3 +959,5 @@
 
 webkit.org/b/210198 webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
 webkit.org/b/210198 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow ]
+
+webkit.org/b/210219 [ Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259735] trunk/LayoutTests

2020-04-08 Thread lawrence . j
Title: [259735] trunk/LayoutTests








Revision 259735
Author lawrenc...@apple.com
Date 2020-04-08 11:47:58 -0700 (Wed, 08 Apr 2020)


Log Message
REGRESSION: [ iOS wk2 Debug ] WTFCrash + 14 (Assertions.cpp:309) - WebCore::Page::recomputeTextAutoSizingInAllFrames()
https://bugs.webkit.org/show_bug.cgi?id=210205

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259734 => 259735)

--- trunk/LayoutTests/ChangeLog	2020-04-08 18:23:51 UTC (rev 259734)
+++ trunk/LayoutTests/ChangeLog	2020-04-08 18:47:58 UTC (rev 259735)
@@ -1,5 +1,14 @@
 2020-04-08  Jason Lawrence  
 
+REGRESSION: [ iOS wk2 Debug ] WTFCrash + 14 (Assertions.cpp:309) - WebCore::Page::recomputeTextAutoSizingInAllFrames()
+https://bugs.webkit.org/show_bug.cgi?id=210205
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
+2020-04-08  Jason Lawrence  
+
 [ iOS wk2 Debug ] WTFCrash + 14 (Assertions.cpp:309) - WebKit::EditorState::postLayoutData()
 https://bugs.webkit.org/show_bug.cgi?id=210201
 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259734 => 259735)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 18:23:51 UTC (rev 259734)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 18:47:58 UTC (rev 259735)
@@ -1763,4 +1763,6 @@
 
 webkit.org/b/206750 http/tests/security/appcache-in-private-browsing.html [ Pass Timeout ]
 
-webkit.org/b/210201 [ Debug ] editing/editability/empty-document-delete.html [ Pass Crash ]
\ No newline at end of file
+webkit.org/b/210201 [ Debug ] editing/editability/empty-document-delete.html [ Pass Crash ]
+
+webkit.org/b/210205 [ Debug ] fast/text/firstline/001.html [ Pass Crash ]
\ No newline at end of file






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


[webkit-changes] [259733] trunk/LayoutTests

2020-04-08 Thread lawrence . j
Title: [259733] trunk/LayoutTests








Revision 259733
Author lawrenc...@apple.com
Date 2020-04-08 11:18:47 -0700 (Wed, 08 Apr 2020)


Log Message
[ iOS wk2 Debug ] WTFCrash + 14 (Assertions.cpp:309) - WebKit::EditorState::postLayoutData()
https://bugs.webkit.org/show_bug.cgi?id=210201

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259732 => 259733)

--- trunk/LayoutTests/ChangeLog	2020-04-08 18:15:49 UTC (rev 259732)
+++ trunk/LayoutTests/ChangeLog	2020-04-08 18:18:47 UTC (rev 259733)
@@ -1,3 +1,12 @@
+2020-04-08  Jason Lawrence  
+
+[ iOS wk2 Debug ] WTFCrash + 14 (Assertions.cpp:309) - WebKit::EditorState::postLayoutData()
+https://bugs.webkit.org/show_bug.cgi?id=210201
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-04-08  Zalan Bujtas  
 
 [Win] Gardening, update baselines


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259732 => 259733)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 18:15:49 UTC (rev 259732)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-08 18:18:47 UTC (rev 259733)
@@ -1761,4 +1761,6 @@
 
 webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]
 
-webkit.org/b/206750 http/tests/security/appcache-in-private-browsing.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/206750 http/tests/security/appcache-in-private-browsing.html [ Pass Timeout ]
+
+webkit.org/b/210201 [ Debug ] editing/editability/empty-document-delete.html [ Pass Crash ]
\ No newline at end of file






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


[webkit-changes] [259728] trunk/LayoutTests

2020-04-08 Thread lawrence . j
Title: [259728] trunk/LayoutTests








Revision 259728
Author lawrenc...@apple.com
Date 2020-04-08 10:41:34 -0700 (Wed, 08 Apr 2020)


Log Message
[ Mac wk1 Debug ] two webgl/2.0.0/conformance2/attribs/gl tests are flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=210198

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259727 => 259728)

--- trunk/LayoutTests/ChangeLog	2020-04-08 17:30:21 UTC (rev 259727)
+++ trunk/LayoutTests/ChangeLog	2020-04-08 17:41:34 UTC (rev 259728)
@@ -1,3 +1,12 @@
+2020-04-08  Jason Lawrence  
+
+[ Mac wk1 Debug ] two webgl/2.0.0/conformance2/attribs/gl tests are flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=210198
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-04-08  Jacob Uphoff  
 
 Flaky Test: media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259727 => 259728)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-08 17:30:21 UTC (rev 259727)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-08 17:41:34 UTC (rev 259728)
@@ -958,3 +958,6 @@
 webkit.org/b/210079 [ Debug ] inspector/debugger/evaluateOnCallFrame-errors.html [ Pass Failure ]
 
 webkit.org/b/210134 media/track/track-css-user-override.html [ Pass Failure ]
+
+webkit.org/b/210198 webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
+webkit.org/b/210198 webgl/2.0.0/conformance2/state/gl-object-get-calls.html [ Slow ]
\ No newline at end of file






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


[webkit-changes] [259686] trunk/LayoutTests

2020-04-07 Thread lawrence . j
Title: [259686] trunk/LayoutTests








Revision 259686
Author lawrenc...@apple.com
Date 2020-04-07 16:42:34 -0700 (Tue, 07 Apr 2020)


Log Message
[ iOS ] http/tests/security/appcache-in-private-browsing.html is flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=206750

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259685 => 259686)

--- trunk/LayoutTests/ChangeLog	2020-04-07 23:36:04 UTC (rev 259685)
+++ trunk/LayoutTests/ChangeLog	2020-04-07 23:42:34 UTC (rev 259686)
@@ -1,5 +1,14 @@
 2020-04-07  Jason Lawrence  
 
+[ iOS ] http/tests/security/appcache-in-private-browsing.html is flaky timing out
+https://bugs.webkit.org/show_bug.cgi?id=206750
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
+2020-04-07  Jason Lawrence  
+
 [ Catalina wk2 ] webrtc/peer-connection-audio-mute2.html is flaky timing out.
 https://bugs.webkit.org/show_bug.cgi?id=210165
 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259685 => 259686)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-07 23:36:04 UTC (rev 259685)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-07 23:42:34 UTC (rev 259686)
@@ -1759,4 +1759,6 @@
 
 webkit.org/b/209869 crypto/subtle/rsa-indexeddb-non-exportable-private.html [ Pass Timeout ]
 
-webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]
+
+webkit.org/b/206750 http/tests/security/appcache-in-private-browsing.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259684] trunk/LayoutTests

2020-04-07 Thread lawrence . j
Title: [259684] trunk/LayoutTests








Revision 259684
Author lawrenc...@apple.com
Date 2020-04-07 16:25:33 -0700 (Tue, 07 Apr 2020)


Log Message
[ Catalina wk2 ] webrtc/peer-connection-audio-mute2.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=210165

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259683 => 259684)

--- trunk/LayoutTests/ChangeLog	2020-04-07 23:24:52 UTC (rev 259683)
+++ trunk/LayoutTests/ChangeLog	2020-04-07 23:25:33 UTC (rev 259684)
@@ -1,3 +1,12 @@
+2020-04-07  Jason Lawrence  
+
+[ Catalina wk2 ] webrtc/peer-connection-audio-mute2.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=210165
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-04-07  Jacob Uphoff  
 
 [ iOS wk2 ] http/wpt/cache-storage/cache-put-keys.https.any.html is flaky failing.


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259683 => 259684)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-07 23:24:52 UTC (rev 259683)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-07 23:25:33 UTC (rev 259684)
@@ -1042,4 +1042,6 @@
 
 webkit.org/b/209769 [ Catalina ] tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html [ Pass Failure ]
 
-webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
\ No newline at end of file
+webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
+
+webkit.org/b/210165 [ Catalina ] webrtc/peer-connection-audio-mute2.html [ Pass Timeout Failure ]
\ No newline at end of file






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


[webkit-changes] [259612] trunk/LayoutTests

2020-04-06 Thread lawrence . j
Title: [259612] trunk/LayoutTests








Revision 259612
Author lawrenc...@apple.com
Date 2020-04-06 16:39:40 -0700 (Mon, 06 Apr 2020)


Log Message
[ Mac wk1 Debug ] inspector/debugger/evaluateOnCallFrame-errors.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=210079

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259611 => 259612)

--- trunk/LayoutTests/ChangeLog	2020-04-06 23:34:51 UTC (rev 259611)
+++ trunk/LayoutTests/ChangeLog	2020-04-06 23:39:40 UTC (rev 259612)
@@ -1,5 +1,14 @@
 2020-04-06  Jason Lawrence  
 
+[ Mac wk1 Debug ] inspector/debugger/evaluateOnCallFrame-errors.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=210079
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
+2020-04-06  Jason Lawrence  
+
 storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
 https://bugs.webkit.org/show_bug.cgi?id=210046
 


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259611 => 259612)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-06 23:34:51 UTC (rev 259611)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-06 23:39:40 UTC (rev 259612)
@@ -954,3 +954,5 @@
 webkit.org/b/209882 [ Debug ] inspector/page/overrideSetting-ICECandidateFilteringEnabled.html [ Pass Timeout ]
 
 webkit.org/b/209921 [ Debug ] inspector/css/add-css-property.html [ Pass Timeout ]
+
+webkit.org/b/210079 [ Debug ] inspector/debugger/evaluateOnCallFrame-errors.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [259596] trunk/LayoutTests

2020-04-06 Thread lawrence . j
Title: [259596] trunk/LayoutTests








Revision 259596
Author lawrenc...@apple.com
Date 2020-04-06 14:59:15 -0700 (Mon, 06 Apr 2020)


Log Message
storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
https://bugs.webkit.org/show_bug.cgi?id=210046

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259595 => 259596)

--- trunk/LayoutTests/ChangeLog	2020-04-06 21:44:11 UTC (rev 259595)
+++ trunk/LayoutTests/ChangeLog	2020-04-06 21:59:15 UTC (rev 259596)
@@ -1,3 +1,12 @@
+2020-04-06  Jason Lawrence  
+
+storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
+https://bugs.webkit.org/show_bug.cgi?id=210046
+
+Unreviewed test gardening.
+
+* platform/mac/TestExpectations:
+
 2020-04-06  Jack Lee  
 
 Nullptr crash in CompositeEditCommand::moveParagraphContentsToNewBlockIfNecessary with draggable text


Modified: trunk/LayoutTests/platform/mac/TestExpectations (259595 => 259596)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-06 21:44:11 UTC (rev 259595)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-06 21:59:15 UTC (rev 259596)
@@ -1968,3 +1968,5 @@
 webkit.org/b/209740 webgl/2.0.0/conformance2/rendering/framebuffer-completeness-unaffected.html [ Failure ]
 
 webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]
+
+webkit.org/b/210046 [ Release ] storage/indexeddb/value-cursor-cycle.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [259406] trunk/LayoutTests

2020-04-02 Thread lawrence . j
Title: [259406] trunk/LayoutTests








Revision 259406
Author lawrenc...@apple.com
Date 2020-04-02 13:20:03 -0700 (Thu, 02 Apr 2020)


Log Message
[ Mac wk1 Debug ] inspector/css/add-css-property.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209921

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259405 => 259406)

--- trunk/LayoutTests/ChangeLog	2020-04-02 20:05:53 UTC (rev 259405)
+++ trunk/LayoutTests/ChangeLog	2020-04-02 20:20:03 UTC (rev 259406)
@@ -1,3 +1,12 @@
+2020-04-02  Jason Lawrence  
+
+[ Mac wk1 Debug ] inspector/css/add-css-property.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=209921
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-04-02  Ryan Haddad  
 
 Unreviewed test gardening.


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259405 => 259406)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-02 20:05:53 UTC (rev 259405)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-02 20:20:03 UTC (rev 259406)
@@ -950,3 +950,5 @@
 webkit.org/b/209866 [ Mojave Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html [ Pass Failure ]
 
 webkit.org/b/209882 [ Debug ] inspector/page/overrideSetting-ICECandidateFilteringEnabled.html [ Pass Timeout ]
+
+webkit.org/b/209921 [ Debug ] inspector/css/add-css-property.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259391] trunk/LayoutTests

2020-04-02 Thread lawrence . j
Title: [259391] trunk/LayoutTests








Revision 259391
Author lawrenc...@apple.com
Date 2020-04-02 10:36:28 -0700 (Thu, 02 Apr 2020)


Log Message
[ Mac wk2 Debug ] webrtc/datachannel/multiple-connections.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209878

Unreviewed test gardening.

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

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations
trunk/LayoutTests/platform/mac-wk1/TestExpectations
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259390 => 259391)

--- trunk/LayoutTests/ChangeLog	2020-04-02 16:39:06 UTC (rev 259390)
+++ trunk/LayoutTests/ChangeLog	2020-04-02 17:36:28 UTC (rev 259391)
@@ -1,5 +1,16 @@
 2020-04-02  Jason Lawrence  
 
+[ Mac wk2 Debug ] webrtc/datachannel/multiple-connections.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=209878
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+* platform/mac-wk2/TestExpectations:
+* platform/mac/TestExpectations:
+
+2020-04-02  Jason Lawrence  
+
 [ Mac and iOS ] svg/custom/animate-initial-pause-unpause.html is flaky timing out.
 https://bugs.webkit.org/show_bug.cgi?id=209908
 


Modified: trunk/LayoutTests/platform/mac/TestExpectations (259390 => 259391)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-02 16:39:06 UTC (rev 259390)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-02 17:36:28 UTC (rev 259391)
@@ -1974,6 +1974,4 @@
 
 webkit.org/b/209740 webgl/2.0.0/conformance2/rendering/framebuffer-completeness-unaffected.html [ Failure ]
 
-webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
-
 webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]
\ No newline at end of file


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259390 => 259391)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-02 16:39:06 UTC (rev 259390)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-02 17:36:28 UTC (rev 259391)
@@ -329,6 +329,7 @@
 webrtc/datachannel [ Pass ]
 webrtc/datachannel/mdns-ice-candidates.html [ Skip ]
 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-offer.html [ Failure ]
+webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
 
 # These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead.
 fast/forms/validation-message-on-listbox.html


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259390 => 259391)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-02 16:39:06 UTC (rev 259390)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-04-02 17:36:28 UTC (rev 259391)
@@ -1039,4 +1039,6 @@
 
 webkit.org/b/209672 http/wpt/service-workers/service-worker-spinning-fetch.https.html [ Pass Failure Crash ]
 
-webkit.org/b/209769 [ Catalina ] tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/209769 [ Catalina ] tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html [ Pass Failure ]
+
+webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
\ No newline at end of file






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


[webkit-changes] [259389] trunk/LayoutTests

2020-04-02 Thread lawrence . j
Title: [259389] trunk/LayoutTests








Revision 259389
Author lawrenc...@apple.com
Date 2020-04-02 09:12:16 -0700 (Thu, 02 Apr 2020)


Log Message
[ Mac and iOS ] svg/custom/animate-initial-pause-unpause.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209908

Unreviewed test gardening.

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

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259388 => 259389)

--- trunk/LayoutTests/ChangeLog	2020-04-02 15:59:55 UTC (rev 259388)
+++ trunk/LayoutTests/ChangeLog	2020-04-02 16:12:16 UTC (rev 259389)
@@ -1,3 +1,13 @@
+2020-04-02  Jason Lawrence  
+
+[ Mac and iOS ] svg/custom/animate-initial-pause-unpause.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=209908
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+* platform/mac/TestExpectations:
+
 2020-04-02  youenn fablet  
 
 Debug crash: ASSERTION FAILED: m_ongoingFetches.contains(task.fetchIdentifier())


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259388 => 259389)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-02 15:59:55 UTC (rev 259388)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-02 16:12:16 UTC (rev 259389)
@@ -1759,4 +1759,6 @@
 
 webkit.org/b/209812 fast/forms/input-text-scroll-left-on-blur.html [ Pass Failure ]
 
-webkit.org/b/209869 crypto/subtle/rsa-indexeddb-non-exportable-private.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/209869 crypto/subtle/rsa-indexeddb-non-exportable-private.html [ Pass Timeout ]
+
+webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]
\ No newline at end of file


Modified: trunk/LayoutTests/platform/mac/TestExpectations (259388 => 259389)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-02 15:59:55 UTC (rev 259388)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-02 16:12:16 UTC (rev 259389)
@@ -1974,4 +1974,6 @@
 
 webkit.org/b/209740 webgl/2.0.0/conformance2/rendering/framebuffer-completeness-unaffected.html [ Failure ]
 
-webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
\ No newline at end of file
+webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
+
+webkit.org/b/209908 svg/custom/animate-initial-pause-unpause.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259365] trunk/LayoutTests

2020-04-01 Thread lawrence . j
Title: [259365] trunk/LayoutTests








Revision 259365
Author lawrenc...@apple.com
Date 2020-04-01 14:52:35 -0700 (Wed, 01 Apr 2020)


Log Message
[ Mac wk1 Debug ] inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209882

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259364 => 259365)

--- trunk/LayoutTests/ChangeLog	2020-04-01 21:51:18 UTC (rev 259364)
+++ trunk/LayoutTests/ChangeLog	2020-04-01 21:52:35 UTC (rev 259365)
@@ -1,5 +1,14 @@
 2020-04-01  Jason Lawrence  
 
+[ Mac wk1 Debug ] inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=209882
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
+2020-04-01  Jason Lawrence  
+
 [ Mac wk2 Debug ] webrtc/datachannel/multiple-connections.html is flaky timing out.
 https://bugs.webkit.org/show_bug.cgi?id=209878
 


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259364 => 259365)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-01 21:51:18 UTC (rev 259364)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-01 21:52:35 UTC (rev 259365)
@@ -947,4 +947,6 @@
 
 webkit.org/b/209837 [ Mojave Release ] fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Pass Timeout ]
 
-webkit.org/b/209866 [ Mojave Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/209866 [ Mojave Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html [ Pass Failure ]
+
+webkit.org/b/209882 [ Debug ] inspector/page/overrideSetting-ICECandidateFilteringEnabled.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259361] trunk/LayoutTests

2020-04-01 Thread lawrence . j
Title: [259361] trunk/LayoutTests








Revision 259361
Author lawrenc...@apple.com
Date 2020-04-01 13:59:18 -0700 (Wed, 01 Apr 2020)


Log Message
[ Mac wk2 Debug ] webrtc/datachannel/multiple-connections.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209878

Unreviewed test gardening.

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

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259360 => 259361)

--- trunk/LayoutTests/ChangeLog	2020-04-01 20:40:39 UTC (rev 259360)
+++ trunk/LayoutTests/ChangeLog	2020-04-01 20:59:18 UTC (rev 259361)
@@ -1,3 +1,13 @@
+2020-04-01  Jason Lawrence  
+
+[ Mac wk2 Debug ] webrtc/datachannel/multiple-connections.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=209878
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+* platform/mac/TestExpectations:
+
 2020-04-01  Chris Dumez  
 
 ASSERTION FAILED: m_wrapper on imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html


Modified: trunk/LayoutTests/platform/mac/TestExpectations (259360 => 259361)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-01 20:40:39 UTC (rev 259360)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-01 20:59:18 UTC (rev 259361)
@@ -1973,3 +1973,5 @@
 webkit.org/b/208023 [ Catalina ] fast/text/international/system-language/declarative-language.html [ Failure ]
 
 webkit.org/b/209740 webgl/2.0.0/conformance2/rendering/framebuffer-completeness-unaffected.html [ Failure ]
+
+webkit.org/b/209878  [ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
\ No newline at end of file


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259360 => 259361)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-01 20:40:39 UTC (rev 259360)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-01 20:59:18 UTC (rev 259361)
@@ -329,7 +329,6 @@
 webrtc/datachannel [ Pass ]
 webrtc/datachannel/mdns-ice-candidates.html [ Skip ]
 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-offer.html [ Failure ]
-[ Debug ] webrtc/datachannel/multiple-connections.html [ Slow ]
 
 # These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead.
 fast/forms/validation-message-on-listbox.html






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


[webkit-changes] [259356] trunk/LayoutTests

2020-04-01 Thread lawrence . j
Title: [259356] trunk/LayoutTests








Revision 259356
Author lawrenc...@apple.com
Date 2020-04-01 11:47:51 -0700 (Wed, 01 Apr 2020)


Log Message
[ iOS wk2 ] crypto/subtle/rsa-indexeddb-non-exportable-private.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209869

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259355 => 259356)

--- trunk/LayoutTests/ChangeLog	2020-04-01 18:42:50 UTC (rev 259355)
+++ trunk/LayoutTests/ChangeLog	2020-04-01 18:47:51 UTC (rev 259356)
@@ -1,5 +1,14 @@
 2020-04-01  Jason Lawrence  
 
+[ iOS wk2 ] crypto/subtle/rsa-indexeddb-non-exportable-private.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=209869
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
+2020-04-01  Jason Lawrence  
+
 [ Mojave wk1 Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html is flaky failing.
 https://bugs.webkit.org/show_bug.cgi?id=209866
 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259355 => 259356)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-01 18:42:50 UTC (rev 259355)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-04-01 18:47:51 UTC (rev 259356)
@@ -1757,4 +1757,6 @@
 
 webkit.org/b/209544 svg/custom/object-sizing-explicit-width.xhtml [ Pass Failure ]
 
-webkit.org/b/209812 fast/forms/input-text-scroll-left-on-blur.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/209812 fast/forms/input-text-scroll-left-on-blur.html [ Pass Failure ]
+
+webkit.org/b/209869 crypto/subtle/rsa-indexeddb-non-exportable-private.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259354] trunk/LayoutTests

2020-04-01 Thread lawrence . j
Title: [259354] trunk/LayoutTests








Revision 259354
Author lawrenc...@apple.com
Date 2020-04-01 11:22:36 -0700 (Wed, 01 Apr 2020)


Log Message
[ Mojave wk1 Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209866

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259353 => 259354)

--- trunk/LayoutTests/ChangeLog	2020-04-01 17:02:21 UTC (rev 259353)
+++ trunk/LayoutTests/ChangeLog	2020-04-01 18:22:36 UTC (rev 259354)
@@ -1,3 +1,12 @@
+2020-04-01  Jason Lawrence  
+
+[ Mojave wk1 Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209866
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-04-01  Commit Queue  
 
 Unreviewed, reverting r259328.


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259353 => 259354)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-01 17:02:21 UTC (rev 259353)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-04-01 18:22:36 UTC (rev 259354)
@@ -946,4 +946,6 @@
 
 webkit.org/b/209621 fast/loader/child-frame-add-after-back-forward.html [ Pass Timeout ]
 
-webkit.org/b/209837 [ Mojave Release ] fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/209837 [ Mojave Release ] fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Pass Timeout ]
+
+webkit.org/b/209866 [ Mojave Release ] platform/mac/media/media-source/videoplaybackquality-decompressionsession.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [259319] trunk/LayoutTests

2020-03-31 Thread lawrence . j
Title: [259319] trunk/LayoutTests








Revision 259319
Author lawrenc...@apple.com
Date 2020-03-31 16:03:29 -0700 (Tue, 31 Mar 2020)


Log Message
[ Mojave wk1 Release ] fast/canvas/webgl/texImage2D-mse-flipY-true.html is timing out.
https://bugs.webkit.org/show_bug.cgi?id=209837

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259318 => 259319)

--- trunk/LayoutTests/ChangeLog	2020-03-31 22:41:15 UTC (rev 259318)
+++ trunk/LayoutTests/ChangeLog	2020-03-31 23:03:29 UTC (rev 259319)
@@ -1,5 +1,14 @@
 2020-03-31  Jason Lawrence  
 
+[ Mojave wk1 Release ] fast/canvas/webgl/texImage2D-mse-flipY-true.html is timing out.
+https://bugs.webkit.org/show_bug.cgi?id=209837
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
+2020-03-31  Jason Lawrence  
+
 [ Mac wk1 Debug] inspector/injected-script/avoid-getter-invocation.html is flaky failing.
 https://bugs.webkit.org/show_bug.cgi?id=209073
 


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259318 => 259319)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-31 22:41:15 UTC (rev 259318)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-31 23:03:29 UTC (rev 259319)
@@ -945,3 +945,5 @@
 webkit.org/b/209560 imported/w3c/web-platform-tests/xhr/send-response-upload-event-progress.htm [ Pass Crash Failure ]
 
 webkit.org/b/209621 fast/loader/child-frame-add-after-back-forward.html [ Pass Timeout ]
+
+webkit.org/b/209837 [ Mojave Release ] fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259318] trunk/LayoutTests

2020-03-31 Thread lawrence . j
Title: [259318] trunk/LayoutTests








Revision 259318
Author lawrenc...@apple.com
Date 2020-03-31 15:41:15 -0700 (Tue, 31 Mar 2020)


Log Message
[ Mac wk1 Debug] inspector/injected-script/avoid-getter-invocation.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209073

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259317 => 259318)

--- trunk/LayoutTests/ChangeLog	2020-03-31 22:38:00 UTC (rev 259317)
+++ trunk/LayoutTests/ChangeLog	2020-03-31 22:41:15 UTC (rev 259318)
@@ -1,3 +1,12 @@
+2020-03-31  Jason Lawrence  
+
+[ Mac wk1 Debug] inspector/injected-script/avoid-getter-invocation.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209073
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-03-31  Ryan Haddad  
 
 Unreviewed test gardening for iOS and macOS.


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259317 => 259318)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-31 22:38:00 UTC (rev 259317)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-31 22:41:15 UTC (rev 259318)
@@ -930,7 +930,7 @@
 
 webkit.org/b/209067 http/tests/security/_javascript_URL/xss-DENIED-to-_javascript_-url-in-foreign-domain-subframe.html [ Pass Failure ]
 
-webkit.org/b/209073 [ Debug ] inspector/injected-script/avoid-getter-invocation.html [ Pass Failure ]
+webkit.org/b/209073 [ Debug ] inspector/injected-script/avoid-getter-invocation.html [ Pass Failure Timeout ]
 
 webkit.org/b/209154 http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html [ Pass Failure ]
 






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


[webkit-changes] [259301] trunk/LayoutTests

2020-03-31 Thread lawrence . j
Title: [259301] trunk/LayoutTests








Revision 259301
Author lawrenc...@apple.com
Date 2020-03-31 11:22:44 -0700 (Tue, 31 Mar 2020)


Log Message
[ Mac Debug ] ASSERTION FAILED: m_videoFullscreenMode on media/media-fullscreen-return-to-inline.html
https://bugs.webkit.org/show_bug.cgi?id=209823

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259300 => 259301)

--- trunk/LayoutTests/ChangeLog	2020-03-31 17:40:37 UTC (rev 259300)
+++ trunk/LayoutTests/ChangeLog	2020-03-31 18:22:44 UTC (rev 259301)
@@ -1,3 +1,12 @@
+2020-03-31  Jason Lawrence  
+
+[ Mac Debug ] ASSERTION FAILED: m_videoFullscreenMode on media/media-fullscreen-return-to-inline.html
+https://bugs.webkit.org/show_bug.cgi?id=209823
+
+Unreviewed test gardening.
+
+* platform/mac/TestExpectations:
+
 2020-03-31  Chris Lord  
 
 requestAnimationFrame and cancelAnimationFrame should be present on DedicatedWorkerGlobalScope


Modified: trunk/LayoutTests/platform/mac/TestExpectations (259300 => 259301)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-03-31 17:40:37 UTC (rev 259300)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-03-31 18:22:44 UTC (rev 259301)
@@ -1655,7 +1655,7 @@
 webkit.org/b/195466 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html [ Pass Failure Crash ]
 webkit.org/b/195466 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/error-codes/error.html [ Pass Failure ]
 
-webkit.org/b/193399 media/media-fullscreen-return-to-inline.html [ Pass Timeout ]
+webkit.org/b/193399 media/media-fullscreen-return-to-inline.html [ Pass Timeout Crash ]
 
 http/tests/websocket/tests/hybi/handshake-ok-with-legacy-sec-websocket-response-headers.html [ Pass Failure ]
 






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


[webkit-changes] [259294] trunk/LayoutTests

2020-03-31 Thread lawrence . j
Title: [259294] trunk/LayoutTests








Revision 259294
Author lawrenc...@apple.com
Date 2020-03-31 09:10:58 -0700 (Tue, 31 Mar 2020)


Log Message
REGRESSION: [ iOS wk2 ] fast/forms/input-text-scroll-left-on-blur.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209812

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259293 => 259294)

--- trunk/LayoutTests/ChangeLog	2020-03-31 16:09:09 UTC (rev 259293)
+++ trunk/LayoutTests/ChangeLog	2020-03-31 16:10:58 UTC (rev 259294)
@@ -1,3 +1,12 @@
+2020-03-31  Jason Lawrence  
+
+REGRESSION: [ iOS wk2 ] fast/forms/input-text-scroll-left-on-blur.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209812
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-03-31  Ryan Haddad  
 
 Flaky Test: media/track/track-in-band-metadata-display-order.html


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (259293 => 259294)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-31 16:09:09 UTC (rev 259293)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-31 16:10:58 UTC (rev 259294)
@@ -1756,3 +1756,5 @@
 webkit.org/b/209520 http/wpt/fetch/dnt-header-after-redirection.html [ Pass Timeout ]
 
 webkit.org/b/209544 svg/custom/object-sizing-explicit-width.xhtml [ Pass Failure ]
+
+webkit.org/b/209812 fast/forms/input-text-scroll-left-on-blur.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [259234] trunk/LayoutTests

2020-03-30 Thread lawrence . j
Title: [259234] trunk/LayoutTests








Revision 259234
Author lawrenc...@apple.com
Date 2020-03-30 14:24:57 -0700 (Mon, 30 Mar 2020)


Log Message
[ Catalina wk2 ] tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209769

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259233 => 259234)

--- trunk/LayoutTests/ChangeLog	2020-03-30 21:23:13 UTC (rev 259233)
+++ trunk/LayoutTests/ChangeLog	2020-03-30 21:24:57 UTC (rev 259234)
@@ -1,3 +1,12 @@
+2020-03-30  Jason Lawrence  
+
+[ Catalina wk2 ] tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209769
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-03-30  Diego Pino Garcia  
 
 [WPE] Gardening, remove redundant baselines


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259233 => 259234)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-30 21:23:13 UTC (rev 259233)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-30 21:24:57 UTC (rev 259234)
@@ -1037,3 +1037,5 @@
 webkit.org/b/209672 http/wpt/service-workers/service-worker-spinning-fetch.https.html [ Pass Failure Crash ]
 
 webkit.org/b/209688 media/modern-media-controls/scrubber-support/scrubber-support-click.html [ Pass Crash ]
+
+webkit.org/b/209769 [ Catalina ] tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [259145] trunk/LayoutTests

2020-03-27 Thread lawrence . j
Title: [259145] trunk/LayoutTests








Revision 259145
Author lawrenc...@apple.com
Date 2020-03-27 16:25:33 -0700 (Fri, 27 Mar 2020)


Log Message
[ Mac wk2 ] MediaPlayerPrivateInterface crash in WebKit::VideoFullscreenManager
https://bugs.webkit.org/show_bug.cgi?id=209688

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259144 => 259145)

--- trunk/LayoutTests/ChangeLog	2020-03-27 23:13:06 UTC (rev 259144)
+++ trunk/LayoutTests/ChangeLog	2020-03-27 23:25:33 UTC (rev 259145)
@@ -1,5 +1,14 @@
 2020-03-27  Jason Lawrence  
 
+[ Mac wk2 ] MediaPlayerPrivateInterface crash in WebKit::VideoFullscreenManager
+https://bugs.webkit.org/show_bug.cgi?id=209688
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
+2020-03-27  Jason Lawrence  
+
 [ Mac Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html is flaky crashing. 
 https://bugs.webkit.org/show_bug.cgi?id=209684
 


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259144 => 259145)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-27 23:13:06 UTC (rev 259144)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-27 23:25:33 UTC (rev 259145)
@@ -1072,4 +1072,6 @@
 
 webkit.org/b/209624 [ Release ] tiled-drawing/scrolling/fixed/four-bars-zoomed.html [ Pass Failure ]
 
-webkit.org/b/209672 http/wpt/service-workers/service-worker-spinning-fetch.https.html [ Pass Failure Crash ]
\ No newline at end of file
+webkit.org/b/209672 http/wpt/service-workers/service-worker-spinning-fetch.https.html [ Pass Failure Crash ]
+
+webkit.org/b/209688 media/modern-media-controls/scrubber-support/scrubber-support-click.html [ Pass Crash ]
\ No newline at end of file






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


[webkit-changes] [259143] trunk/LayoutTests

2020-03-27 Thread lawrence . j
Title: [259143] trunk/LayoutTests








Revision 259143
Author lawrenc...@apple.com
Date 2020-03-27 15:26:48 -0700 (Fri, 27 Mar 2020)


Log Message
[ Mac Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html is flaky crashing.
https://bugs.webkit.org/show_bug.cgi?id=209684

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259142 => 259143)

--- trunk/LayoutTests/ChangeLog	2020-03-27 22:00:34 UTC (rev 259142)
+++ trunk/LayoutTests/ChangeLog	2020-03-27 22:26:48 UTC (rev 259143)
@@ -1,3 +1,12 @@
+2020-03-27  Jason Lawrence  
+
+[ Mac Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html is flaky crashing. 
+https://bugs.webkit.org/show_bug.cgi?id=209684
+
+Unreviewed test gardening.
+
+* platform/mac/TestExpectations:
+
 2020-03-27  Devin Rousso  
 
 Web Inspector: should also escape the method when Copy as cURL


Modified: trunk/LayoutTests/platform/mac/TestExpectations (259142 => 259143)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-03-27 22:00:34 UTC (rev 259142)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-03-27 22:26:48 UTC (rev 259143)
@@ -1706,7 +1706,7 @@
 
 webkit.org/b/189680 platform/mac/media/audio-session-category-video-paused.html [ Pass Timeout ]
 
-webkit.org/b/195466 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html [ Pass Failure ]
+webkit.org/b/195466 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html [ Pass Failure Crash ]
 webkit.org/b/195466 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/error-codes/error.html [ Pass Failure ]
 
 webkit.org/b/193399 media/media-fullscreen-return-to-inline.html [ Pass Timeout ]






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


[webkit-changes] [259132] trunk/LayoutTests

2020-03-27 Thread lawrence . j
Title: [259132] trunk/LayoutTests








Revision 259132
Author lawrenc...@apple.com
Date 2020-03-27 12:12:03 -0700 (Fri, 27 Mar 2020)


Log Message
[ Mac wk2 ] ASSERTION FAILED: m_messageEventCount @ WebCore::ServiceWorkerThread::finishedFiringMessageEvent()
https://bugs.webkit.org/show_bug.cgi?id=209672

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259131 => 259132)

--- trunk/LayoutTests/ChangeLog	2020-03-27 18:39:46 UTC (rev 259131)
+++ trunk/LayoutTests/ChangeLog	2020-03-27 19:12:03 UTC (rev 259132)
@@ -1,5 +1,14 @@
 2020-03-27  Jason Lawrence  
 
+[ Mac wk2 ] ASSERTION FAILED: m_messageEventCount @ WebCore::ServiceWorkerThread::finishedFiringMessageEvent()
+https://bugs.webkit.org/show_bug.cgi?id=209672
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
+2020-03-27  Jason Lawrence  
+
 [ Mac wk2 Release ] media/modern-media-controls/seek-backward-support/seek-backward-support.html is flaky crashing.
 https://bugs.webkit.org/show_bug.cgi?id=209668
 


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259131 => 259132)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-27 18:39:46 UTC (rev 259131)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-27 19:12:03 UTC (rev 259132)
@@ -1071,3 +1071,5 @@
 webkit.org/b/209622 http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html [ Pass Failure ]
 
 webkit.org/b/209624 [ Release ] tiled-drawing/scrolling/fixed/four-bars-zoomed.html [ Pass Failure ]
+
+webkit.org/b/209672 http/wpt/service-workers/service-worker-spinning-fetch.https.html [ Pass Failure Crash ]
\ No newline at end of file






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


[webkit-changes] [259129] trunk/LayoutTests

2020-03-27 Thread lawrence . j
Title: [259129] trunk/LayoutTests








Revision 259129
Author lawrenc...@apple.com
Date 2020-03-27 11:21:40 -0700 (Fri, 27 Mar 2020)


Log Message
[ Mac wk2 Release ] media/modern-media-controls/seek-backward-support/seek-backward-support.html is flaky crashing.
https://bugs.webkit.org/show_bug.cgi?id=209668

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259128 => 259129)

--- trunk/LayoutTests/ChangeLog	2020-03-27 18:07:52 UTC (rev 259128)
+++ trunk/LayoutTests/ChangeLog	2020-03-27 18:21:40 UTC (rev 259129)
@@ -1,3 +1,12 @@
+2020-03-27  Jason Lawrence  
+
+[ Mac wk2 Release ] media/modern-media-controls/seek-backward-support/seek-backward-support.html is flaky crashing.
+https://bugs.webkit.org/show_bug.cgi?id=209668
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-03-26  Simon Fraser  
 
 Clean up fast/scrolling/latching tests


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259128 => 259129)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-27 18:07:52 UTC (rev 259128)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-27 18:21:40 UTC (rev 259129)
@@ -792,7 +792,7 @@
 
 webkit.org/b/182176 imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https.html [ Skip ]
 
-webkit.org/b/183869 [ HighSierra+ ] media/modern-media-controls/seek-backward-support/seek-backward-support.html [ Pass Failure ]
+webkit.org/b/183869 [ HighSierra+ ] media/modern-media-controls/seek-backward-support/seek-backward-support.html [ Pass Failure Crash ]
 
 webkit.org/b/183860 [ Sierra Release ] http/wpt/service-workers/third-party-registration.html [ Pass Failure ]
 






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


[webkit-changes] [259088] trunk/LayoutTests

2020-03-26 Thread lawrence . j
Title: [259088] trunk/LayoutTests








Revision 259088
Author lawrenc...@apple.com
Date 2020-03-26 15:57:04 -0700 (Thu, 26 Mar 2020)


Log Message
[ Mac wk2 Release ] tiled-drawing/scrolling/fixed/four-bars-zoomed.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209624

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259087 => 259088)

--- trunk/LayoutTests/ChangeLog	2020-03-26 22:40:38 UTC (rev 259087)
+++ trunk/LayoutTests/ChangeLog	2020-03-26 22:57:04 UTC (rev 259088)
@@ -1,5 +1,14 @@
 2020-03-26  Jason Lawrence  
 
+[ Mac wk2 Release ] tiled-drawing/scrolling/fixed/four-bars-zoomed.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209624
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
+2020-03-26  Jason Lawrence  
+
 [ Mac wk2 ] http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html is flaky failing.
 https://bugs.webkit.org/show_bug.cgi?id=209622
 


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259087 => 259088)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-26 22:40:38 UTC (rev 259087)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-26 22:57:04 UTC (rev 259088)
@@ -1073,4 +1073,6 @@
 
 webkit.org/b/209564 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/209622 http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/209622 http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html [ Pass Failure ]
+
+webkit.org/b/209624 [ Release ] tiled-drawing/scrolling/fixed/four-bars-zoomed.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [259084] trunk/LayoutTests

2020-03-26 Thread lawrence . j
Title: [259084] trunk/LayoutTests








Revision 259084
Author lawrenc...@apple.com
Date 2020-03-26 15:22:56 -0700 (Thu, 26 Mar 2020)


Log Message
[ Mac wk2 ] http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209622

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259083 => 259084)

--- trunk/LayoutTests/ChangeLog	2020-03-26 22:01:57 UTC (rev 259083)
+++ trunk/LayoutTests/ChangeLog	2020-03-26 22:22:56 UTC (rev 259084)
@@ -1,5 +1,14 @@
 2020-03-26  Jason Lawrence  
 
+[ Mac wk2 ] http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209622
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
+2020-03-26  Jason Lawrence  
+
 [ Mac wk1 ] fast/loader/child-frame-add-after-back-forward.html is flaky timing out.
 https://bugs.webkit.org/show_bug.cgi?id=209621
 


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259083 => 259084)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-26 22:01:57 UTC (rev 259083)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-26 22:22:56 UTC (rev 259084)
@@ -1071,4 +1071,6 @@
 
 webkit.org/b/209503 [ Debug ] http/tests/referrer-policy-anchor/origin/cross-origin-http.https.html [ Pass Crash ]
 
-webkit.org/b/209564 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
+webkit.org/b/209564 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
+
+webkit.org/b/209622 http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html [ Pass Failure ]
\ No newline at end of file






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


[webkit-changes] [259082] trunk/LayoutTests

2020-03-26 Thread lawrence . j
Title: [259082] trunk/LayoutTests








Revision 259082
Author lawrenc...@apple.com
Date 2020-03-26 14:50:50 -0700 (Thu, 26 Mar 2020)


Log Message
[ Mac wk1 ] fast/loader/child-frame-add-after-back-forward.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209621

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259081 => 259082)

--- trunk/LayoutTests/ChangeLog	2020-03-26 21:36:35 UTC (rev 259081)
+++ trunk/LayoutTests/ChangeLog	2020-03-26 21:50:50 UTC (rev 259082)
@@ -1,3 +1,12 @@
+2020-03-26  Jason Lawrence  
+
+[ Mac wk1 ] fast/loader/child-frame-add-after-back-forward.html is flaky timing out.
+https://bugs.webkit.org/show_bug.cgi?id=209621
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-03-26  Ryosuke Niwa  
 
 Crash in RadioButtonGroups::requiredStateChanged


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259081 => 259082)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-26 21:36:35 UTC (rev 259081)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-26 21:50:50 UTC (rev 259082)
@@ -962,3 +962,5 @@
 webkit.org/b/209494 fast/events/mouse-cursor-no-mousemove.html [ Pass Failure ]
 
 webkit.org/b/209560 imported/w3c/web-platform-tests/xhr/send-response-upload-event-progress.htm [ Pass Crash Failure ]
+
+webkit.org/b/209621 fast/loader/child-frame-add-after-back-forward.html [ Pass Timeout ]
\ No newline at end of file






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


[webkit-changes] [259075] trunk/LayoutTests

2020-03-26 Thread lawrence . j
Title: [259075] trunk/LayoutTests








Revision 259075
Author lawrenc...@apple.com
Date 2020-03-26 13:48:34 -0700 (Thu, 26 Mar 2020)


Log Message
[ Catalina ] compositing/clipping/border-radius-async-overflow-stacking.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209619

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259074 => 259075)

--- trunk/LayoutTests/ChangeLog	2020-03-26 20:45:54 UTC (rev 259074)
+++ trunk/LayoutTests/ChangeLog	2020-03-26 20:48:34 UTC (rev 259075)
@@ -1,3 +1,12 @@
+2020-03-26  Jason Lawrence  
+
+[ Catalina ] compositing/clipping/border-radius-async-overflow-stacking.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209619
+
+Unreviewed test gardening.
+
+* platform/mac/TestExpectations:
+
 2020-03-26  Alex Christensen  
 
 [ iOS ] http/tests/security/contentSecurityPolicy/block-all-mixed-content/data-url-iframe-in-main-frame.html is flaky failing


Modified: trunk/LayoutTests/platform/mac/TestExpectations (259074 => 259075)

--- trunk/LayoutTests/platform/mac/TestExpectations	2020-03-26 20:45:54 UTC (rev 259074)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-03-26 20:48:34 UTC (rev 259075)
@@ -2030,4 +2030,6 @@
 
 webkit.org/b/209446 [ Debug ] imported/w3c/web-platform-tests/navigation-timing/test_timing_attributes_order.html [ Pass Failure ]
 
-webkit.org/b/209491 fast/animation/request-animation-frame-cancel2.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/209491 fast/animation/request-animation-frame-cancel2.html [ Pass Failure ]
+
+webkit.org/b/209619 [ Catalina ] compositing/clipping/border-radius-async-overflow-stacking.html [ Pass ImageOnlyFailure ]
\ No newline at end of file






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


[webkit-changes] [259010] trunk/LayoutTests

2020-03-25 Thread lawrence . j
Title: [259010] trunk/LayoutTests








Revision 259010
Author lawrenc...@apple.com
Date 2020-03-25 14:27:07 -0700 (Wed, 25 Mar 2020)


Log Message
[ Mac wk2 ] svg/as-image/svg-image-with-data-uri-background.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209564

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259009 => 259010)

--- trunk/LayoutTests/ChangeLog	2020-03-25 21:16:13 UTC (rev 259009)
+++ trunk/LayoutTests/ChangeLog	2020-03-25 21:27:07 UTC (rev 259010)
@@ -1,3 +1,12 @@
+2020-03-25  Jason Lawrence  
+
+[ Mac wk2 ] svg/as-image/svg-image-with-data-uri-background.html is flaky failing.
+https://bugs.webkit.org/show_bug.cgi?id=209564
+
+Unreviewed test gardening.
+
+* platform/mac-wk2/TestExpectations:
+
 2020-03-25  Chris Dumez  
 
 Event listeners registered with 'once' option may get garbage collected too soon


Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (259009 => 259010)

--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-25 21:16:13 UTC (rev 259009)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-03-25 21:27:07 UTC (rev 259010)
@@ -1070,3 +1070,5 @@
 webkit.org/b/209490 http/tests/media/track-in-band-hls-metadata.html [ Pass Crash Timeout ]
 
 webkit.org/b/209503 [ Debug ] http/tests/referrer-policy-anchor/origin/cross-origin-http.https.html [ Pass Crash ]
+
+webkit.org/b/209564 svg/as-image/svg-image-with-data-uri-background.html [ Pass ImageOnlyFailure ]
\ No newline at end of file






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


[webkit-changes] [259007] trunk/LayoutTests

2020-03-25 Thread lawrence . j
Title: [259007] trunk/LayoutTests








Revision 259007
Author lawrenc...@apple.com
Date 2020-03-25 13:48:55 -0700 (Wed, 25 Mar 2020)


Log Message
[ Mac wk1] ASSERTION FAILED: m_wrapper under WebCore::XMLHttpRequestUpload::dispatchProgressEvent
https://bugs.webkit.org/show_bug.cgi?id=209560

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac-wk1/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (259006 => 259007)

--- trunk/LayoutTests/ChangeLog	2020-03-25 20:12:54 UTC (rev 259006)
+++ trunk/LayoutTests/ChangeLog	2020-03-25 20:48:55 UTC (rev 259007)
@@ -1,3 +1,12 @@
+2020-03-25  Jason Lawrence  
+
+[ Mac wk1] ASSERTION FAILED: m_wrapper under WebCore::XMLHttpRequestUpload::dispatchProgressEvent
+https://bugs.webkit.org/show_bug.cgi?id=209560
+
+Unreviewed test gardening.
+
+* platform/mac-wk1/TestExpectations:
+
 2020-03-25  Frank Yang  
 
 Unprefix -webkit-text-orientation


Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259006 => 259007)

--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-25 20:12:54 UTC (rev 259006)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-25 20:48:55 UTC (rev 259007)
@@ -964,4 +964,6 @@
 
 webkit.org/b/209499 [ Catalina ] storage/indexeddb/modern/abort-requests-cancelled.html [ Pass Timeout Crash ]
 
-webkit.org/b/209499 [ Catalina ] storage/indexeddb/modern/abort-requests-cancelled-private.html [ Pass Timeout Crash ]
\ No newline at end of file
+webkit.org/b/209499 [ Catalina ] storage/indexeddb/modern/abort-requests-cancelled-private.html [ Pass Timeout Crash ]
+
+webkit.org/b/209560 imported/w3c/web-platform-tests/xhr/send-response-upload-event-progress.htm [ Pass Crash Failure ]
\ No newline at end of file






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


[webkit-changes] [258954] trunk/LayoutTests

2020-03-24 Thread lawrence . j
Title: [258954] trunk/LayoutTests








Revision 258954
Author lawrenc...@apple.com
Date 2020-03-24 16:07:01 -0700 (Tue, 24 Mar 2020)


Log Message
[ iOS wk2 ] http/wpt/fetch/dnt-header-after-redirection.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209520

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/ios-wk2/TestExpectations




Diff

Modified: trunk/LayoutTests/ChangeLog (258953 => 258954)

--- trunk/LayoutTests/ChangeLog	2020-03-24 22:59:50 UTC (rev 258953)
+++ trunk/LayoutTests/ChangeLog	2020-03-24 23:07:01 UTC (rev 258954)
@@ -1,3 +1,12 @@
+2020-03-24  Jason Lawrence  
+
+[ iOS wk2 ] http/wpt/fetch/dnt-header-after-redirection.html is flaky timing out. 
+https://bugs.webkit.org/show_bug.cgi?id=209520
+
+Unreviewed test gardening.
+
+* platform/ios-wk2/TestExpectations:
+
 2020-03-24  Jacob Uphoff  
 
 [ iOS ] http/tests/cache-storage/page-cache-domcache-pending-promise.html is flaky timing out 


Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (258953 => 258954)

--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-24 22:59:50 UTC (rev 258953)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-24 23:07:01 UTC (rev 258954)
@@ -1645,4 +1645,6 @@
 
 webkit.org/b/209450 [ Debug ] fast/text/control-characters/visible-control-characters-1.html [ Pass ImageOnlyFailure Crash ]
 
-webkit.org/b/209512 http/tests/cache/disk-cache/disk-cache-vary-cookie-private.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/209512 http/tests/cache/disk-cache/disk-cache-vary-cookie-private.html [ Pass Timeout ]
+
+webkit.org/b/209520 http/wpt/fetch/dnt-header-after-redirection.html [ Pass Timeout ]
\ No newline at end of file






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


  1   2   3   >