arvindKandpal-ksolves commented on PR #8015:
URL: https://github.com/apache/hbase/pull/8015#issuecomment-4175303649

   cat 
archiver/hbase-shell/target/surefire-reports/org.apache.hadoop.hbase.client.TestShell.txt
   
-------------------------------------------------------------------------------
   Test set: org.apache.hadoop.hbase.client.TestShell
   
-------------------------------------------------------------------------------
   Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.845 s <<< 
FAILURE! -- in org.apache.hadoop.hbase.client.TestShell
   org.apache.hadoop.hbase.client.TestShell.testRunShellTests -- Time elapsed: 
6.825 s <<< ERROR!
   org.jruby.embed.EvalFailedException: (RuntimeError) test_Change_table's_sft 
is already defined in SftChangeTest
        at 
org.jruby.embed.internal.EmbedEvalUnitImpl.run(EmbedEvalUnitImpl.java:134)
        at 
org.jruby.embed.ScriptingContainer.runUnit(ScriptingContainer.java:1296)
        at 
org.jruby.embed.ScriptingContainer.runScriptlet(ScriptingContainer.java:1341)
        at 
org.apache.hadoop.hbase.client.RubyShellTest.testRunShellTests(RubyShellTest.java:105)
        at 
org.apache.hadoop.hbase.client.AbstractTestShell.testRunShellTests(AbstractTestShell.java:65)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.apache.hadoop.hbase.HBaseJupiterExtension.lambda$runWithTimeout$0(HBaseJupiterExtension.java:159)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
   Caused by: org.jruby.exceptions.RuntimeError: (RuntimeError) 
test_Change_table's_sft is already defined in SftChangeTest
        at 
home.runner.work.hbase.hbase.src.hbase_minus_shell.src.test.ruby.test_helper.define_test(/home/runner/work/hbase/hbase/src/hbase-shell/src/test/ruby/test_helper.rb:26)
        at 
RUBY.<class:SftChangeTest>(src/test/ruby/shell/sftchange_test_cluster.rb:31)
        at RUBY.<main>(src/test/ruby/shell/sftchange_test_cluster.rb:23)
        at org.jruby.RubyKernel.load(org/jruby/RubyKernel.java:1053)
        at RUBY.<main>(src/test/ruby/tests_runner.rb:55)
        at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1865)
        at RUBY.<main>(src/test/ruby/tests_runner.rb:43)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to