Question

I have a sandbox that simply refuses to run test code.

I wrote some simple apex in a trial org, and after it was activated (purchased) the code became inactive. Thus, I span up a sandbox and finished things off, writing some simple test coverage to allow me to deploy the class and trigger to production. I have made sure in the sandbox that the class and trigger were restored to 'active' status.

Issue is - I try to run test coverage, it instantly tells me the request is queued, but that 0/0 Test Methods have passed. The status of the queued request remains at 'Selected Job is not yet complete' forever more. The more I try to run the test class, the more Im cheerily told 'Selected Job is not yet complete', and it never completes.

Has anyone seen this, or heard of possible solution?.. Any suggestions most appreciated!

Was it helpful?

Solution 2

Lets just let this one die a quiet death...

OTHER TIPS

Sounds like a bug - did you try creating another test class to see if that would work?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top