[ https://issues.apache.org/jira/browse/OMID-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikita Pande updated OMID-286: ------------------------------ Description: * mvn build passes with command 'mvn -Dhadoop.version=3.3.6 install -DskipTests=true' * Following test case failure when tests run with hadoop version 3.3.6. Once this is supported in omid, same hadoop version to be updated in phoenix and pqs {noformat} [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems:112 Wanted but not invoked: panicker.panic( <any string>, <any java.lang.Throwable> ); -> at org.apache.omid.tso.TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems(TestTimestampOracle.java:112) Actually, there were zero interactions with this mock. [INFO] {noformat} was: * mvn build passes with command 'mvn -Dhadoop.version=3.3.6 install -DskipTests=true' * Following test case failure when tests run with hadoop version 3.3.6 {noformat} [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems:112 Wanted but not invoked: panicker.panic( <any string>, <any java.lang.Throwable> ); -> at org.apache.omid.tso.TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems(TestTimestampOracle.java:112) Actually, there were zero interactions with this mock. [INFO] {noformat} > Support hadoop version 3.3.6 > ----------------------------- > > Key: OMID-286 > URL: https://issues.apache.org/jira/browse/OMID-286 > Project: Phoenix Omid > Issue Type: Improvement > Reporter: Nikita Pande > Priority: Major > > * mvn build passes with command 'mvn -Dhadoop.version=3.3.6 install > -DskipTests=true' > > * Following test case failure when tests run with hadoop version 3.3.6. Once > this is supported in omid, same hadoop version to be updated in phoenix and > pqs > {noformat} > [INFO] Results: [INFO] [ERROR] Failures: [ERROR] > TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems:112 > Wanted but not invoked: panicker.panic( <any string>, <any > java.lang.Throwable> ); -> at > org.apache.omid.tso.TestTimestampOracle.testTimestampOraclePanicsWhenTheStorageHasProblems(TestTimestampOracle.java:112) > Actually, there were zero interactions with this mock. [INFO] {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)