GWicke has submitted this change and it was merged. Change subject: Fix async support in parserTests ......................................................................
Fix async support in parserTests This should make it so parserTests, when presented with an asynchronous operation, will be able to keep its options straight. This fixes the crash in the ParserFunctions test suite, so we're doing better there, now. Change-Id: I6619308261944a0f8b7e8e8217d15294e8de57f0 --- M js/tests/parserTests.js 1 file changed, 63 insertions(+), 100 deletions(-) Approvals: GWicke: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/32592 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6619308261944a0f8b7e8e8217d15294e8de57f0 Gerrit-PatchSet: 9 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: MarkTraceur <[email protected]> Gerrit-Reviewer: GWicke <[email protected]> Gerrit-Reviewer: MarkTraceur <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
