You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2019/04/05 21:48:00 UTC

[jira] [Commented] (PHOENIX-5230) Fix ChangePermissionsIT and TableDDLPermissionIT on master

    [ https://issues.apache.org/jira/browse/PHOENIX-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811296#comment-16811296 ] 

Hadoop QA commented on PHOENIX-5230:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12965051/PHOENIX-5230.patch
  against master branch at commit 43600fbf39cda4336be9736fd8c653044e3d85ee.
  ATTACHMENT ID: 12965051

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+0 tests included{color}.  The patch appears to be a documentation, build,
                        or dev patch that doesn't require tests.

    {color:red}-1 javac{color}.  The patch appears to cause mvn compile goal to fail .

    Compilation errors resume:
    [ERROR] COMPILATION ERROR : 
[ERROR] /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/test/java/org/apache/phoenix/tool/ParameterizedPhoenixCanaryToolIT.java:[24,34] cannot find symbol
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile (default-testCompile) on project phoenix-core: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/test/java/org/apache/phoenix/tool/ParameterizedPhoenixCanaryToolIT.java:[24,34] cannot find symbol
[ERROR]   symbol:   class ChangePermissionsIT
[ERROR]   location: package org.apache.phoenix.end2end
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
    

Console output: https://builds.apache.org/job/PreCommit-PHOENIX-Build/2492//console

This message is automatically generated.

> Fix ChangePermissionsIT and TableDDLPermissionIT on master
> ----------------------------------------------------------
>
>                 Key: PHOENIX-5230
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5230
>             Project: Phoenix
>          Issue Type: Test
>            Reporter: Thomas D'Silva
>            Assignee: Thomas D'Silva
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-5230-4.x-HBase-1.3.patch, PHOENIX-5230.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The tests are failing because we are spinning up a cluster per test.
> https://builds.apache.org/job/Phoenix-master/2345/#showFailuresLink



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)