EgorKulikov / idea-chelper

Automatically exported from code.google.com/p/idea-chelper
112 stars 59 forks source link

Bulk add tests causing test configuration to fail #58

Closed lancehaoh closed 6 years ago

lancehaoh commented 6 years ago

If the "bulk add tests" function is used, the functions in the "edit tests" dialog no longer work. For example, when I remove or un-check a test, it is still used by CHelper. Please see the attached folder for the tests.

tests.zip

lancehaoh commented 6 years ago

I managed to fix this myself. It seems that the large amount of tests exceed the file size limit of intellij and (somehow) the file cannot be handled properly. The solution is described here:

https://stackoverflow.com/questions/23057988/file-size-exceeds-configured-limit-2560000-code-insight-features-not-availabl