Changeset 263030 in webkit
- Timestamp:
- Jun 15, 2020, 3:04:29 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r263018 r263030 1 2020-06-15 Diego Pino Garcia <dpino@igalia.com> 2 3 [WPE] Unreviewed test gardening. Update test expectations after 263019. 4 5 * platform/wpe/TestExpectations: 6 * platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt: 7 1 8 2020-06-14 Sergio Villar Senin <svillar@igalia.com> 2 9 -
trunk/LayoutTests/platform/wpe/TestExpectations
r262954 r263030 671 671 672 672 webkit.org/b/212351 fast/events/mouse-cursor-udpate-during-raf.html [ Failure ] 673 674 webkit.org/b/213188 imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ] 673 675 674 676 #//////////////////////////////////////////////////////////////////////////////////////// … … 954 956 #//////////////////////////////////////////////////////////////////////////////////////// 955 957 956 webkit.org/b/199440 fast/mediastream/mediastreamtrack-video-clone.html [ Failure Timeout Crash ]957 958 958 webkit.org/b/177633 editing/async-clipboard/clipboard-change-data-while-writing.html [ Failure ] 959 959 webkit.org/b/177633 editing/async-clipboard/clipboard-read-text-from-platform.html [ Failure ] … … 978 978 webkit.org/b/212513 [ Debug ] imported/w3c/web-platform-tests/webxr/xrSession_cancelAnimationFrame_invalidhandle.https.html [ Crash ] 979 979 webkit.org/b/212513 [ Debug ] imported/w3c/web-platform-tests/webxr/xrSession_requestAnimationFrame_callback_calls.https.html [ Crash ] 980 981 webkit.org/b/newbug imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html [ Failure Pass ] 980 982 981 983 #//////////////////////////////////////////////////////////////////////////////////////// -
trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt
r262784 r263030 2 2 PASS Element Source tests completed 3 3 PASS Channel 0 processed some data 4 FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 44 4144 FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 44286 5 5
Note:
See TracChangeset
for help on using the changeset viewer.