[TIMOB-24263] Windows: Investigate crash on HttpClient
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2017-01-05T03:42:13.000+0000 |
Affected Version/s | Release 6.0.0 |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2016-12-28T05:56:37.000+0000 |
Updated | 2017-01-05T03:42:13.000+0000 |
Description
We've been seeing that Windows 10 node on Jenkins tend to crash around UI tests (ListView etc) when we enable
HttpClient
test. We suspect something is leaking/blocking after use of HttpClient
. We need to investigate why.
Duplicate of TIMOB-24268