Changeset 267419 in webkit
- Timestamp:
- Sep 22, 2020, 10:57:36 AM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r267413 r267419 1 2020-09-22 Diego Pino Garcia <dpino@igalia.com> 2 3 [GLIB] Unreviewed test gardening. Mark several audio related tests as failure after r267383. 4 5 Also emit baselines for 2 tests passing. 6 7 * platform/glib/TestExpectations: 8 * platform/glib/webaudio/Analyser/realtimeanalyser-fftsize-reset-expected.txt: Added. 9 * platform/glib/webaudio/Analyser/realtimeanalyser-multiple-calls-expected.txt: Added. 10 1 11 2020-09-22 Chris Dumez <cdumez@apple.com> 2 12 -
trunk/LayoutTests/platform/glib/TestExpectations
r267389 r267419 277 277 278 278 webkit.org/b/216813 fast/mediastream/getUserMedia-webaudio.html [ Failure ] 279 webkit.org/b/216813 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling.html [ Failure ] 280 webkit.org/b/216813 webaudio/Analyser/realtimeanalyser-freq-data-smoothing.html [ Failure ] 281 webkit.org/b/216813 webaudio/Analyser/realtimeanalyser-freq-data.html [ Failure ] 282 webkit.org/b/216813 webaudio/AudioParam/audioparam-k-rate.html [ Crash ] 283 webkit.org/b/216813 webrtc/audio-peer-connection-webaudio.html [ Failure ] 284 webkit.org/b/216813 webrtc/peer-connection-audio-unmute.html [ Failure ] 279 285 280 286 #////////////////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.