Bug 164960 - [ios-simulator] LayoutTest http/tests/security/module-correct-mime-types.html timing out
Summary: [ios-simulator] LayoutTest http/tests/security/module-correct-mime-types.html...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 15:22 PST by Ryan Haddad
Modified: 2017-05-05 15:44 PDT (History)
2 users (show)

See Also:


Attachments
Mark test as slow. (1.39 KB, patch)
2017-05-05 15:40 PDT, Matt Lewis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-11-18 15:22:06 PST
LayoutTest http/tests/security/module-correct-mime-types.html timing out

This test seems to time out on almost every run on ios-simulator-wk2

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fsecurity%2Fmodule-correct-mime-types.html
Comment 1 Ryan Haddad 2016-11-18 15:22:28 PST
This test was added with https://trac.webkit.org/changeset/208788
Comment 2 Yusuke Suzuki 2016-11-26 23:48:43 PST
I've just started investigating this.
Comment 3 Yusuke Suzuki 2016-11-27 00:01:06 PST
I've just built the iOS simulator build and performed run-webkit-tests.
It seems that this test passes on my local environment.
Maybe, I think we can solve it by annotating this test as Slow in the meantime.
Comment 4 Ryan Haddad 2016-11-29 15:18:20 PST
Marked as slow in http://trac.webkit.org/projects/webkit/changeset/209093
Comment 5 Matt Lewis 2017-05-05 14:55:43 PDT
Hey Ive seen this test start timing out on iOS Sim Debug as well. 

https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/1001

Yusuke Should we mark this test as slow on Debug as well?
Comment 6 Yusuke Suzuki 2017-05-05 15:00:01 PDT
(In reply to Matt Lewis from comment #5)
> Hey Ive seen this test start timing out on iOS Sim Debug as well. 
> 
> https://build.webkit.org/builders/
> Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/builds/1001
> 
> Yusuke Should we mark this test as slow on Debug as well?

Yes, we should mark it as slow I think.
Comment 7 Matt Lewis 2017-05-05 15:40:36 PDT
Created attachment 309227 [details]
Mark test as slow.
Comment 8 Ryan Haddad 2017-05-05 15:43:46 PDT
Comment on attachment 309227 [details]
Mark test as slow.

Clearing flags on attachment: 309227

Committed r216280: <http://trac.webkit.org/changeset/216280>