GWicke has submitted this change and it was merged. Change subject: Some tweaks/fixes to roundtrip-js script ......................................................................
Some tweaks/fixes to roundtrip-js script * Fix some lt/gt comparisons to account for the fact that dsr-end is exclusive and we should subtract -1 when comparing with a start value. * Some other fixes. * Fixes some incorrect semantic diff characterizations as syntactic diffs. Ex: en:List of Disney Films went from over 400 semantic diffs to about 72 semantic diffs (most of which are also actually syntactic diffs as well -- to be investigated). Change-Id: Iaf327abaed953d8bea838103603b1090d450db44 --- M js/tests/roundtrip-test.js 1 file changed, 27 insertions(+), 25 deletions(-) Approvals: GWicke: Verified; Looks good to me, approved jenkins-bot: Checked -- To view, visit https://gerrit.wikimedia.org/r/42870 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf327abaed953d8bea838103603b1090d450db44 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: Subramanya Sastry <[email protected]> Gerrit-Reviewer: GWicke <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
