Zfilipin has uploaded a new change for review.

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

Change subject: WIP testing
......................................................................

WIP testing

Bug: T128190
Change-Id: I1e08902440e3302aa625a2292998dff9974d3b3b
---
M Gemfile
M tests/browser/ci.yml
2 files changed, 3 insertions(+), 77 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MultimediaViewer 
refs/changes/13/280913/1

diff --git a/Gemfile b/Gemfile
index 7e6a322..d2426f3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,6 +2,6 @@
 
 gem 'mediawiki_selenium',
     git: 'https://github.com/zeljkofilipin/mediawiki-selenium.git',
-    branch: 'T128190-4'
+    branch: 'T128190-patch9'
 gem 'rake', '~> 11.1', '>= 11.1.1'
 gem 'rubocop', '~> 0.35.1', require: false
diff --git a/tests/browser/ci.yml b/tests/browser/ci.yml
index 80ab1ed..827f8ae 100644
--- a/tests/browser/ci.yml
+++ b/tests/browser/ci.yml
@@ -1,10 +1,5 @@
 BROWSER:
   - chrome
-  - firefox
-  - internet_explorer 9.0
-  - internet_explorer 10.0
-  - internet_explorer 11.0
-  - safari
 
 MEDIAWIKI_ENVIRONMENT:
   - beta
@@ -12,75 +7,6 @@
 
 PLATFORM:
   - Linux
-  - OS X 10.9
-  - Windows 7
-  - Windows 8
-  - Windows 8.1
 
-exclude:
-  - BROWSER: chrome
-    MEDIAWIKI_ENVIRONMENT: mediawiki
-
-  - BROWSER: chrome
-    PLATFORM: Linux
-  - BROWSER: chrome
-    PLATFORM: Windows 7
-  - BROWSER: chrome
-    PLATFORM: Windows 8
-  - BROWSER: chrome
-    PLATFORM: Windows 8.1
-
-  - BROWSER: firefox
-    PLATFORM: OS X 10.9
-  - BROWSER: firefox
-    PLATFORM: Windows 7
-  - BROWSER: firefox
-    PLATFORM: Windows 8
-  - BROWSER: firefox
-    PLATFORM: Windows 8.1
-
-  - BROWSER: internet_explorer 9.0
-    MEDIAWIKI_ENVIRONMENT: mediawiki
-
-  - BROWSER: internet_explorer 9.0
-    PLATFORM: Linux
-  - BROWSER: internet_explorer 9.0
-    PLATFORM: OS X 10.9
-  - BROWSER: internet_explorer 9.0
-    PLATFORM: Windows 8
-  - BROWSER: internet_explorer 9.0
-    PLATFORM: Windows 8.1
-
-  - BROWSER: internet_explorer 10.0
-    MEDIAWIKI_ENVIRONMENT: mediawiki
-
-  - BROWSER: internet_explorer 10.0
-    PLATFORM: Linux
-  - BROWSER: internet_explorer 10.0
-    PLATFORM: OS X 10.9
-  - BROWSER: internet_explorer 10.0
-    PLATFORM: Windows 7
-  - BROWSER: internet_explorer 10.0
-    PLATFORM: Windows 8.1
-
-  - BROWSER: internet_explorer 11.0
-    MEDIAWIKI_ENVIRONMENT: mediawiki
-
-  - BROWSER: internet_explorer 11.0
-    PLATFORM: Linux
-  - BROWSER: internet_explorer 11.0
-    PLATFORM: OS X 10.9
-  - BROWSER: internet_explorer 11.0
-    PLATFORM: Windows 8
-
-  - BROWSER: safari
-    MEDIAWIKI_ENVIRONMENT: mediawiki
-
-  - BROWSER: safari
-    PLATFORM: Linux
-  - BROWSER: safari
-    PLATFORM: Windows 7
-  - BROWSER: safari
-    PLATFORM: Windows 8
-  - BROWSER: safari
-    PLATFORM: Windows 8.1
+VERSION:
+  - ''

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e08902440e3302aa625a2292998dff9974d3b3b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MultimediaViewer
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <zfili...@wikimedia.org>

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

Reply via email to