зеркало из https://github.com/mozilla/bedrock.git
Run sanity functional tests in IE8
This commit is contained in:
Родитель
6b9982943e
Коммит
782b354dc1
|
@ -20,16 +20,10 @@ case $1 in
|
|||
BROWSER_NAME="internet explorer"
|
||||
PLATFORM="Windows 10"
|
||||
;;
|
||||
ie6)
|
||||
ie8)
|
||||
BROWSER_NAME="internet explorer"
|
||||
BROWSER_VERSION="6.0"
|
||||
PLATFORM="Windows XP"
|
||||
MARK_EXPRESSION="sanity and not headless"
|
||||
;;
|
||||
ie7)
|
||||
BROWSER_NAME="internet explorer"
|
||||
BROWSER_VERSION="7.0"
|
||||
PLATFORM="Windows XP"
|
||||
BROWSER_VERSION="8.0"
|
||||
PLATFORM="Windows 7"
|
||||
MARK_EXPRESSION="sanity and not headless"
|
||||
;;
|
||||
headless)
|
||||
|
|
|
@ -16,8 +16,7 @@ integration_tests:
|
|||
- firefox
|
||||
- chrome
|
||||
- ie
|
||||
- ie6
|
||||
- ie7
|
||||
- ie8
|
||||
tokyo:
|
||||
- headless
|
||||
frankfurt:
|
||||
|
|
|
@ -11,5 +11,4 @@ integration_tests:
|
|||
- firefox
|
||||
- chrome
|
||||
- ie
|
||||
- ie6
|
||||
- ie7
|
||||
- ie8
|
||||
|
|
Загрузка…
Ссылка в новой задаче