You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/05/24 08:45:00 UTC

[jira] [Created] (FLINK-12614) Refactor YARN tests to not do assertion in @After methods

Chesnay Schepler created FLINK-12614:
----------------------------------------

             Summary: Refactor YARN tests to not do assertion in @After methods
                 Key: FLINK-12614
                 URL: https://issues.apache.org/jira/browse/FLINK-12614
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / YARN, Tests
    Affects Versions: 1.9.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.9.0


The YARN are executing assertions in the {{@After}} methods, which leads to output that it unnecessarily obfuscated. For example, it is not said explicitly which test has failed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)