You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Kevin Earls (JIRA)" <ji...@apache.org> on 2016/01/07 14:32:39 UTC

[jira] [Created] (CAMEL-9490) FacebookMethodsTypeHelperTest.testGetType fails with IllegalArgument Exception

Kevin Earls created CAMEL-9490:
----------------------------------

             Summary: FacebookMethodsTypeHelperTest.testGetType fails with IllegalArgument Exception
                 Key: CAMEL-9490
                 URL: https://issues.apache.org/jira/browse/CAMEL-9490
             Project: Camel
          Issue Type: Bug
          Components: tests
            Reporter: Kevin Earls
            Priority: Minor


The FacebookMethodsTypeHelperTest fails with the error shown below.  It looks like the result of this commit:  https://github.com/apache/camel/commit/846b097c2b881eac68328800bdd6a9d3017921c7

Running org.apache.camel.component.facebook.data.FacebookMethodsTypeHelperTest
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.324 sec <<< FAILURE! - in org.apache.camel.component.facebook.data.FacebookMethodsTypeHelperTest
testGetType(org.apache.camel.component.facebook.data.FacebookMethodsTypeHelperTest)  Time elapsed: 0.012 sec  <<< ERROR!
java.lang.IllegalArgumentException: readingOptions
	at org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper.getType(FacebookMethodsTypeHelper.java:264)
	at org.apache.camel.component.facebook.data.FacebookMethodsTypeHelperTest.testGetType(FacebookMethodsTypeHelperTest.java:125)





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