DescriptionAllow expected.txt files in testharness LayoutTests with console errors.
The presubmit check currently does not allow passing testharness tests
to also have an expected.txt file. However, there are some tests that
also include expected console errors, and since testharness cannot check
console messages, it is necessary to check these in the expected.txt
file. This CL modifies the presubmit checker to allow expected.txt files
with testharness tests when they contain a console error.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191654
Patch Set 1 #Patch Set 2 : Fixed test failures #
Total comments: 2
Messages
Total messages: 14 (6 generated)
|