[
https://issues.apache.org/jira/browse/ATLAS-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apoorv Naik updated ATLAS-1834:
-------------------------------
Attachment: 0002-ATLAS-1834-TestNG-asserts-over-JUnit-for-consistency.patch
> TestNG asserts across tests instead on JUnit
> --------------------------------------------
>
> Key: ATLAS-1834
> URL: https://issues.apache.org/jira/browse/ATLAS-1834
> Project: Atlas
> Issue Type: Bug
> Reporter: Apoorv Naik
> Assignee: Apoorv Naik
> Attachments:
> 0002-ATLAS-1834-TestNG-asserts-over-JUnit-for-consistency.patch
>
>
> Most of our tests use TestNG Asserts, only a handful of them are using JUnit.
> As a side-effect the builds on apache jenkins are failing because of the
> incorrect JUnit version getting picked from m2 repository, this causing
> certain tests to fail in-deterministically.
> Changing all imports to TestNG
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)