MarkTraceur has uploaded a new change for review. 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, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/92/32592/1 -- To view, visit https://gerrit.wikimedia.org/r/32592 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6619308261944a0f8b7e8e8217d15294e8de57f0 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: MarkTraceur <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
