You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2015/03/18 16:41:38 UTC

[jira] [Created] (JCLOUDS-857) Tests fail due to Incorrect number of names on @org.jclouds.json.SerializedNames(value=[loadSucceeded, loadErrors, testPassed, testFailures])

Andrew Gaul created JCLOUDS-857:
-----------------------------------

             Summary: Tests fail due to Incorrect number of names on @org.jclouds.json.SerializedNames(value=[loadSucceeded, loadErrors, testPassed, testFailures])
                 Key: JCLOUDS-857
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-857
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-labs-google
    Affects Versions: 1.8.1
            Reporter: Andrew Gaul


Some GCE tests fail due to Incorrect number of names on @org.jclouds.json.SerializedNames(value=[loadSucceeded, loadErrors, testPassed, testFailures]) when using newer versions of Java:

{noformat}
$ mvn clean test -pl google-compute-engine -Dtest=ParseUrlMapValidateTest,UrlMapApiMockTest
...
Failed tests:
  ParseUrlMapValidateTest>BaseParserTest.test:69 » HttpResponse Error parsing in...
  UrlMapApiMockTest.validate:115 » IllegalState Incorrect number of names on @or...
{noformat}

These tests pass with JDK 7u72 and 8u25 but fail with 7u76 and 8u31.



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