https://bugzilla.wikimedia.org/show_bug.cgi?id=50982

       Web browser: ---
            Bug ID: 50982
           Summary: Possible bug in selser changes generation
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Investigate why some parser tests have an empty selser changes array.  This
could be a bug in the selser changes generation code.  Some of the tests
(redirect or php-only) wont have any selser changes, but unsure why some others
dont have.  To be investigated.

[subbu@earth tests] egrep ":\[\]," selser.changes.json | grep -v php | wc
     29     287    2186

[subbu@earth tests] egrep ":\[\]," selser.changes.json | grep -v php | head
"Parsoid only: Quote balancing context should be restricted to td/th cells on
the same wikitext line\n(Requires tidy for PHP parser output to be fixed
up)":[],
"Parsoid: Pipe in external link target and content in template parameter":[],
"Templates: Dont escape already nowiki-escaped text in template parameters":[],
"Implicit <td> after a |-\n(PHP parser relies on Tidy to add the missing <td>
tags)":[],
"Pres should be recognized in an explicit <td> context, but not in an implicit
<td> context\n(PHP parser relies on Tidy to add the missing <td> tags)":[],
"Lists should be recognized in an implicit <td> context\n(PHP parser relies on
Tidy to add the missing <td> tags)":[],
"Parsoid link trail escaping":[],
"Parsoid link prefix escaping":[],
"Redirect to category":[],
"Redirect to category page":[],

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to