You need to sign in to do that
Don't have an account?
James_Adapx
Ant build script issues
Is there a way to ignore failing tests when deploying code to production site? I am trying to make some changes to an existing class which has no errors and it is failing to deploy because it says there are tests that have failed. I know it runs all tests when deploying but is there a switch to disable it or maybe through eclipse you can do this? I am failing for the same reason in eclipse too.. So, Ant or eclipse solution would be great.
So you should figure out what tests are failing, why they are failing, and either fix the tests or the code.
Hope this helps.
Here is one of the queries that produced one of the errors below...
caused by: System.Exception: Too many query rows: 1001
Trigger.anotoLicenseCheck: line 10, column 6