Hi - A few Apex tests in your package are failing. Looking for any insight you can provide. Thanks in advance!
TestEasyPricingforQuotetestQuoteLineItemEasyPricing2System.LimitException: EPQT:Too many SOQL queries: 101
Stack Trace: Class.EPQT.EasyPricingforQuoteUtils.getdisableTriggers: line 106, column 1 Trigger.EPQT.QuoteAfter: line 4, column 1
TestEasyPricingforOpportunitytestOpportunityProductEasyPricingSystem.NullPointerException: Attempt to de-reference a null object
Stack Trace: Class.EPOP.OpportunityProductEasyPricing.lookupSelectedPBE: line 713, column 1 Class.EPOP.TestEasyPricingforOpportunity.testOpportunityProductEasyPricing: line 778, column 1
TestEasyPricingforQuotetestQuoteLineItemEasyPricingSystem.NullPointerException: Attempt to de-reference a null object
Stack Trace: Class.EPQT.QuoteLineItemEasyPricing.lookupSelectedPBE: line 713, column 1 Class.EPQT.TestEasyPricingforQuote.testQuoteLineItemEasyPricing: line 589, column 1
@Gwendolyn Sanders Did you choose "Run all tests" as the test option when you validate/deploy your inbound change set? Have tried to choose the other test options?