[TIMOB-24986] Investigate the skipped tests on Windows
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | None |
Status | Closed |
Resolution | Done |
Resolution Date | 2017-07-25T12:42:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2017-07-20T12:45:38.000+0000 |
Updated | 2017-07-25T12:42:31.000+0000 |
Description
There are around 500 skipped tests on Windows, the total number of tests is only around 1000 so half of them being skipped is not good and they almost definitely do not have ticket associated with them if they're skipped for bugs, I know I have skipped some of these in frustration when merging the suites.
Review the attached skipped list and then run through the tests, reviewing what can be unskipped as it now works, filing tickets as needed.
I don't think we'd be able to achieve a code coverage output so in my opinion we should have a mechanism where we require a percentage of tests to be run to allow us to measure this, while it's not a great metric it is something to aim for and stop the bulk skipping of tests
Ran through all but Ti.UI, here are my notes
Current list of skipped tests that are need to be investigated, this means that either they crash the app, are noted as questionable tests in the code or are flaky (HTTPClient)
Considering this done