You need to sign in to do that
Don't have an account?

Previous load of class failed: MetaDataSearch after Sandbox Refresh
Hey all,
I refreshed my Sandbox (Configuration only) today and when running tests, I see a lot of unexpected failures. Most of them have this message:
caused by: line -1, column -1: Previous load of class failed: MetaDataSearch.SearchResultsController: line 1, column 21: Entity is not org-accessible: []
Anyone seen this before?
I refreshed my Sandbox (Configuration only) today and when running tests, I see a lot of unexpected failures. Most of them have this message:
caused by: line -1, column -1: Previous load of class failed: MetaDataSearch.SearchResultsController: line 1, column 21: Entity is not org-accessible: []
Anyone seen this before?
A coworker of mine has discovered that when we run the same tests that are failing via Mavensmate, we get them to pass.
Run via Setup->Apex Test Execution: Fail
Run via Developer Console: Fail
Run via Mavensmate Test Runner: Pass
Definitely seems to be something deeper broken than what we can see.