Changeset 248639 in webkit


Ignore:
Timestamp:
Aug 13, 2019 3:30:44 PM (5 years ago)
Author:
Ryan Haddad
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.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r248638 r248639  
     12019-08-13  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        [WebAuthN] Enable LocalAuthenticator for macOS
     4        https://bugs.webkit.org/show_bug.cgi?id=182772
     5
     6        Unreviewed test gardening.
     7
     8        * platform/mac-wk2/TestExpectations: Skip tests that are only expected to run on internal bots.
     9
    1102019-08-09  Ryan Haddad  <ryanhaddad@apple.com>
    211
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r248308 r248639  
    906906# Local authenticator tests require restricted keychain entitlement, which cannot be signed with ad hoc signing.
    907907# Therefore, tests fail on OpenSource bots. They will be covered by Internal bots.
    908 http/wpt/webauthn/public-key-credential-create-failure-local.https.html [ Failure ]
    909 http/wpt/webauthn/public-key-credential-create-success-local.https.html [ Failure ]
    910 http/wpt/webauthn/public-key-credential-get-failure-local.https.html [ Failure ]
    911 http/wpt/webauthn/public-key-credential-get-success-local.https.html [ Failure ]
    912 http/wpt/credential-management/credentialscontainer-store-basics.https.html [ Failure ]
    913 http/wpt/webauthn/idl.https.html [ Failure ]
     908http/wpt/webauthn/public-key-credential-create-failure-local.https.html [ Skip ]
     909http/wpt/webauthn/public-key-credential-create-success-local.https.html [ Skip ]
     910http/wpt/webauthn/public-key-credential-get-failure-local.https.html [ Skip ]
     911http/wpt/webauthn/public-key-credential-get-success-local.https.html [ Skip ]
     912http/wpt/credential-management/credentialscontainer-store-basics.https.html [ Skip ]
     913http/wpt/webauthn/idl.https.html [ Skip ]
    914914
    915915webkit.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 ]
Note: See TracChangeset for help on using the changeset viewer.