Bug 170830
Summary: | LayoutTest inspector/sampling-profiler/named-function-expression.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Web Inspector | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This test appears to be very flaky on macOS WK1.
Ryan Haddad
Marked test as flaky on mac-wk1 in http://trac.webkit.org/projects/webkit/changeset/215341
Ryan Haddad
The flakiness is also present on macOS WK2. Updated TestExpectations in https://trac.webkit.org/changeset/231463/webkit