Bug 157801 - LayoutTest inspector/debugger/tail-recursion.html failing on WK2 debug
Summary: LayoutTest inspector/debugger/tail-recursion.html failing on WK2 debug
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-17 10:58 PDT by Ryan Haddad
Modified: 2016-05-17 19:52 PDT (History)
3 users (show)

See Also:


Attachments
patch for landing (1.40 KB, patch)
2016-05-17 16:19 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-05-17 10:58:12 PDT
LayoutTest inspector/debugger/tail-recursion.html failing on WK2 debug

<https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r200982%20(12190)/results.html>

--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/debugger/tail-recursion-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/debugger/tail-recursion-actual.txt
@@ -108,6 +108,7 @@
     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
 
 
 ------------------------------------
Comment 1 Ryan Haddad 2016-05-17 10:58:48 PDT
I errantly rebaselined the test in r201017, rolled it out in r201020, so there will be some noise in the flakiness dashboard

<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fdebugger%2Ftail-recursion.html>
Comment 2 Saam Barati 2016-05-17 11:45:58 PDT
I'll look into this.
Comment 3 Saam Barati 2016-05-17 16:19:48 PDT
Created attachment 279178 [details]
patch for landing
Comment 4 WebKit Commit Bot 2016-05-17 19:52:48 PDT
Comment on attachment 279178 [details]
patch for landing

Clearing flags on attachment: 279178

Committed r201069: <http://trac.webkit.org/changeset/201069>
Comment 5 WebKit Commit Bot 2016-05-17 19:52:51 PDT
All reviewed patches have been landed.  Closing bug.