DescriptionFix PRESUBMIT tests for committed files that are not .md or .html
The extensions were being removed before testing, but since only md and html
are considered in the clean urls, the path canonalizer redirects (302) to
the URL with extension. But a 302 of a changed template file is considered a
test fail. Examples that would fail the presubmit tests are images, CSSs,
redirect.json, etc.
BUG=343614
NOTRY=true
R=kalman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252127
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed reviewer comments #Messages
Total messages: 9 (0 generated)
|