You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Apoorv Naik (JIRA)" <ji...@apache.org> on 2017/05/26 15:47:04 UTC

[jira] [Updated] (ATLAS-1834) TestNG asserts across tests instead on JUnit

     [ 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)