Title: [248639] trunk/LayoutTests
Revision
248639
Author
ryanhad...@apple.com
Date
2019-08-13 15:30:44 -0700 (Tue, 13 Aug 2019)

Log Message

[WebAuthN] Enable LocalAuthenticator for macOS
https://bugs.webkit.org/show_bug.cgi?id=182772

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations: Skip tests that are only expected to run on internal bots.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (248638 => 248639)


--- trunk/LayoutTests/ChangeLog	2019-08-13 22:30:40 UTC (rev 248638)
+++ trunk/LayoutTests/ChangeLog	2019-08-13 22:30:44 UTC (rev 248639)
@@ -1,3 +1,12 @@
+2019-08-13  Ryan Haddad  <ryanhad...@apple.com>
+
+        [WebAuthN] Enable LocalAuthenticator for macOS
+        https://bugs.webkit.org/show_bug.cgi?id=182772
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Skip tests that are only expected to run on internal bots.
+
 2019-08-09  Ryan Haddad  <ryanhad...@apple.com>
 
         Unreviewed test gardening, land test expectations for rdar://49790831.

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (248638 => 248639)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-08-13 22:30:40 UTC (rev 248638)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-08-13 22:30:44 UTC (rev 248639)
@@ -905,12 +905,12 @@
 
 # Local authenticator tests require restricted keychain entitlement, which cannot be signed with ad hoc signing.
 # Therefore, tests fail on OpenSource bots. They will be covered by Internal bots.
-http/wpt/webauthn/public-key-credential-create-failure-local.https.html [ Failure ]
-http/wpt/webauthn/public-key-credential-create-success-local.https.html [ Failure ]
-http/wpt/webauthn/public-key-credential-get-failure-local.https.html [ Failure ]
-http/wpt/webauthn/public-key-credential-get-success-local.https.html [ Failure ]
-http/wpt/credential-management/credentialscontainer-store-basics.https.html [ Failure ]
-http/wpt/webauthn/idl.https.html [ Failure ]
+http/wpt/webauthn/public-key-credential-create-failure-local.https.html [ Skip ]
+http/wpt/webauthn/public-key-credential-create-success-local.https.html [ Skip ]
+http/wpt/webauthn/public-key-credential-get-failure-local.https.html [ Skip ]
+http/wpt/webauthn/public-key-credential-get-success-local.https.html [ Skip ]
+http/wpt/credential-management/credentialscontainer-store-basics.https.html [ Skip ]
+http/wpt/webauthn/idl.https.html [ Skip ]
 
 webkit.org/b/183878 media/modern-media-controls/tracks-panel/tracks-panel-up-click-over-media-does-not-dimiss-media-controls-when-media-is-playing.html [ Pass Timeout ] 
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to