DescriptionMove MHTML test, remove old test files
Move WebPageNewSerializeTest.TestMHTMLEncoding (currently as FAILS_*) to
MHTMLTest and fixing it, removing FAILS_ prefix. This is the last
remaining test in WebPageNewSerializeTest so removing the files.
--
This review is part of set aiming to merge the two existing page
serializers, WebPageSerializerImpl and PageSerializer into the latter
one.
In addition to this it moves all the old tests from
WebPageNewSerializerTest and WebPageSerializerTest to the newer
PageSerializerTest structure and splits out a test for MHTML into the
MHTMLTest file.
Note: This is a rebase and split of
https://codereview.chromium.org/68613003 from Opera which was reverted
due to failing tests. In addition to the rebase some smaller fixes was
done to accommodate to changes in the code from when it was first
landed.
BUG=328354
R=hajimehoshi@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196892
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix nits #
Total comments: 4
Patch Set 3 : Fixes nits #
Total comments: 3
Messages
Total messages: 19 (6 generated)
|