Changeset 268789 in webkit
- Timestamp:
- Oct 21, 2020, 1:17:53 AM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/glib/TestExpectations (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r268785 r268789 1 2020-10-21 Diego Pino Garcia <dpino@igalia.com> 2 3 [GLIB][GTK] Unreviewed test gardening. Update test expectations. 4 5 Gardened several audioworklet test that are flaky in GTK. Also skip 6 non WPT MediaSession tests in GLIB. 7 8 * platform/glib/TestExpectations: 9 * platform/gtk/TestExpectations: 10 1 11 2020-10-20 Diego Pino Garcia <dpino@igalia.com> 2 12 -
trunk/LayoutTests/platform/glib/TestExpectations
r268785 r268789 843 843 # MediaSession is not enabled in GTK/WPE. 844 844 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/ [ Skip ] 845 webkit.org/b/217991 media/media-session/ [ Skip ] 845 846 846 847 #//////////////////////////////////////////////////////////////////////////////////////// -
trunk/LayoutTests/platform/gtk/TestExpectations
r268785 r268789 102 102 103 103 # WebAudio 104 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html [ Crash Pass ]104 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html [ Crash Failure Pass ] 105 105 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolution-mono-mono.html [ Crash Failure Pass ] 106 106 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-cascade.html [ Crash Pass ] … … 111 111 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/ctor-convolver.html [ Crash Pass ] 112 112 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/realtime-conv.html [ Crash Failure Pass ] 113 114 # AudioWorklet. 115 webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-output-channel-count.https.html [ Failure Pass ] 116 webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https.html [ Failure Pass ] 117 webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-promises.https.html [ Failure Pass ] 118 webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https.html [ Failure Pass ] 113 119 114 120 # Synthetic oblique.
Note:
See TracChangeset
for help on using the changeset viewer.