mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-24 08:13:38 +00:00
Do not run unstable tests daily
Bug: T128190 Change-Id: Ifc8b03b96b68c81183067cab2bedc56b599dfdf4
This commit is contained in:
parent
7b2f2491e6
commit
2eedcb4240
|
@ -1,9 +1,6 @@
|
|||
BROWSER:
|
||||
- chrome
|
||||
- firefox
|
||||
- internet_explorer 9.0
|
||||
- internet_explorer 10.0
|
||||
- internet_explorer 11.0
|
||||
- safari
|
||||
|
||||
MEDIAWIKI_ENVIRONMENT:
|
||||
|
@ -13,9 +10,6 @@ MEDIAWIKI_ENVIRONMENT:
|
|||
PLATFORM:
|
||||
- Linux
|
||||
- OS X 10.9
|
||||
- Windows 7
|
||||
- Windows 8
|
||||
- Windows 8.1
|
||||
|
||||
exclude:
|
||||
- BROWSER: chrome
|
||||
|
@ -23,64 +17,12 @@ exclude:
|
|||
|
||||
- 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@chrome @en.wikipedia.beta.wmflabs.org @firefox @integration @internet_explorer @safari @test2.wikipedia.org
|
||||
@chrome @en.wikipedia.beta.wmflabs.org @firefox @integration @safari @test2.wikipedia.org
|
||||
Feature: Download menu
|
||||
|
||||
Background:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@chrome @en.wikipedia.beta.wmflabs.org @firefox @integration @internet_explorer @safari @test2.wikipedia.org
|
||||
@chrome @en.wikipedia.beta.wmflabs.org @firefox @integration @test2.wikipedia.org
|
||||
Feature: Navigation
|
||||
|
||||
Background:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@chrome @en.wikipedia.beta.wmflabs.org @firefox @integration @internet_explorer @safari @test2.wikipedia.org
|
||||
@chrome @en.wikipedia.beta.wmflabs.org @firefox @integration @test2.wikipedia.org
|
||||
Feature: Options
|
||||
|
||||
Background:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@chrome @en.wikipedia.beta.wmflabs.org @firefox @internet_explorer @www.mediawiki.org @safari @test2.wikipedia.org
|
||||
@chrome @en.wikipedia.beta.wmflabs.org @firefox @www.mediawiki.org @test2.wikipedia.org
|
||||
Feature: Multimedia Viewer performance
|
||||
|
||||
Background:
|
||||
|
|
Loading…
Reference in a new issue