зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1532813 - expect fail for last_test_to_unload_testsuite for windows10-aarch64 r=jmaher
Changes: - skipped problematic tests in crashtest suite on windows10-aarch64 - removed unnecessary pixel fuzzy values from previous iterations of greening tests Differential Revision: https://phabricator.services.mozilla.com/D25714 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
eef888097b
Коммит
4ef9fcc3d1
|
@ -13,4 +13,4 @@ load 1503964.html
|
|||
|
||||
# last_test_to_unload_testsuite.xul MUST be the last test in the list because it
|
||||
# is responsible for shutting down accessibility service affecting later tests.
|
||||
load last_test_to_unload_testsuite.xul
|
||||
skip-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)&&/^aarch64-msvc/.test(xulRuntime.XPCOMABI)) load last_test_to_unload_testsuite.xul
|
||||
|
|
|
@ -23,7 +23,7 @@ load 1235605.gif
|
|||
load 1241728-1.html
|
||||
load 1241729-1.html
|
||||
load 1242093-1.html
|
||||
load 1242778-1.png
|
||||
skip-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)&&/^aarch64-msvc/.test(xulRuntime.XPCOMABI)) load 1242778-1.png
|
||||
load 1249576-1.png
|
||||
load 1253362-1.html
|
||||
skip-if(Android&&browserIsRemote) load 1355898-1.html # bug 1507207
|
||||
|
|
|
@ -40,13 +40,13 @@
|
|||
!= 24998-1.html 24998-1-ref.html
|
||||
# Debug builds and ASAN builds have larger stack frames, so skipped.
|
||||
# 32-bit Windows doesn't have enough run-time stack to deal with the test, so skipped.
|
||||
skip-if(isDebugBuild||AddressSanitizer||(winWidget&&(!is64Bit))||(Android&&AndroidVersion<21)||(/^Windows\x20NT\x2010\.0/.test(http.oscpu),0-1,0-256)&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) == 256180-1.html 256180-1-ref.html
|
||||
skip-if(isDebugBuild||AddressSanitizer||(winWidget&&(!is64Bit))||(Android&&AndroidVersion<21)||(/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) == 256180-1.html 256180-1-ref.html
|
||||
# Debug builds have larger stack frames, so skipped.
|
||||
# 32-bit Windows doesn't have enough run-time stack to deal with the test, so skipped.
|
||||
skip-if(isDebugBuild||(winWidget&&(!is64Bit))||(Android&&AndroidVersion<21)||(/^Windows\x20NT\x2010\.0/.test(http.oscpu),0-1,0-256)&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) == 256180-2.html 256180-2-ref.html
|
||||
skip-if(isDebugBuild||(winWidget&&(!is64Bit))||(Android&&AndroidVersion<21)||(/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) == 256180-2.html 256180-2-ref.html
|
||||
# Debug builds and ASAN builds have larger stack frames, so skipped.
|
||||
# 32-bit Windows doesn't have enough run-time stack to deal with the test, so skipped.
|
||||
skip-if(isDebugBuild||AddressSanitizer||(winWidget&&(!is64Bit))||(Android&&AndroidVersion<21)||(/^Windows\x20NT\x2010\.0/.test(http.oscpu),0-1,0-256)&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) == 256180-3.html 256180-3-ref.html
|
||||
skip-if(isDebugBuild||AddressSanitizer||(winWidget&&(!is64Bit))||(Android&&AndroidVersion<21)||(/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) == 256180-3.html 256180-3-ref.html
|
||||
# Debug builds have larger stack frames, so skipped.
|
||||
skip-if(isDebugBuild) == 256180-4.html 256180-4-ref.html
|
||||
skip-if(isDebugBuild) == 256180-6.html 256180-6-ref.html
|
||||
|
|
|
@ -209,9 +209,9 @@ load large_border_image_width.html
|
|||
load link-transition-before.html
|
||||
skip-if(winWidget&&isDebugBuild&&/^Windows\x20NT\x206\.1/.test(http.oscpu)) load long-url-list-stack-overflow.html #Bug 1525117
|
||||
load scale-on-block-continuation.html
|
||||
skip-if(Android&&AndroidVersion<21||(/^Windows\x20NT\x2010\.0/.test(http.oscpu),0-1,0-256)&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981.html
|
||||
skip-if(Android&&AndroidVersion<21||(/^Windows\x20NT\x2010\.0/.test(http.oscpu),0-1,0-256)&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981-2.html
|
||||
skip-if(Android&&AndroidVersion<21||(/^Windows\x20NT\x2010\.0/.test(http.oscpu),0-1,0-256)&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981-3.html
|
||||
skip-if(Android&&AndroidVersion<21||(/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981.html
|
||||
skip-if(Android&&AndroidVersion<21||(/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981-2.html
|
||||
skip-if(Android&&AndroidVersion<21||(/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981-3.html
|
||||
load 1384824-1.html
|
||||
load 1384824-2.html
|
||||
load 1386773.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче