Changeset 129062 in webkit


Ignore:
Timestamp:
Sep 19, 2012 4:19:44 PM (12 years ago)
Author:
dpranke@chromium.org
Message:

convert apple win TestExpectations files to the new syntax
https://bugs.webkit.org/show_bug.cgi?id=97144

Unreviewed, expectations change.

Files converted with Tools/Scripts/convert-test-expectations.

  • platform/win-wk2/TestExpectations:
  • platform/win-xp/TestExpectations:
  • platform/win/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r129061 r129062  
     12012-09-19  Dirk Pranke  <dpranke@chromium.org>
     2
     3        convert apple win TestExpectations files to the new syntax
     4        https://bugs.webkit.org/show_bug.cgi?id=97144
     5
     6        Unreviewed, expectations change.
     7
     8        Files converted with Tools/Scripts/convert-test-expectations.
     9
     10        * platform/win-wk2/TestExpectations:
     11        * platform/win-xp/TestExpectations:
     12        * platform/win/TestExpectations:
     13
    1142012-09-19  Dirk Pranke  <dpranke@chromium.org>
    215
  • trunk/LayoutTests/platform/win-wk2/TestExpectations

    r127187 r129062  
    1 // This file should contain entries for expectations that are specific
    2 // to the Apple Windows port running the WebKit2 variant (--webkit-test-runner)
     1# This file should contain entries for expectations that are specific
     2# to the Apple Windows port running the WebKit2 variant (--webkit-test-runner)
     3
  • trunk/LayoutTests/platform/win-xp/TestExpectations

    r127190 r129062  
    1 // This file should contain entries for expectations that are specific
    2 // to the Apple Windows port running on Windows XP.
     1# This file should contain entries for expectations that are specific
     2# to the Apple Windows port running on Windows XP.
     3
  • trunk/LayoutTests/platform/win/TestExpectations

    r127927 r129062  
    1 // This file is intentionally left blank. Until the Apple win port supports new-run-webkit-tests (https://bugs.webkit.org/show_bug.cgi?id=38756)
    2 // this file does nothing.
     1# This file is intentionally left blank. Until the Apple win port supports new-run-webkit-tests (https://bugs.webkit.org/show_bug.cgi?id=38756)
     2# this file does nothing.
     3
Note: See TracChangeset for help on using the changeset viewer.