Changeset 139148 in webkit


Ignore:
Timestamp:
Jan 8, 2013 7:22:50 PM (11 years ago)
Author:
Martin Robinson
Message:

[Mac] Authentication tests fail even after r139140
https://bugs.webkit.org/show_bug.cgi?id=106405

  • platform/mac-wk2/TestExpectations: Skip authentication tests that are still

failing in WebKit2 on Mac.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r139147 r139148  
     12013-01-08  Martin Robinson  <mrobinson@igalia.com>
     2
     3        [Mac] Authentication tests fail even after r139140
     4        https://bugs.webkit.org/show_bug.cgi?id=106405
     5
     6        * platform/mac-wk2/TestExpectations: Skip authentication tests that are still
     7        failing in WebKit2 on Mac.
     8
    192013-01-08  Julien Chaffraix  <jchaffraix@webkit.org>
    210
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r138912 r139148  
    304304webkit.org/b/106187 platform/mac/tiled-drawing/sticky/sticky-vertical.html [ Failure ]
    305305
     306webkit.org/b/106405 http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html [ Failure ]
     307webkit.org/b/106405 http/tests/loading/basic-auth-resend-wrong-credentials.html [ Failure ]
     308webkit.org/b/106405 http/tests/loading/basic-credentials-sent-automatically.html [ Failure ]
     309webkit.org/b/106405 http/tests/misc/401-alternative-content.php [ Failure ]
     310webkit.org/b/106405 http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html [ Failure ]
     311webkit.org/b/106405 http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html [ Failure ]
     312webkit.org/b/106405 http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html [ Failure ]
     313webkit.org/b/106405 http/tests/misc/authentication-redirect-4/authentication-sent-to-redirect-same-origin-url.html [ Failure ]
     314webkit.org/b/106405 http/tests/security/401-logout/401-logout.php [ Failure ]
     315webkit.org/b/106405 http/tests/xmlhttprequest/basic-auth-nouser.html [ Failure ]
     316webkit.org/b/106405 http/tests/xmlhttprequest/failed-auth.html [ Failure ]
     317webkit.org/b/106405 http/tests/xmlhttprequest/remember-bad-password.html [ Failure ]
     318
    306319### END OF (1) Classified failures with bug reports
    307320########################################
Note: See TracChangeset for help on using the changeset viewer.