Title: [201020] trunk/LayoutTests
Revision
201020
Author
[email protected]
Date
2016-05-17 10:36:32 -0700 (Tue, 17 May 2016)

Log Message

Unreviewed, rolling out r201017.
https://bugs.webkit.org/show_bug.cgi?id=157799

Rebaselining the test was not the right solution. (Requested
by ryanhaddad on #webkit).

Reverted changeset:

"Rebaseline inspector/debugger/tail-recursion.html"
http://trac.webkit.org/changeset/201017

Patch by Commit Queue <[email protected]> on 2016-05-17

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (201019 => 201020)


--- trunk/LayoutTests/ChangeLog	2016-05-17 17:33:20 UTC (rev 201019)
+++ trunk/LayoutTests/ChangeLog	2016-05-17 17:36:32 UTC (rev 201020)
@@ -1,3 +1,16 @@
+2016-05-17  Commit Queue  <[email protected]>
+
+        Unreviewed, rolling out r201017.
+        https://bugs.webkit.org/show_bug.cgi?id=157799
+
+        Rebaselining the test was not the right solution. (Requested
+        by ryanhaddad on #webkit).
+
+        Reverted changeset:
+
+        "Rebaseline inspector/debugger/tail-recursion.html"
+        http://trac.webkit.org/changeset/201017
+
 2016-05-17  Ryan Haddad  <[email protected]>
 
         Rebaseline inspector/debugger/tail-recursion.html

Modified: trunk/LayoutTests/inspector/debugger/tail-recursion-expected.txt (201019 => 201020)


--- trunk/LayoutTests/inspector/debugger/tail-recursion-expected.txt	2016-05-17 17:33:20 UTC (rev 201019)
+++ trunk/LayoutTests/inspector/debugger/tail-recursion-expected.txt	2016-05-17 17:36:32 UTC (rev 201020)
@@ -108,7 +108,6 @@
     variable 'i': {"_type":"number","_description":"48","_hasChildren":false,"_value":48}
 Looking at frame number: 49
     variable 'i': {"_type":"number","_description":"49","_hasChildren":false,"_value":49}
-Tests done
 
 
 ------------------------------------
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to