You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2020/08/17 19:02:00 UTC

[jira] [Updated] (HBASE-24893) TestLogLevel failing on hadoop-ci (branch-1)

     [ https://issues.apache.org/jira/browse/HBASE-24893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell updated HBASE-24893:
----------------------------------------
    Description: 
TestLogLevel is failing the branch-1 builds on hadoop-ci.

The test needs some improvement. The code seems to be doing the right thing but the error condition the test is expecting varies by JVM or JVM version:
{noformat}
Expected to find 'Unrecognized SSL message' but got unexpected exception:
javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
{noformat}

  was:
TestLogLevel is failing the branch-1 builds on hadoop-ci.

The test needs some improvement. The code seems to be doing the right thing but the error condition the test is expecting varies by JVM or JVM version:
{noformat}
Expected to find 'Unrecognized SSL message' but got unexpected exception:javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
{noformat}


> TestLogLevel failing on hadoop-ci (branch-1)
> --------------------------------------------
>
>                 Key: HBASE-24893
>                 URL: https://issues.apache.org/jira/browse/HBASE-24893
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Andrew Kyle Purtell
>            Priority: Major
>             Fix For: 1.7.0
>
>
> TestLogLevel is failing the branch-1 builds on hadoop-ci.
> The test needs some improvement. The code seems to be doing the right thing but the error condition the test is expecting varies by JVM or JVM version:
> {noformat}
> Expected to find 'Unrecognized SSL message' but got unexpected exception:
> javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)