[TIMOB-25129] Windows: Mocha test Titanium.UI.Layout TIMOB-23372 #7 test failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2018-04-11T01:13:41.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | failure-reviewed |
| Reporter | Eric Merriman |
| Assignee | Kota Iguchi |
| Created | 2017-08-11T16:22:11.000+0000 |
| Updated | 2018-04-11T01:13:41.000+0000 |
Description
Titanium.UI.Layout TIMOB-23372 #7 please investigate the failure.
Please use https://github.com/ewanharris/titanium-mobile-mocha-suite/tree/TIMOB-24816 to find the related test
You can use https://github.com/ewanharris/mocha-test to quickly debug (most) mocha tests)
Error "error":{"name":"AssertionError","actual":0,"expected":10,"operator":"to equal","message":"expected 0 to equal 10","generatedMessage":true,"stack":"/should.js:1411:20\n/your-test.js:44:28\nopen@[native code]\n/your-test.js:58:11\nrun@/ti-mocha.js:4363:19\nrunTest@/ti-mocha.js:4768:13\n/ti-mocha.js:4846:19\nnext@/ti-mocha.js:4693:16\n/ti-mocha.js:4703:11\nnext@/ti-mocha.js:4641:25\n/ti-mocha.js:4670:9\ntimeslice@/ti-mocha.js:5777:27","showDiff":true} From here https://github.com/ewanharris/titanium-mobile-mocha-suite/blob/07a5cd83a978b73ddcce325551cebb8c5df20362/Resources/ti.ui.layout.test.js#L1824
This one has been fixed for now.