Bug 170830

Summary: LayoutTest inspector/sampling-profiler/named-function-expression.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, inspector-bugzilla-changes, joepeck, mattbaker, nvasilyev, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2017-04-13 15:08:04 PDT
LayoutTest inspector/sampling-profiler/named-function-expression.html is a flaky failure https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r215336%20(717)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fsampling-profiler%2Fnamed-function-expression.html --- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/inspector/sampling-profiler/named-function-expression-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/inspector/sampling-profiler/named-function-expression-actual.txt @@ -1,7 +1,7 @@ == Running test suite: ScriptProfiler.Samples.NamedFunctionExpression -- Running test case: Sampling Profiler basic -PASS: Should have seen stacktrace: +FAIL: Should have seen stacktrace: [ { "name": "bar" @@ -13,4 +13,6 @@ "name": "runFor" } ] + Expected: truthy + Actual: false
Attachments
Ryan Haddad
Comment 1 2017-04-13 15:09:11 PDT
This test appears to be very flaky on macOS WK1.
Ryan Haddad
Comment 2 2017-04-13 15:11:33 PDT
Ryan Haddad
Comment 3 2018-05-07 17:13:55 PDT
The flakiness is also present on macOS WK2. Updated TestExpectations in https://trac.webkit.org/changeset/231463/webkit
Note You need to log in before you can comment on or make changes to this bug.