Skip to content

Instantly share code, notes, and snippets.

@anand853
anand853 / java.util.ConcurrentModificationException
Created March 10, 2017 16:02
java.util.ConcurrentModificationException
with the testng also im getting same error, can you please let us know which version of the jar and how to achieve parallel execution with testNG
error
java.util.ConcurrentModificationException
at test.com.t.social.A.es_(A.java:1049)
Results :
Failed tests:
AA.es_:1049 » ConcurrentModification