RESOLVED DUPLICATE of bug 163905164257
REGRESSION: LayoutTest memory/memory-pressure-simulation.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=164257
Summary REGRESSION: LayoutTest memory/memory-pressure-simulation.html is a flaky failure
Ryan Haddad
Reported 2016-10-31 17:25:54 PDT
LayoutTest memory/memory-pressure-simulation.html is a flaky failure https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r208185%20(1112)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=memory%2Fmemory-pressure-simulation.html --- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/memory/memory-pressure-simulation-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/memory/memory-pressure-simulation-actual.txt @@ -4,7 +4,7 @@ Verify that we're not running under memory pressure from the beginning. -PASS internals.isUnderMemoryPressure is false +FAIL internals.isUnderMemoryPressure should be false. Was true. Begin simulated memory pressure. PASS internals.isUnderMemoryPressure is true End simulated memory pressure.
Attachments
Ryan Haddad
Comment 1 2016-10-31 17:30:03 PDT
I think this is fallout from http://trac.webkit.org/changeset/207967
Ryan Haddad
Comment 2 2016-11-01 09:34:59 PDT
The test is no longer flaky after http://trac.webkit.org/changeset/207967 was rolled out in http://trac.webkit.org/changeset/208200 *** This bug has been marked as a duplicate of bug 163905 ***
Note You need to log in before you can comment on or make changes to this bug.