commit | d54343365296dce78413c3a0cd0d96ebb415c00a | [log] [tgz] |
---|---|---|
author | Xiaohan Wang <[email protected]> | Fri Dec 09 17:20:42 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Dec 09 17:20:42 2022 |
tree | 354504ef93c43c0389fac429cb6024f16d59055a | |
parent | 2156db05072222f1c8e2b4184812eb22895b7a3d [diff] [blame] |
web_tests.md: Fix layout-test-results path layout_test_results -> layout-test-results to match the actual path Change-Id: I4ce244fe76e3dc791763f91ed687e8275bd1027f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4091965 Commit-Queue: Xianzhu Wang <[email protected]> Reviewed-by: Xianzhu Wang <[email protected]> Auto-Submit: Xiaohan Wang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1081509}
diff --git a/docs/testing/web_tests.md b/docs/testing/web_tests.md index a11fd45..24381f5e 100644 --- a/docs/testing/web_tests.md +++ b/docs/testing/web_tests.md
@@ -191,7 +191,7 @@ A test succeeds when its output matches the pre-defined expected results. If any tests fail, the test script will place the actual generated results, along with a diff of the actual and expected results, into -`src/out/Default/layout_test_results/`, and by default launch a browser with a +`src/out/Default/layout-test-results/`, and by default launch a browser with a summary and link to the results/diffs. The expected results for tests are in the