Nikerabbit has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/337543 )

Change subject: Temporarily disable template, category related tests (again)
......................................................................

Temporarily disable template, category related tests (again)

This reverts commit d9ca24e929c1d2d1f2064a6ad1fd98c25194bea6.

Bug: T153038
Change-Id: Id0e3a6edd7d443a456a368dd18841780e25419e9
---
M ContentTranslation.hooks.php
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/43/337543/1

diff --git a/ContentTranslation.hooks.php b/ContentTranslation.hooks.php
index 65ff857..1b0e2b2 100644
--- a/ContentTranslation.hooks.php
+++ b/ContentTranslation.hooks.php
@@ -375,9 +375,10 @@
 
                $modules['qunit']['ext.cx.tools.tests'] = [
                        'scripts' => [
-                               
'tests/qunit/tools/ext.cx.tools.template.test.js',
+                               // TODO: Following commented tests need to 
better rewritten using mockdata.
+                               // 
'tests/qunit/tools/ext.cx.tools.template.test.js',
                                
'tests/qunit/tools/ext.cx.tools.mtabuse.test.js',
-                               
'tests/qunit/tools/ext.cx.tools.categories.test.js',
+                               // 
'tests/qunit/tools/ext.cx.tools.categories.test.js',
                        ],
                        'dependencies' => [
                                'ext.cx.model',

-- 
To view, visit https://gerrit.wikimedia.org/r/337543
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id0e3a6edd7d443a456a368dd18841780e25419e9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <niklas.laxst...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to