function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bozotheclownbozotheclown 

Can't Run Any Apex Tests Today???

Hello.  I tried to run tests on several classes today...and I am seeing a lot of error messages such as "Could not run tests on class xxxx".

 

This is odd because most of the classes I am testing have tested fine just a few days ago (and no edits have been made to the class since the most recent test).

 

Is anyone else seeing this?

 

 

Thanks

Abhi_TripathiAbhi_Tripathi

Hey 

pigginsbpigginsb

You can try compiling all classes, using the link on the Apex Classes page. I've heard this sometimes helps to avoid the failure you are describing.