Title: [262784] trunk/LayoutTests
- Revision
- 262784
- Author
- [email protected]
- Date
- 2020-06-09 01:51:43 -0700 (Tue, 09 Jun 2020)
Log Message
[GTK][WPE] Gardening, update baselines for mediaElementAudioSourceToScriptProcessorTest.html
https://bugs.webkit.org/show_bug.cgi?id=184777
Unreviewed gardening.
The expected result for GTK and WPE is the same as the general baseline, it only changes an expected value.
ios-wk2 also has its own baseline for the same reason.
* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt: Added.
* platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt:
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (262783 => 262784)
--- trunk/LayoutTests/ChangeLog 2020-06-09 08:50:03 UTC (rev 262783)
+++ trunk/LayoutTests/ChangeLog 2020-06-09 08:51:43 UTC (rev 262784)
@@ -1,3 +1,17 @@
+2020-06-09 Diego Pino Garcia <[email protected]>
+
+ [GTK][WPE] Gardening, update baselines for mediaElementAudioSourceToScriptProcessorTest.html
+ https://bugs.webkit.org/show_bug.cgi?id=184777
+
+ Unreviewed gardening.
+
+ The expected result for GTK and WPE is the same as the general baseline, it only changes an expected value.
+ ios-wk2 also has its own baseline for the same reason.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt: Added.
+ * platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt:
+
2020-06-09 Xabier Rodriguez Calvar <[email protected]>
[EME] CDMProxyInstance should not keep CDMInstanceSessions hard referenced
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (262783 => 262784)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2020-06-09 08:50:03 UTC (rev 262783)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2020-06-09 08:51:43 UTC (rev 262784)
@@ -4126,8 +4126,6 @@
webkit.org/b/184776 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html [ Failure ]
webkit.org/b/184776 imported/w3c/web-platform-tests/streams/readable-byte-streams/general.html [ Failure ]
-webkit.org/b/184777 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html [ Failure ]
-
webkit.org/b/185254 http/tests/xmlhttprequest/onloadend-event-after-error.html [ Failure ]
webkit.org/b/185254 http/tests/xmlhttprequest/response-access-on-error.html [ Failure ]
webkit.org/b/185254 http/tests/xmlhttprequest/state-after-network-error.html [ Failure ]
Copied: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt (from rev 262782, trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt) (0 => 262784)
--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt 2020-06-09 08:51:43 UTC (rev 262784)
@@ -0,0 +1,5 @@
+
+PASS Element Source tests completed
+PASS Channel 0 processed some data
+FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 44286
+
Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt (262783 => 262784)
--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt 2020-06-09 08:50:03 UTC (rev 262783)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt 2020-06-09 08:51:43 UTC (rev 262784)
@@ -1,5 +1,5 @@
PASS Element Source tests completed
PASS Channel 0 processed some data
-FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 44030
+FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 44414
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes