You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Brahma Reddy Battula (Jira)" <ji...@apache.org> on 2022/12/26 17:54:00 UTC

[jira] [Updated] (AMBARI-25817) Fix DDLTests.testVerifyMySQL and DDLTests.testCompareMySQL Ambari test failures

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

Brahma Reddy Battula updated AMBARI-25817:
------------------------------------------
    Fix Version/s: 2.8.0

> Fix DDLTests.testVerifyMySQL and DDLTests.testCompareMySQL Ambari test failures
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-25817
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25817
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Himanshu Maurya
>            Assignee: Himanshu Maurya
>            Priority: Major
>             Fix For: 2.8.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> FAILURE! - in org.apache.ambari.server.orm.db.DDLTests in testVerifyMySQL and testCompareMySQL
> {code:java}
> [ERROR] testVerifyMySQL(org.apache.ambari.server.orm.db.DDLTests)  Time elapsed: 0.054 s  <<< ERROR!
> com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
> 	at org.apache.ambari.server.orm.db.DDLTests.verifyDDL(DDLTests.java:89)
> 	at org.apache.ambari.server.orm.db.DDLTests.testVerifyMySQL(DDLTests.java:60)
> Caused by: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
> 	at org.apache.ambari.server.orm.db.DDLTests.verifyDDL(DDLTests.java:89)
> 	at org.apache.ambari.server.orm.db.DDLTests.testVerifyMySQL(DDLTests.java:60)
> [ERROR] testCompareMySQL(org.apache.ambari.server.orm.db.DDLTests)  Time elapsed: 0.047 s  <<< ERROR!
> com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
> 	at org.apache.ambari.server.orm.db.DDLTests.compareAgainstPostgres(DDLTests.java:150)
> 	at org.apache.ambari.server.orm.db.DDLTests.testCompareMySQL(DDLTests.java:134)
> Caused by: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
> 	at org.apache.ambari.server.orm.db.DDLTests.compareAgainstPostgres(DDLTests.java:150)
> 	at org.apache.ambari.server.orm.db.DDLTests.testCompareMySQL(DDLTests.java:134) {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ambari.apache.org
For additional commands, e-mail: issues-help@ambari.apache.org