| Index: media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py
|
| diff --git a/media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py b/media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py
|
| index ab14d87aa97ca8390ad246dc597b4b5f271199c1..9a94f3b52d920e1be15232fb06e061b1a84ec791 100755
|
| --- a/media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py
|
| +++ b/media/tools/layout_tests/layouttest_analyzer_helpers_unittest.py
|
| @@ -143,7 +143,7 @@ class TestLayoutTestAnalyzerHelpers(unittest.TestCase):
|
| '<li>jamesr@google.com</li>\n'
|
| '<li>2011-09-01 18:00:23</li>\n'
|
| '<ul><li>-<a href="http://webkit.org/b/63878">'
|
| - 'BUGWK63878</a> : <a href="http://test-results.'
|
| + 'BUGWK63878</a> : <a href="https://test-results.'
|
| 'appspot.com/dashboards/flakiness_dashboard.html#'
|
| 'tests=fast/dom/dom-constructors.html">fast/dom/'
|
| 'dom-constructors.html</a> = TEXT</li>\n</ul></ul>')
|
|
|