[TIMOB-7184] iOS: Drillbit failure on JSS test
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-08-22T23:50:27.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Stephen Tramer |
Assignee | Ingo Muschenetz |
Created | 2012-01-13T15:28:07.000+0000 |
Updated | 2017-03-16T21:32:08.000+0000 |
Description
Currently there is a failure in the drillbit JSS test when run in conjunction with any other tests, even those which do not touch filesystem. The test still passes when the drillbit dir is cleaned and the test is run individually.
This could be any number of things involving JSS file detection or certain types of includes, or simply drillbit screwing with the build system and causing more softlink problems. In any event, the file is *definitely* present in the
test_harness
build so it's not like it doesn't exist - it's just not being loaded for some reason.
This ticket was filed as part of testing TIMOB-6354.
Both Drillbit and JSS has been deprecated and now I deprecate this ticket.
Closing ticket as the issue won't fix.