You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Prashant Kommireddi (JIRA)" <ji...@apache.org> on 2014/03/09 03:20:43 UTC

[jira] [Created] (PIG-3802) Fix TestBlackAndWhitelistValidator failures

Prashant Kommireddi created PIG-3802:
----------------------------------------

             Summary: Fix TestBlackAndWhitelistValidator failures
                 Key: PIG-3802
                 URL: https://issues.apache.org/jira/browse/PIG-3802
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.13.0
            Reporter: Prashant Kommireddi
            Assignee: Prashant Kommireddi
             Fix For: 0.13.0


>From [~cheolsoo]

Prashant Kommireddi, I am reopening this jira. Your new tests fail with the following error-
Testcase: testWhitelist2 took 0.046 sec 
        Caused an ERROR
org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V
java.lang.NoSuchMethodError: org.hamcrest.Matcher.describeMismatch(Ljava/lang/Object;Lorg/hamcrest/Description;)V
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
I think we're hitting this problem-
https://tedvinke.wordpress.com/2013/12/17/mixing-junit-hamcrest-and-mockito-explaining-nosuchmethoderror/




--
This message was sent by Atlassian JIRA
(v6.2#6252)