Krinkle has uploaded a new change for review.
https://gerrit.wikimedia.org/r/124372
Change subject: [WIP] Investigate swinging qunit failure
......................................................................
[WIP] Investigate swinging qunit failure
Change-Id: Ifc802239d4bd61af3dafde6a7157cf9e4c98dbbe
---
M tests/qunit/suites/resources/jquery/jquery.makeCollapsible.test.js
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/72/124372/1
diff --git a/tests/qunit/suites/resources/jquery/jquery.makeCollapsible.test.js
b/tests/qunit/suites/resources/jquery/jquery.makeCollapsible.test.js
index 8040581..74d2423 100644
--- a/tests/qunit/suites/resources/jquery/jquery.makeCollapsible.test.js
+++ b/tests/qunit/suites/resources/jquery/jquery.makeCollapsible.test.js
@@ -143,7 +143,7 @@
$toggle.trigger( 'click' );
test.clock.tick( 500 );
}
-
+/*
QUnit.test( 'basic operation (<table> with caption)', 10, function (
assert ) {
tableWithCaptionTest( prepareCollapsible(
'<table class="mw-collapsible">' +
@@ -165,7 +165,7 @@
'</table>'
), this, assert );
} );
-
+*/
function listTest( listType, test, assert ) {
var $collapsible = prepareCollapsible(
'<' + listType + ' class="mw-collapsible">' +
--
To view, visit https://gerrit.wikimedia.org/r/124372
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc802239d4bd61af3dafde6a7157cf9e4c98dbbe
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits