https://bugzilla.wikimedia.org/show_bug.cgi?id=50513
--- Comment #4 from Krinkle <[email protected]> --- So based on discussions with Gabriel: * Parsoid has a better organised infrastructure for this than we do, so let's use that as a base. Right now they periodically run their sets of roundtrip tests on a certain set of articles. 1) Change that set of articles to include and/or match James' specification. 2) Improve ve-dirtydiffbot to not just do parsoid-ve-ve-parsoid roundtrip but also parsoid-ve-ve rountrip (e.g. parsoid dom > ve linmod > ve dom; "sanity check") 2) Extend the test runner to include 2 pieces of information for each article in addition to the data parsoid gathers: - result of parsoid-dom > ve linmod > ve dom ("sanity check") - diff of parsoid-dom > ve linmod > ve dom > parsoid dom ("full wikitext roundtrip")[1] [1] this is the one that ve-dirtydiffbot is currently doing. -- 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
