Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3097)

Unified Diff: content/test/test_expectations.txt

Issue 2528323002: Remove content/test/test_expectations*. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/PRESUBMIT.py ('k') | content/test/test_expectations_chrome.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/test_expectations.txt
diff --git a/content/test/test_expectations.txt b/content/test/test_expectations.txt
deleted file mode 100644
index a262e22aa7e5dc83d1e241c8198ecaac01ff0570..0000000000000000000000000000000000000000
--- a/content/test/test_expectations.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-# This file should almost always be empty. Normally Chromium test expectations
-# are only put here temporarily, and moved to
-# src/third_party/WebKit/LayoutTests/TestExpectations where they will remain
-# until they are rebaselined.
-#
-#
-# If you are landing a Chromium CL that would break webkit layout tests,
-# please follow these steps:
-#
-# 1. Add expected failures to the bottom of this file, and run your CL through
-# various *_layout trybots. Confirm that the trybot results are green (any
-# failures are masked by the expectations you added to this file).
-#
-# 2. BEFORE landing your Chromium CL, land a WebKit CL adding those same
-# expected failures to
-# src/third_party/WebKit/LayoutTests/TestExpectations . If you are unable to do
-# this yourself, please get a WebKit Committer to do it for you, or at least
-# coordinate with a current WebKit Gardener to make sure she is aware of the
-# pending breakages.
-#
-# 3. AFTER you have landed the WebKit test_expectations CL, you can land your
-# Chromium CL. Be sure to include your expected failures in this file, so
-# that other tip-of-tree Chromium developers will not be disturbed by your
-# change.
-#
-#
-# Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within
-# Chromium, he will delete ALL expectations within this file. (By then, they
-# will be redundant, because you already landed those same expectations in
-# src/third_party/WebKit/LayoutTests/TestExpectations . Right?)
-#
-# EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL
-
-crbug.com/395882 http/tests/security/xss-DENIED-method-with-iframe-proto.html [ Skip ]
« no previous file with comments | « content/test/PRESUBMIT.py ('k') | content/test/test_expectations_chrome.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698