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

Unified Diff: media/tools/layout_tests/bug.py

Issue 2505683002: Update links to layout test documentation. (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
Index: media/tools/layout_tests/bug.py
diff --git a/media/tools/layout_tests/bug.py b/media/tools/layout_tests/bug.py
index d8cd20a1b3f93c0077c716a0529d6f093c06778a..dd130502d4a69ea349367c94b0216d86917e855a 100644
--- a/media/tools/layout_tests/bug.py
+++ b/media/tools/layout_tests/bug.py
@@ -27,8 +27,7 @@ class Bug(object):
Args:
bug_modifier: a string representing a bug modifier. According to
- http://www.chromium.org/developers/testing/webkit-layout-tests/\
- testexpectations
+ https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_test_expectations.md
Bug identifiers are of the form "webkit.org/b/12345", "crbug.com/12345",
"code.google.com/p/v8/issues/detail?id=12345" or "Bug(username)"
"""

Powered by Google App Engine
This is Rietveld 408576698