Bug #9375
ru.ispras.microtesk.model.powerpc.autogen.GroupTestCase: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `la' for #<GroupGenTemplate:0x6046f0da>
Start date:
11/08/2018
Due date:
% Done:
0%
Estimated time:
Detected in build:
master
Platform:
Published in build:
0.0.4-alpha-191229
Description
java.lang.AssertionError: ******************************************************************************** ATTENTION! An unexpected error has occurred: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `la' for #<GroupGenTemplate:0x6046f0da> The program will be terminated. Please contact us at: microtesk-support@ispras.ru We are sorry for the inconvenience. Exception stack: org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `la' for #<GroupGenTemplate:0x6046f0da> at org.jruby.RubyBasicObject.method_missing(org/jruby/RubyBasicObject.java:1555) at RUBY.method_missing(/srv/jenkins/workspace/MicroTESK_PowerPC/microtesk-powerpc/build/target/lib/ruby/template.rb:64) at RUBY.run(/srv/jenkins/workspace/MicroTESK_PowerPC/microtesk-powerpc/build/target/arch/powerpc/templates/group_autogentemplate.rb:42) at org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1594) at RUBY.sequence(/srv/jenkins/workspace/MicroTESK_PowerPC/microtesk-powerpc/build/target/lib/ruby/template.rb:129) at RUBY.run(/srv/jenkins/workspace/MicroTESK_PowerPC/microtesk-powerpc/build/target/arch/powerpc/templates/group_autogentemplate.rb:25) at RUBY.generate(/srv/jenkins/workspace/MicroTESK_PowerPC/microtesk-powerpc/build/target/lib/ruby/template.rb:1055) at RUBY.main(/srv/jenkins/workspace/MicroTESK_PowerPC/microtesk-powerpc/build/target/lib/ruby/microtesk.rb:33) at org.jruby.RubyHash.each(org/jruby/RubyHash.java:1342) at RUBY.main(/srv/jenkins/workspace/MicroTESK_PowerPC/microtesk-powerpc/build/target/lib/ruby/microtesk.rb:29) at RUBY.(root)(/srv/jenkins/workspace/MicroTESK_PowerPC/microtesk-powerpc/build/target/lib/ruby/microtesk.rb:52) ******************************************************************************** at org.junit.Assert.fail(Assert.java:88) at ru.ispras.microtesk.model.powerpc.PowerPCTest.onEventLogged(PowerPCTest.java:34) at ru.ispras.castle.util.Logger.print(Logger.java:176) at ru.ispras.castle.util.Logger.exception(Logger.java:154) at ru.ispras.microtesk.MicroTESK.main(MicroTESK.java:83) at ru.ispras.microtesk.test.testutils.TemplateTest.run(TemplateTest.java:86) at ru.ispras.microtesk.model.powerpc.autogen.GroupTestCase.test(GroupTestCase.java:26)
Updated by Sergey Smolov over 2 years ago
The same error appears upon running ru.ispras.microtesk.model.powerpc.autogen.SimpleTestCase
Updated by Alexander Protsenko over 1 year ago
- Status changed from New to Resolved
fixed 8aaf1638
В будущем новые самогенерирующиеся шаблоны будут добавлены после обновления MicroTESK.
Updated by Sergey Smolov over 1 year ago
- Status changed from Resolved to Verified
Ok, the test case was incorrect and has been removed.
I'vve tried to reject the ticket, but don't have such an option. So it can be closed.
Updated by Sergey Smolov about 1 year ago
- Published in build set to 0.0.4-alpha-191229
- Status changed from Verified to Closed