Changeset 263030 in webkit


Ignore:
Timestamp:
Jun 15, 2020, 3:04:29 AM (5 years ago)
Author:
Diego Pino Garcia
Message:

[WPE] Unreviewed test gardening. Update test expectations after 263019.

  • platform/wpe/TestExpectations:
  • platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r263018 r263030  
     12020-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
    182020-06-14  Sergio Villar Senin  <svillar@igalia.com>
    29
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r262954 r263030  
    671671
    672672webkit.org/b/212351 fast/events/mouse-cursor-udpate-during-raf.html [ Failure ]
     673
     674webkit.org/b/213188 imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ]
    673675
    674676#////////////////////////////////////////////////////////////////////////////////////////
     
    954956#////////////////////////////////////////////////////////////////////////////////////////
    955957
    956 webkit.org/b/199440 fast/mediastream/mediastreamtrack-video-clone.html [ Failure Timeout Crash ]
    957 
    958958webkit.org/b/177633 editing/async-clipboard/clipboard-change-data-while-writing.html [ Failure ]
    959959webkit.org/b/177633 editing/async-clipboard/clipboard-read-text-from-platform.html [ Failure ]
     
    978978webkit.org/b/212513 [ Debug ] imported/w3c/web-platform-tests/webxr/xrSession_cancelAnimationFrame_invalidhandle.https.html [ Crash ]
    979979webkit.org/b/212513 [ Debug ] imported/w3c/web-platform-tests/webxr/xrSession_requestAnimationFrame_callback_calls.https.html [ Crash ]
     980
     981webkit.org/b/newbug imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html [ Failure Pass ]
    980982
    981983#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt

    r262784 r263030  
    22PASS Element Source tests completed
    33PASS 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 44414
     4FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 44286
    55
Note: See TracChangeset for help on using the changeset viewer.