joeferraro / MavensMate-SublimeText

Sublime Text plugin for Salesforce developers. Aims to replace the Eclipse-based Force.com IDE.
http://mavensmate.com
GNU General Public License v3.0
290 stars 119 forks source link

Apex tests usually time out and seem to ignore global mm_timeout setting #832

Closed alan-birchenough closed 8 years ago

alan-birchenough commented 8 years ago

I am on MavensMate for Sublime Text v7.0.0-beta.3. Nowadays, whenever I run more than a few apex tests I get an error message saying that the tests have timed out and I should modify the mm_timeout setting. I modify and re-run and the same thing happens. My mm_timeout parameter in the global settings is now at 60000 seconds (a value chosen deliberately to be unduly large), but to no avail.

I have checked my user and default plugin settings and they are not overriding the global setting, so I can't see why my global setting doesn't have any effect. Can you give me a clue? Thanks.

alan-birchenough commented 8 years ago

Is it possible to get any advice on this issue please? Thank you.

alan-birchenough commented 8 years ago

Missing information according to Contributor Covenant:

alan-birchenough commented 8 years ago

I have been able to get past this by changing a couple of things mostly extrinsic to MM, viz.:

I am therefore closing this issue.