Changeset 74100 in webkit


Ignore:
Timestamp:
Dec 15, 2010, 12:10:13 AM (15 years ago)
Author:
Csaba Osztrogonác
Message:

Unreviewed.

  • platform/qt/Skipped: Add http/tests/misc/authentication-sent-to-redirect.html because of missing layoutTestController.setHandlesAuthenticationChallenges()
  • platform/qt/plugins/document-open-expected.txt: Copied from LayoutTests/plugins/document-open-expected.txt.
Location:
trunk/LayoutTests
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r74099 r74100  
     12010-12-15  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        Unreviewed.
     4
     5        * platform/qt/Skipped: Add http/tests/misc/authentication-sent-to-redirect.html
     6          because of missing layoutTestController.setHandlesAuthenticationChallenges()
     7        * platform/qt/plugins/document-open-expected.txt: Copied from LayoutTests/plugins/document-open-expected.txt.
     8
    192010-12-14  Dan Bernstein  <mitz@apple.com>
    210
  • trunk/LayoutTests/platform/qt/Skipped

    r74090 r74100  
    722722# Missing layoutTestController.dumpWillCacheResponse
    723723http/tests/misc/willCacheResponse-delegate-callback.html
     724
     725# Missing layoutTestController.setHandlesAuthenticationChallenges()
     726http/tests/misc/authentication-sent-to-redirect.html
    724727
    725728# ------- missing eventSender.beginDragWithFiles
  • trunk/LayoutTests/platform/qt/plugins/document-open-expected.txt

    r74099 r74100  
    11CONSOLE MESSAGE: line 0: PLUGIN: DOCUMENT OPEN SUCCESS
    2 
Note: See TracChangeset for help on using the changeset viewer.