You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2016/01/13 08:06:39 UTC

[jira] [Created] (BIGTOP-2234) TestBlockRecovery incorrectly fails on a single node cluster

Konstantin Boudnik created BIGTOP-2234:
------------------------------------------

             Summary: TestBlockRecovery incorrectly fails on a single node cluster
                 Key: BIGTOP-2234
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2234
             Project: Bigtop
          Issue Type: Sub-task
          Components: tests
    Affects Versions: 1.0.0
            Reporter: Konstantin Boudnik
            Assignee: Konstantin Boudnik
             Fix For: 1.1.0


While running on a single node cluster, {{TestBlockRecovery}} fails with {{AssumtionViolationException}}. Turns out Assume shouldn't be used in {{@BeforeClass}} and {{@AfterClass}} methods.

While it might be untypical to run such a test in the single node setup, it is yet convenient during the development cycle and incorrectly failing test is spoiling the picture. Let's fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)