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:50:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17652037#comment-17652037 ] 

Brahma Reddy Battula edited comment on AMBARI-25817 at 12/26/22 5:49 PM:
-------------------------------------------------------------------------

Committed to trunk. [~hmaurya]  thanks for your contribution. are you planning to provide patch for branch-2.7 also.?


was (Author: brahmareddy):
Committed to trunk. [~hmaurya]  thanks for your contribution.

> 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
>          Time Spent: 1h 10m
>  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