Changeset 121120 in webkit
- Timestamp:
- Jun 24, 2012, 11:44:02 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/chromium/test_expectations_android.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r121119 r121120 1 2012-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 1 13 2012-06-24 Christophe Dumez <christophe.dumez@intel.com> 2 14 -
trunk/LayoutTests/platform/chromium/test_expectations_android.txt
r121074 r121120 1 1 // 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.