Title: [213574] trunk/LayoutTests
- Revision
- 213574
- Author
- [email protected]
- Date
- 2017-03-08 09:10:12 -0800 (Wed, 08 Mar 2017)
Log Message
[mac-wk2 Debug] LayoutTest webrtc/libwebrtc/descriptionGetters.html is failing
https://bugs.webkit.org/show_bug.cgi?id=169317
Unreviewed.
Patch by Youenn Fablet <[email protected]> on 2017-03-08
* platform/mac-wk2/TestExpectations: Removing failure expectation.
* webrtc/libwebrtc/descriptionGetters.html: Fixing paths.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (213573 => 213574)
--- trunk/LayoutTests/ChangeLog 2017-03-08 16:37:32 UTC (rev 213573)
+++ trunk/LayoutTests/ChangeLog 2017-03-08 17:10:12 UTC (rev 213574)
@@ -1,3 +1,13 @@
+2017-03-08 Youenn Fablet <[email protected]>
+
+ [mac-wk2 Debug] LayoutTest webrtc/libwebrtc/descriptionGetters.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=169317
+
+ Unreviewed.
+
+ * platform/mac-wk2/TestExpectations: Removing failure expectation.
+ * webrtc/libwebrtc/descriptionGetters.html: Fixing paths.
+
2017-03-07 Simon Fraser <[email protected]>
Have fixedPositionCreatesStackingContext be on by default everywhere
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (213573 => 213574)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2017-03-08 16:37:32 UTC (rev 213573)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2017-03-08 17:10:12 UTC (rev 213574)
@@ -672,6 +672,4 @@
[ Release ] imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Skip ]
[ Release ] js/dom/global-constructors-attributes.html [ Skip ]
-webkit.org/b/169317 [ Debug ] webrtc/libwebrtc/descriptionGetters.html [ Failure ]
-
webkit.org/b/168933 fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls.html [ Pass ImageOnlyFailure ]
Modified: trunk/LayoutTests/webrtc/libwebrtc/descriptionGetters.html (213573 => 213574)
--- trunk/LayoutTests/webrtc/libwebrtc/descriptionGetters.html 2017-03-08 16:37:32 UTC (rev 213573)
+++ trunk/LayoutTests/webrtc/libwebrtc/descriptionGetters.html 2017-03-08 17:10:12 UTC (rev 213574)
@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<title>Testing basic video exchange from offerer to receiver</title>
- <script src=""
- <script src=""
+ <script src=""
+ <script src=""
</head>
<body>
<script>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes