• Saurabh Gupta 3137
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi

I am facing one issue during Run All Test in Sandbox on which I need some help
When i do run all test in sandbox then i face UNABLE_TO_LOCK_ROW error messages in some test classes

System.DmlException: Insert failed. First exception on row 0; first error: UNABLE_TO_LOCK_ROW, unable to obtain exclusive access to this record: []

As a solution i have disabled Parallel testing in sandbox which resolve the issue in sandbox  but want to know will  I face any issue during sandbox to production deployment ?
If yes , the how can the issue be resolved.