forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LeakExpectations
67 lines (51 loc) · 3.77 KB
/
LeakExpectations
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# tags: [ Linux ]
# tags: [ Release Debug ]
# results: [ Timeout Crash Pass Failure Slow Skip ]
# This file is used for tests that only need to be suppressed on the Chromium
# WebKit Leak bots.
# Further documentation:
# https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_test_expectations.md
###########################################################################
# WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
# culprit CLs instead of suppressing the leaks. If you have any question, #
# ask yuzus@. #
###########################################################################
# -----------------------------------------------------------------
# Flakily leaks
# -----------------------------------------------------------------
crbug.com/1181667 [ Linux ] external/wpt/css/selectors/focus-visible-011.html [ Failure Pass ]
crbug.com/733494 [ Linux ] media/autoplay/document-user-activation.html [ Pass Failure ]
crbug.com/769885 [ Linux ] virtual/android/fullscreen/video-scrolled-iframe.html [ Failure ]
# This test triggers existing leaky behavior, but this test also catches
# a prior crash.
crbug.com/1103082 [ Linux ] fast/forms/select/select-change-layout-object-crash.html [ Failure ]
# Sheriff 2021-02-25
crbug.com/1182675 [ Linux ] dom/mutation-event-tests/dom/attr/id-update-map-crash.html [ Failure Pass ]
# Sheriff 2021-03-02
crbug.com/1183788 [ Linux ] external/wpt/pointerevents/pointerevent_fractional_coordinates.html?touch [ Pass Failure ]
# Started failing after field trial testing configs were enabled.
crbug.com/1219915 [ Linux ] editing/selection/context-menu-text-selection.html [ Failure ]
crbug.com/1219915 [ Linux ] editing/selection/readonly-disabled-hittest.html [ Failure ]
crbug.com/1219915 [ Linux ] editing/selection/readonly-disabled-text-selection.html [ Failure ]
crbug.com/1219915 [ Linux ] fast/events/touch/gesture/gesture-tap-reset-selection-range.html [ Failure ]
crbug.com/1219915 [ Linux ] fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-in-iframe.html [ Failure ]
crbug.com/1219915 [ Linux ] fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined.html [ Failure ]
crbug.com/1219915 [ Linux ] fast/events/touch/gesture/long-press-focuses-frame.html [ Failure ]
crbug.com/1219915 [ Linux ] fast/events/touch/gesture/long-press-on-draggable-element-in-iframe-triggers-drag.html [ Failure ]
crbug.com/1219915 [ Linux ] fast/events/touch/gesture/long-press-on-draggable-element-in-nested-iframes-triggers-drag.html [ Failure ]
crbug.com/1219915 [ Linux ] fast/events/touch/gesture/long-press-selects-word-when-touch-editing-enabled.html [ Failure ]
crbug.com/1219915 [ Linux ] touchadjustment/focusout-on-touch.html [ Failure ]
crbug.com/1219915 [ Linux ] touchadjustment/touch-links-longpress.html [ Failure ]
# Sheriff 2021-11-18
crbug.com/1271392 [ Linux ] external/wpt/service-workers/service-worker/navigation-headers.https.html [ Failure Pass ]
# Sheriff 2022-08-04
crbug.com/1350279 [ Linux ] external/wpt/accessibility/crashtests/svg-mouse-listener.html [ Failure Pass ]
# This has been marked as Skip in the TestExpectations file.
crbug.com/1385278 [ Linux ] external/wpt/resource-timing/iframe-failed-commit.html [ Skip ]
# Sheriff 2023-04-04
crbug.com/1430360 [ Linux ] external/wpt/custom-elements/form-associated/label-delegatesFocus.html [ Failure Pass ]
###########################################################################
# WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
# culprit CLs instead of suppressing the leaks. If you have any question, #
# ask yuzus@. #
###########################################################################