r92688 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92687‎ | r92688 | r92689 >
Date:21:35, 20 July 2011
Author:hashar
Status:ok
Tags:
Comment:
Regression: disable async test which block node-qunit for now :(
Modified paths:
  • /branches/hashar/node-qunit/tests/qunit/suites/resources/mediawiki/mediawiki.js (modified) (history)

Diff [purge]

Index: branches/hashar/node-qunit/tests/qunit/suites/resources/mediawiki/mediawiki.js
@@ -152,7 +152,7 @@
153153 "file://path/to/tests/",
154154 "Extracting path from local URL (file://) with fragment"
155155 );
156 -
 156+/*
157157 // Asynchronous ahead
158158 stop(5000);
159159
@@ -172,7 +172,7 @@
173173 start();
174174 ok( false, 'Error callback fired while implementing "is.awesome" module' );
175175 });
176 -
 176+*/
177177 });
178178
179179 test( 'mw.loader.bug29107' , function() {

Follow-up revisions

RevisionCommit summaryAuthorDate
r92694remove another asyncronous test...hashar22:03, 20 July 2011

Status & tagging log