[TIMOB-23164] Windows: Unit test failed for View.animate for UWP 10 app
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-07-10T09:41:45.000+0000 |
| Affected Version/s | Release 5.3.0 |
| Fix Version/s | Release 6.0.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Gary Mathews |
| Created | 2016-04-07T13:25:20.000+0000 |
| Updated | 2016-09-06T14:33:50.000+0000 |
Description
Win 10 Store unit tests are consistently failing:
Windows10.Store.Titanium.UI.View.TIMOB-20598
Windows10.Store.Titanium.UI.View.animate (left)
Windows10.Store.Titanium.UI.View.animate (top)
Currently we just skip those tests but we should figure out why.
https://github.com/appcelerator/titanium_mobile_windows/pull/611
Looks like it goes through for now. Will merge this soon to see if Jenkins reliably passes it: https://github.com/appcelerator/titanium_mobile_windows/pull/645
[~kota] it looks like these test were disabled again? https://github.com/appcelerator/titanium_mobile_windows/pull/653 Is there another ticket to track this or should I go ahead and reopen this one?
[~eharris] Oh yes good call. (y) This has to be. Reopened.
master: https://github.com/appcelerator/titanium_mobile_windows/pull/773
Test cases are now passing Closing ticket