Title: [204353] trunk/LayoutTests
Revision
204353
Author
[email protected]
Date
2016-08-10 14:20:47 -0700 (Wed, 10 Aug 2016)

Log Message

Web Inspector: rebase inspector/model/remote-object-get-properties.html and unskip
https://bugs.webkit.org/show_bug.cgi?id=160738
<rdar://problem/27788116>

Reviewed by Joseph Pecoraro.

* TestExpectations:
* inspector/model/remote-object-get-properties-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (204352 => 204353)


--- trunk/LayoutTests/ChangeLog	2016-08-10 21:19:03 UTC (rev 204352)
+++ trunk/LayoutTests/ChangeLog	2016-08-10 21:20:47 UTC (rev 204353)
@@ -1,3 +1,14 @@
+2016-08-10  Saam Barati  <[email protected]>
+
+        Web Inspector: rebase inspector/model/remote-object-get-properties.html and unskip
+        https://bugs.webkit.org/show_bug.cgi?id=160738
+        <rdar://problem/27788116>
+
+        Reviewed by Joseph Pecoraro.
+
+        * TestExpectations:
+        * inspector/model/remote-object-get-properties-expected.txt:
+
 2016-08-10  Ryan Haddad  <[email protected]>
 
         Marking http/tests/fetch/fetch-in-worker-crash.html as a flaky crash.

Modified: trunk/LayoutTests/inspector/model/remote-object-get-properties-expected.txt (204352 => 204353)


--- trunk/LayoutTests/inspector/model/remote-object-get-properties-expected.txt	2016-08-10 21:19:03 UTC (rev 204352)
+++ trunk/LayoutTests/inspector/model/remote-object-get-properties-expected.txt	2016-08-10 21:20:47 UTC (rev 204353)
@@ -238,10 +238,10 @@
     boundArgs
 
 DISPLAYABLE PROPERTIES:
-    name
     length
     arguments
     caller
+    name
     __proto__
     targetFunction
     boundThis
@@ -248,10 +248,10 @@
     boundArgs
 
 ALL PROPERTIES:
-    name
     length
     arguments
     caller
+    name
     toString
     apply
     call

Modified: trunk/LayoutTests/platform/mac/TestExpectations (204352 => 204353)


--- trunk/LayoutTests/platform/mac/TestExpectations	2016-08-10 21:19:03 UTC (rev 204352)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2016-08-10 21:20:47 UTC (rev 204353)
@@ -1227,9 +1227,6 @@
 webkit.org/b/156634 inspector/formatting/formatting-_javascript_.html [ Pass Timeout ]
 webkit.org/b/158948 inspector/timeline [ Pass Timeout ]
 
-# Also see webkit.org/b/160738
-webkit.org/b/148636 inspector/model/remote-object-get-properties.html [ Pass Failure Timeout ]
-
 # Colorspaces on CA OpenGL layers not available in Yosemite
 [ Yosemite ] fast/canvas/webgl/match-page-color-space.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to