WebKit Bugzilla
Attachment 371981 Details for
Bug 198798
: run-webkit-tests: Correctly garden fast/events/ios, fast/forms/ios tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-198798-20190612130548.patch (text/plain), 2.85 KB, created by
Jonathan Bedard
on 2019-06-12 13:05:49 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jonathan Bedard
Created:
2019-06-12 13:05:49 PDT
Size:
2.85 KB
patch
obsolete
>Index: LayoutTests/ChangeLog >=================================================================== >--- LayoutTests/ChangeLog (revision 246370) >+++ LayoutTests/ChangeLog (working copy) >@@ -1,3 +1,13 @@ >+2019-06-12 Jonathan Bedard <jbedard@apple.com> >+ >+ run-webkit-tests: Correctly garden fast/forms/ios tests >+ https://bugs.webkit.org/show_bug.cgi?id=198798 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * platform/ios-wk2/TestExpectations: >+ * platform/ios/TestExpectations: >+ > 2019-06-12 Jiewen Tan <jiewen_tan@apple.com> > > REGRESSION (r245043) [Mac WK2 Debug] ASSERTION FAILED: m_services.isEmpty() && transports.size() <= maxTransportNumber seen with two http/wpt/webauthn/public-key-credential-* tests >Index: LayoutTests/platform/ipad-wk2/TestExpectations >=================================================================== >--- LayoutTests/platform/ipad-wk2/TestExpectations (nonexistent) >+++ LayoutTests/platform/ipad-wk2/TestExpectations (working copy) >@@ -0,0 +1,2 @@ >+fast/events/ios/ipad [ Pass ] >+ >Index: LayoutTests/platform/ios-wk2/TestExpectations >=================================================================== >--- LayoutTests/platform/ios-wk2/TestExpectations (revision 246313) >+++ LayoutTests/platform/ios-wk2/TestExpectations (working copy) >@@ -11,6 +11,7 @@ compositing/shared-backing/overflow-scro > compositing/scrolling/async-overflow-scrolling [ Pass ] > compositing/layer-creation/clipping-scope [ Pass ] > fast/device-orientation [ Pass ] >+fast/events/ios [ Pass ] > fast/history/ios [ Pass ] > fast/scrolling/ios [ Pass ] > fast/viewport/ios [ Pass ] >@@ -68,6 +69,9 @@ scrollingcoordinator/non-fast-scrollable > # End platform-specific directories. > #////////////////////////////////////////////////////////////////////////////////////////// > >+# iPad-specific tests skipped here and re-enabled in platform/ipad-wk2 >+fast/events/ios/ipad [ Skip ] >+ > # Animation tests with issues > animations/animation-direction-normal.html [ Pass Crash ] > legacy-animation-engine/animations/animation-direction-normal.html [ Pass Crash ] >Index: LayoutTests/platform/ios/TestExpectations >=================================================================== >--- LayoutTests/platform/ios/TestExpectations (revision 246313) >+++ LayoutTests/platform/ios/TestExpectations (working copy) >@@ -26,7 +26,6 @@ http/tests/gzip-content-encoding [ Pass > #////////////////////////////////////////////////////////////////////////////////////////// > > # iPad-specific tests skipped here and re-enabled in platform/ipad >-fast/events/ios/ipad [ Skip ] > fast/forms/ios/ipad [ Skip ] > > ### >Index: LayoutTests/platform/ipad-wk2/TestExpectations >=================================================================== >--- LayoutTests/platform/ipad-wk2/TestExpectations (nonexistent) >+++ LayoutTests/platform/ipad-wk2/TestExpectations (working copy) >@@ -0,0 +1,2 @@ >+fast/events/ios/ipad [ Pass ] >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 198798
:
371981
|
371992
|
372006
|
372060
|
372070