Bug 196233 - [ iOS Sim Debug ] Layout Test fast/viewport/ios/initial-scale-after-changing-view-scale.html is a flaky timeout
Summary: [ iOS Sim Debug ] Layout Test fast/viewport/ios/initial-scale-after-changing-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-25 17:17 PDT by Shawn Roberts
Modified: 2019-03-25 17:27 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shawn Roberts 2019-03-25 17:17:59 PDT
The following layout test is flaky on iOS Simulator Debug

fast/viewport/ios/initial-scale-after-changing-view-scale.html

Probable cause:

Test is a flaky timeout on its entire history on the dashboard. Test was added in r237127 and rebaselined and adjusted in r242059.
Tested locally with 243464 and 242059 and get the same flaky timeouts in both revisions, about 5 timeouts in 100 iterations

Reproduced with :

run-webkit-tests fast/viewport/ios/initial-scale-after-changing-view-scale.html --iterations 100 -f --ios-simulator --debug

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fviewport%2Fios%2Finitial-scale-after-changing-view-scale.html
Comment 1 Radar WebKit Bug Importer 2019-03-25 17:19:40 PDT
<rdar://problem/49237458>
Comment 2 Shawn Roberts 2019-03-25 17:27:14 PDT
Marked flaky in https://trac.webkit.org/changeset/243474/webkit while waiting for a fix.