mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana
These tests either cause frequent or permanent failures on TSan. Differential Revision: https://phabricator.services.mozilla.com/D110371
This commit is contained in:
parent
e55840ca73
commit
5e37146c9f
@ -224,7 +224,7 @@ load 1406109-1.html
|
||||
load 1411473.html
|
||||
load 1413815.html
|
||||
load 1419799.html
|
||||
skip-if(!browserIsRemote) skip-if(geckoview&&webrender) skip-if(geckoview&&isDebugBuild) skip-if(AddressSanitizer) pref(dom.disable_open_during_load,false) load 1419902.html # skip on non e10s loads, Bug 1419902. Bug 1563013 for GV+WR. Bug 1524493 GV+debug. Bug 1573281 asan
|
||||
skip-if(!browserIsRemote) skip-if(geckoview&&webrender) skip-if(geckoview&&isDebugBuild) skip-if(AddressSanitizer) skip-if(ThreadSanitizer) pref(dom.disable_open_during_load,false) load 1419902.html # skip on non e10s loads, Bug 1419902. Bug 1563013 for GV+WR. Bug 1524493 GV+debug. Bug 1573281 asan
|
||||
load 1422883.html
|
||||
load 1428053.html
|
||||
load 1441029.html
|
||||
@ -244,7 +244,7 @@ skip-if(Android) pref(javascript.options.dynamicImport,true) pref(dom.disable_op
|
||||
skip-if(Android) pref(dom.disable_open_during_load,false) pref(browser.link.open_newwindow,2) load 1529203-3.html
|
||||
load 1528675.html
|
||||
load 1566310.html
|
||||
skip-if(Android) pref(dom.disable_open_during_load,false) pref(browser.link.open_newwindow,2) load 1588259.html
|
||||
skip-if(Android) skip-if(ThreadSanitizer) pref(dom.disable_open_during_load,false) pref(browser.link.open_newwindow,2) load 1588259.html
|
||||
load structured_clone_container_throws.html
|
||||
load xhr_empty_datauri.html
|
||||
load xhr_html_nullresponse.html
|
||||
|
@ -12,11 +12,11 @@ load 743499-negative-size.html
|
||||
load 745818-large-source.html
|
||||
load 767337-1.html
|
||||
load 779426.html
|
||||
load 780392-1.html
|
||||
skip-if(gtkWidget&&isDebugBuild) load 789933-1.html # bug 1155252 for linux
|
||||
load 794463-1.html
|
||||
load 802926-1.html
|
||||
skip-if(winWidget&&isDebugBuild&&/^Windows\x20NT\x206\.1/.test(http.oscpu)) load 844280.html # intermittent OOMs on Win7 debug
|
||||
skip-if(ThreadSanitizer) load 780392-1.html
|
||||
skip-if(ThreadSanitizer) skip-if(gtkWidget&&isDebugBuild) load 789933-1.html # bug 1155252 for linux
|
||||
skip-if(ThreadSanitizer) load 794463-1.html
|
||||
skip-if(ThreadSanitizer) load 802926-1.html
|
||||
skip-if(ThreadSanitizer) skip-if(winWidget&&isDebugBuild&&/^Windows\x20NT\x206\.1/.test(http.oscpu)) load 844280.html # intermittent OOMs on Win7 debug
|
||||
load 896047-1.html
|
||||
load 916128-1.html
|
||||
load 934939-1.html
|
||||
@ -48,7 +48,7 @@ load 1305850.html
|
||||
load 1334366-1.html
|
||||
load 1334647-1.html
|
||||
skip-if(geckoview&&webrender) load 1349067.html # Bug 1563214 for GV+WR
|
||||
pref(gfx.offscreencanvas.enabled,true) load 1348976-1.html
|
||||
skip-if(ThreadSanitizer) pref(gfx.offscreencanvas.enabled,true) load 1348976-1.html
|
||||
load 1357092.html
|
||||
load 1441613.html
|
||||
pref(gfx.offscreencanvas.enabled,true) load 1443671.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
load 104310-1.html
|
||||
skip-if(ThreadSanitizer) load 104310-1.html
|
||||
load 116206-1.html
|
||||
load 135345-1.html
|
||||
load 457776-1.html
|
||||
|
@ -1,2 +1,2 @@
|
||||
load 1480354.html
|
||||
skip-if(ThreadSanitizer) load 1480354.html
|
||||
load 1562891.html
|
||||
|
@ -114,7 +114,7 @@ load oscillator-ended-1.html
|
||||
load oscillator-ended-2.html
|
||||
skip-if(Android&&AndroidVersion=='22') load video-replay-after-audio-end.html # bug 1315125, bug 1358876
|
||||
# This needs to run at the end to avoid leaking busted state into other tests.
|
||||
skip-if(Android) load 691096-1.html # Bug 1365451
|
||||
skip-if(Android||ThreadSanitizer) load 691096-1.html # Bug 1365451
|
||||
load 1236639.html
|
||||
test-pref(media.navigator.permission.disabled,true) test-pref(media.devices.insecure.enabled,true) test-pref(media.getusermedia.insecure.enabled,true) load 1388372.html
|
||||
load 1494073.html
|
||||
|
@ -8,7 +8,7 @@ load 369051-1.svg
|
||||
load 369291-2.svg
|
||||
load 369568-1.svg
|
||||
load 374882-1.svg
|
||||
load 380101-1.svg
|
||||
load 380101-1.svg
|
||||
load 381777-1.svg
|
||||
load 383685-1.svg
|
||||
load 385096.html
|
||||
@ -90,7 +90,7 @@ load 1420492.html
|
||||
load 1477853.html
|
||||
load 1486488.html
|
||||
load 1493447.html
|
||||
skip-if(Android) load 1507961-1.html # times out on Android due to the test size
|
||||
skip-if(Android||ThreadSanitizer) load 1507961-1.html # times out on Android due to the test size
|
||||
load 1513603.html
|
||||
load 1531578-1.html
|
||||
load test_nested_svg.html
|
||||
|
@ -123,7 +123,7 @@ load 783041-3.html
|
||||
load 783041-4.html
|
||||
load 798853.html # bug 868792
|
||||
load 805760-1.html
|
||||
load 815489.html
|
||||
skip-if(ThreadSanitizer) load 815489.html
|
||||
load 812826.html
|
||||
load 836225-1.html
|
||||
load 839745-1.html
|
||||
|
@ -8,12 +8,12 @@ load 463696.bmp
|
||||
load 570451.png
|
||||
# Bug 1390704 - Skip on debug because it triggers a quadratic behavior that makes it take
|
||||
# so much time that it can trip on the reftest timeout of 5 minutes.
|
||||
skip-if(Android||isDebugBuild) load 694165-1.xhtml
|
||||
skip-if(Android||isDebugBuild||ThreadSanitizer) load 694165-1.xhtml
|
||||
pref(canvas.mozgetasfile.enabled,true) load 681190.html
|
||||
load 732319-1.html
|
||||
load 844403-1.html
|
||||
load 856616.gif
|
||||
load 944353.jpg
|
||||
skip-if(ThreadSanitizer) load 944353.jpg
|
||||
load 1205923-1.html
|
||||
# Ensure we handle detecting that an image is animated, then failing to decode
|
||||
# it. (See bug 1210745.)
|
||||
@ -56,14 +56,14 @@ load invalid-size.gif
|
||||
load invalid-size-second-frame.gif
|
||||
|
||||
load multiple-png-hassize.ico # Bug 863958 - This icon's size is such that it leads to multiple writes to the PNG decoder after we've gotten our size.
|
||||
asserts(0-2) load ownerdiscard.html # Bug 1323672, bug 807211
|
||||
skip-if(ThreadSanitizer) asserts(0-2) load ownerdiscard.html # Bug 1323672, bug 807211
|
||||
load truncated-second-frame.png # Bug 863975
|
||||
|
||||
# Bug 1509998 - Ensure that we handle empty frame rects in animated images.
|
||||
load 1509998.gif
|
||||
|
||||
load 1526717-1.html
|
||||
load 1629490-1.html
|
||||
skip-if(ThreadSanitizer) load 1629490-1.html
|
||||
|
||||
HTTP load 1634839-1.html
|
||||
HTTP load 1634839-2.html
|
||||
|
@ -399,7 +399,7 @@ load 836990-1.html
|
||||
load 840480.html
|
||||
load 842114.html
|
||||
load 847242.html
|
||||
pref(layers.progressive-paint,false) pref(layers.low-precision-buffer,false) load 852293.html
|
||||
skip-if(ThreadSanitizer) pref(layers.progressive-paint,false) pref(layers.low-precision-buffer,false) load 852293.html
|
||||
pref(layers.force-active,true) load 859526-1.html
|
||||
pref(layers.force-active,true) load 859630-1.html
|
||||
load 860579-1.html
|
||||
|
@ -565,7 +565,7 @@ load 986899.html
|
||||
load 1001233.html
|
||||
load 1001258-1.html
|
||||
load 1001994.html
|
||||
load chrome://reftest/content/crashtests/layout/generic/crashtests/1003441.xhtml
|
||||
skip-if(ThreadSanitizer) load chrome://reftest/content/crashtests/layout/generic/crashtests/1003441.xhtml
|
||||
load 1015562.html
|
||||
asserts(1-2) load 1015563-1.html
|
||||
asserts(1-2) load 1015563-2.html
|
||||
|
@ -25,7 +25,7 @@ load chrome://reftest/content/crashtests/layout/style/crashtests/431705-1.xhtml
|
||||
load 432561-1.html
|
||||
load 437170-1.html
|
||||
load 437532-1.html
|
||||
load 439184-1.html
|
||||
skip-if(ThreadSanitizer) load 439184-1.html
|
||||
load 444237-1.html
|
||||
load 444848-1.html
|
||||
load 447776-1.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))) 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
|
||||
skip-if((/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) skip-if(AddressSanitizer) skip-if(ThreadSanitizer) 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) skip-if(ThreadSanitizer) load 1383981-2.html
|
||||
skip-if((/^Windows\x20NT\x2010\.0/.test(http.oscpu))&&(/^aarch64-msvc/.test(xulRuntime.XPCOMABI))) skip-if(AddressSanitizer) skip-if(ThreadSanitizer) load 1383981-3.html
|
||||
load 1384824-1.html
|
||||
load 1384824-2.html
|
||||
load 1386773.html
|
||||
|
@ -2,5 +2,5 @@ skip load 675518.html
|
||||
load 785753-1.html
|
||||
load 785753-2.html
|
||||
load 1274044-1.html
|
||||
skip-if(Android) pref(privacy.firstparty.isolate,true) load 1334468-1.html # Bug 1639080
|
||||
skip-if(ThreadSanitizer) skip-if(Android) pref(privacy.firstparty.isolate,true) load 1334468-1.html # Bug 1639080
|
||||
load 1399467-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user