Bug 89006

Summary: REGRESSION (r120204-r120206): 37 fast/profiler tests failing on GTK Linux 64-bit Release
Product: WebKit Reporter: Zan Dobersek <zan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: arv, code.vineet, haraken, kmccullough, ossy, pfeldman, webkit.review.bot
Priority: P2 Keywords: LayoutTestFailure, MakingBotsRed, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r120206%20(25170)/results.html
Attachments:
Description Flags
patch none

Zan Dobersek
Reported 2012-06-13 09:01:14 PDT
The following tests started failing on GTK Linux 64-bit Release between r120205 and r120206 (inclusive): fast/profiler/compare-multiple-profiles.html fast/profiler/constructor.html fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html fast/profiler/nested-anonymous-functon.html fast/profiler/profile-with-no-title.html fast/profiler/start-and-stop-profiling-in-the-same-function.html fast/profiler/inline-event-handler.html fast/profiler/nested-start-and-stop-profiler.html fast/profiler/simple-no-level-change.html fast/profiler/built-in-function-calls-user-defined-function.html fast/profiler/many-calls-in-the-same-scope.html fast/profiler/one-execution-context.html fast/profiler/anonymous-function-calls-eval.html fast/profiler/anonymous-function-called-from-different-contexts.html fast/profiler/anonymous-functions-with-display-names.html fast/profiler/execution-context-and-eval-on-same-line.html fast/profiler/profiling-from-a-nested-location.html fast/profiler/apply.html fast/profiler/user-defined-function-calls-built-in-functions.html fast/profiler/profile-calls-in-included-file.html fast/profiler/multiple-and-different-scoped-function-calls.html fast/profiler/multiple-anonymous-functions-called-from-the-same-function.html fast/profiler/start-and-stop-profiler-multiple-times.html fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html fast/profiler/event-handler.html fast/profiler/stop-then-function-call.html fast/profiler/call.html fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html fast/profiler/anonymous-function-calls-built-in-functions.html fast/profiler/two-execution-contexts.html fast/profiler/named-functions-with-display-names.html fast/profiler/window-dot-eval.html fast/profiler/multiple-frames.html fast/profiler/simple-event-call.html fast/profiler/built-in-function-calls-anonymous.html fast/profiler/document-dot-write.html fast/profiler/anonymous-event-handler.html http://trac.webkit.org/log/trunk?rev=120206&stop_rev=120205&limit=3 http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r120204%20(25169)/results.html passed http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r120206%20(25170)/results.html failed Vineet has a solution on hand, so this should be fixed soon.
Attachments
patch (6.09 KB, patch)
2012-06-13 09:29 PDT, Vineet Chaudhary (vineetc)
no flags
Vineet Chaudhary (vineetc)
Comment 1 2012-06-13 09:29:03 PDT
Created attachment 147338 [details] patch node.children needs to be node.children()
Enrica Casucci
Comment 2 2012-06-13 11:39:01 PDT
Comment on attachment 147338 [details] patch Looks good to me.
Csaba Osztrogonác
Comment 3 2012-06-13 12:08:25 PDT
Comment on attachment 147338 [details] patch Clearing flags on attachment: 147338 Committed r120232: <http://trac.webkit.org/changeset/120232>
Csaba Osztrogonác
Comment 4 2012-06-13 12:08:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.