[Webkit-unassigned] [Bug 207736] New: WPT Test importer rewriter breaks tests imported/w3c/web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp-decode*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 18:27:18 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=207736

            Bug ID: 207736
           Summary: WPT Test importer rewriter breaks tests
                    imported/w3c/web-platform-tests/encoding/legacy-mb-jap
                    anese/iso-2022-jp/iso2022jp-decode*
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com

This was discovered meanwhile updating the encoding/ checkout in bug 207644

- The WPT test importer does some strange rewrites of the following two files
imported/w3c/web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp_chars-csiso2022jp.html (diff from wpt original file: http://sprunge.us/sEkd3Z?diff )
imported/w3c/web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp_chars.html (diff from wpt original file: http://sprunge.us/XYoSO1?diff )

As you see it adds some strange extra ";" and also comments out some closing span tags.

This two files are needed by the tests 
imported/w3c/web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp-decode.html
imported/w3c/web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp-decode-csiso2022jp.html

this two tests load those files inside an iframe

This strange rewrite that the WPT importer does breaks the subtests affected by those lines
If the right file its used (the original from WPT) all subtests pass (zero failures), but with the strange file rewrote by the WPT test importer there are 26 FAIL lines on the expectation that shouldn't be there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200214/1b7e7751/attachment.htm>


More information about the webkit-unassigned mailing list