Bug 170629 - LayoutTest memory/memory-pressure-simulation.html is a flaky failure
Summary: LayoutTest memory/memory-pressure-simulation.html is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-07 17:18 PDT by Ryan Haddad
Modified: 2021-09-23 11:40 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-04-07 17:18:55 PDT
LayoutTest memory/memory-pressure-simulation.html is a flaky failure

https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/359

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=memory%2Fmemory-pressure-simulation.html

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/memory/memory-pressure-simulation-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/memory/memory-pressure-simulation-actual.txt
@@ -4,11 +4,11 @@
 
 
 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.
-PASS internals.isUnderMemoryPressure is false
+FAIL internals.isUnderMemoryPressure should be false. Was true.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Ryan Haddad 2017-04-07 17:19:16 PDT
This is limited to Sierra Debug WK2 according to the flakiness dashboard.
Comment 2 Ryan Haddad 2017-04-20 10:50:57 PDT
Marked test as flaky in https://trac.webkit.org/changeset/215562/webkit
Comment 3 Matt Lewis 2017-05-31 15:44:59 PDT
The Test has since started failing intermittently on Sierra Release WK2 as well according to the current dashboard.

First release failure was on 5/18 with build:
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/1578

They have the same diff.
I was unable to reproduce locally.
Comment 4 Matt Lewis 2017-08-17 13:38:47 PDT
Marked the test as flaky on release as well:
https://trac.webkit.org/changeset/220874/webkit
Comment 6 Eric Hutchison 2021-09-23 11:39:27 PDT
This test continues to be flaky on Catalina, BigSur, and Monterey: https://results.webkit.org/?suite=layout-tests&test=memory/memory-pressure-simulation.html

with same diff.

Moving test expectations to include wk1: https://trac.webkit.org/changeset/282977/webkit
Comment 7 Radar WebKit Bug Importer 2021-09-23 11:40:42 PDT
<rdar://problem/83458356>