[TIMOB-25788] Windows: Fix windowsBroken HttpClient tests
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Done |
Resolution Date | 2019-09-24T05:10:41.000+0000 |
Affected Version/s | Release 7.0.0 |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2018-02-20T00:51:40.000+0000 |
Updated | 2019-09-24T05:10:41.000+0000 |
Description
In
ti.network.httpclient.tests
on our unit tests, we've been skipping some of unit tests for Windows by marking windowsBroken
. Need to make sure what's causing the actual issue and create new ticket when needed. This ticket is to keep track on it.
This can be closed for now, tested by https://github.com/appcelerator/titanium-mobile-mocha-suite/pull/197. See linked tickets for details.