зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1686603 Part 8 - Update test expectations. r=dholbert
See bug 1688115 for the description of an existing bug. Skip bug 1383981's crashtests on AddressSanitizer. They were enabled in https://hg.mozilla.org/mozilla-central/rev/bf11f56d91cb7cf31564095d6e4467beeb8a4687, but they start to overflow the stack again because of this patch stack. Differential Revision: https://phabricator.services.mozilla.com/D102663
This commit is contained in:
Родитель
49a8e69d8a
Коммит
1f2fae1af3
|
@ -702,7 +702,7 @@ load 1474768.html
|
|||
load 1478178.html
|
||||
load 1483972.html
|
||||
load 1486457.html
|
||||
asserts(8) load 1488762-1.html # asserts from integer overflow & bogus sizes
|
||||
asserts(6) load 1488762-1.html # asserts from integer overflow & bogus sizes
|
||||
load 1489287.html
|
||||
load 1489863.html
|
||||
load 1489770.html
|
||||
|
@ -778,7 +778,7 @@ load 1638906.html
|
|||
load 1640028.html
|
||||
load 1640051.html
|
||||
load 1640275.html
|
||||
pref(layout.accessiblecaret.enabled,true) load 1644819.html
|
||||
pref(layout.accessiblecaret.enabled,true) asserts(16-18) load 1644819.html # bug 1688115
|
||||
load 1645549-1.html
|
||||
load 1648577.html
|
||||
load 1652618.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((/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981.html # Very sensitive to stack size.
|
||||
skip-if((/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981-2.html
|
||||
skip-if((/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) load 1383981-3.html
|
||||
skip-if((/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) skip-if(AddressSanitizer) load 1383981.html # Very sensitive to stack size.
|
||||
skip-if((/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) skip-if(AddressSanitizer) load 1383981-2.html
|
||||
skip-if((/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) skip-if(AddressSanitizer) load 1383981-3.html
|
||||
load 1384824-1.html
|
||||
load 1384824-2.html
|
||||
load 1386773.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче