[jira] [Commented] (LENS-399) TestRewriting test is failing with powermock incompatibility with jdk8

2015-09-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900257#comment-14900257
 ] 

Hudson commented on LENS-399:
-

SUCCESS: Integrated in Lens-Commit #1085 (See 
[https://builds.apache.org/job/Lens-Commit/1085/])
LENS-399 : Fix powermock test failure on jdk8 (amareshwari: rev 
5f60bdc62f8e5db288fa8967fa0f865a044386d1)
* lens-server/src/test/java/org/apache/lens/server/rewrite/TestRewriting.java
* pom.xml


> TestRewriting test is failing with powermock incompatibility with jdk8
> --
>
> Key: LENS-399
> URL: https://issues.apache.org/jira/browse/LENS-399
> Project: Apache Lens
>  Issue Type: Sub-task
>  Components: build, test
>Reporter: Raju Bairishetti
>Assignee: Raju Bairishetti
> Fix For: 2.4
>
> Attachments: LENS-399.patch
>
>
> Right now, TestRewriting is failing with the incompatible version of 
> pwoermock on jdk8. We need to use latest version which is compatible for jdk8
> Current versions in lens:
> *1.8.5*
> *1.4.12*
> {noformat}
> An error occurred while instantiating class 
> org.apache.lens.driver.cube.TestRewriting: Failed to transform class with 
> name org.apache.lens.driver.cube.TestRewriting. Reason: java.io.IOException: 
> invalid constant type: 18 at 1
>   at org.testng.internal.ClassHelper.createInstance1(ClassHelper.java:398)
>   at org.testng.internal.ClassHelper.createInstance(ClassHelper.java:299)
> {noformat}



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


[jira] [Commented] (LENS-399) TestRewriting test is failing with powermock incompatibility with jdk8

2015-09-19 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14877078#comment-14877078
 ] 

Hadoop QA commented on LENS-399:


Applied patch: 
[LENS-399.patch|https://issues.apache.org/jira/secure/attachment/12761283/LENS-399.patch]
 and ran command: mvn clean install. Result: Success. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/68/

> TestRewriting test is failing with powermock incompatibility with jdk8
> --
>
> Key: LENS-399
> URL: https://issues.apache.org/jira/browse/LENS-399
> Project: Apache Lens
>  Issue Type: Sub-task
>  Components: build, test
>Reporter: Raju Bairishetti
>Assignee: Raju Bairishetti
> Fix For: 2.4
>
> Attachments: LENS-399.patch
>
>
> Right now, TestRewriting is failing with the incompatible version of 
> pwoermock on jdk8. We need to use latest version which is compatible for jdk8
> Current versions in lens:
> *1.8.5*
> *1.4.12*
> {noformat}
> An error occurred while instantiating class 
> org.apache.lens.driver.cube.TestRewriting: Failed to transform class with 
> name org.apache.lens.driver.cube.TestRewriting. Reason: java.io.IOException: 
> invalid constant type: 18 at 1
>   at org.testng.internal.ClassHelper.createInstance1(ClassHelper.java:398)
>   at org.testng.internal.ClassHelper.createInstance(ClassHelper.java:299)
> {noformat}



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