⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 121120 in webkit


Ignore:
Timestamp:
Jun 24, 2012, 11:44:02 AM (14 years ago)
Author:
abarth@webkit.org
Message:

The comment in test_expectations_android.txt is unclear as to the purpose of this file.
https://bugs.webkit.org/show_bug.cgi?id=89832

Reviewed by Ojan Vafai.

This patch attempts to clarify the purpose of this file and what will
happen to it in the future.

  • platform/chromium/test_expectations_android.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r121119 r121120  
     12012-06-24  Adam Barth  <abarth@webkit.org>
     2
     3        The comment in test_expectations_android.txt is unclear as to the purpose of this file.
     4        https://bugs.webkit.org/show_bug.cgi?id=89832
     5
     6        Reviewed by Ojan Vafai.
     7
     8        This patch attempts to clarify the purpose of this file and what will
     9        happen to it in the future.
     10
     11        * platform/chromium/test_expectations_android.txt:
     12
    1132012-06-24  Christophe Dumez  <christophe.dumez@intel.com>
    214
  • trunk/LayoutTests/platform/chromium/test_expectations_android.txt

    r121074 r121120  
    11// This file should remain empty. It is used by the chromium-android port in
    2 // its downstream repository to manage test expecations downstream. Rather than
    3 // add expectations to this file upstream, please add them to the normal
    4 // TestExpectations file with the ANDROID keyword.
     2// its downstream repository to manage test expecations downstream.  When the
     3// chromium-android port runs tests on build.webkit.org, test expectations
     4// should be put in the Chromium TestExpectations file as normal rather than
     5// here.  We will delete this file once we finish upstreaming the
     6// chromium-android port.
Note: See TracChangeset for help on using the changeset viewer.