Nikerabbit has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/326895 )
Change subject: [DNM] Debugging test failure
......................................................................
[DNM] Debugging test failure
Change-Id: I30e75a9634d910af0d6fd7f6bc4f2554cd793851
---
M tests/qunit/tools/ext.cx.tools.template.test.js
1 file changed, 3 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation
refs/changes/95/326895/1
diff --git a/tests/qunit/tools/ext.cx.tools.template.test.js
b/tests/qunit/tools/ext.cx.tools.template.test.js
index 50d47d6..8d1be93 100644
--- a/tests/qunit/tools/ext.cx.tools.template.test.js
+++ b/tests/qunit/tools/ext.cx.tools.template.test.js
@@ -64,6 +64,9 @@
assert.assertTrue( Object.keys( adaptedTemplate.params
).length > 0,
'Template is passed through since an equivalent
template exists in target language'
);
+ }, function () {
+ console.log( arguments );
+ assert.ok( false, 'Failed to find an equivalent
template' );
} ).always( function () {
QUnit.start();
} );
--
To view, visit https://gerrit.wikimedia.org/r/326895
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I30e75a9634d910af0d6fd7f6bc4f2554cd793851
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits