Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/115303

Change subject: Ignore TestVideoThumbnail::testApiThumbnails
......................................................................

Ignore TestVideoThumbnail::testApiThumbnails

The test is broken for now and reports for each test case:

 Undefined index: thumbwidth

Bug 61877 filled to get it fixed properly.

Bug: 61877
Change-Id: Icb1cf6ed6c559381facb0c610385516f37ea13e3
---
M tests/phpunit/TestVideoThumbnail.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TimedMediaHandler 
refs/changes/03/115303/1

diff --git a/tests/phpunit/TestVideoThumbnail.php 
b/tests/phpunit/TestVideoThumbnail.php
index 3db9d6d..b3c9ef8 100644
--- a/tests/phpunit/TestVideoThumbnail.php
+++ b/tests/phpunit/TestVideoThumbnail.php
@@ -10,6 +10,8 @@
         * Once video files are uploaded test thumbnail generating
         *
         * @dataProvider mediaFilesProvider
+        * Broken as per bug 61877
+        * @group Broken
         */
        function testApiThumbnails( $file ){
                // Upload the file to the mediaWiki system

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb1cf6ed6c559381facb0c610385516f37ea13e3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TimedMediaHandler
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

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

Reply via email to