Unit Test Results | Build date : @BUILD.DATE@ File generated at 2009-01-06T19:59:25+01:00 Associated log | Designed for use with JUnit and Ant. |
| Class | Name | Status | Type | Time(s) |
|---|---|---|---|---|
| KpmTests | createFolder(org.kermeta.kpm.test.ResourceCreationTest) | Failure | nulljunit.framework.AssertionFailedError: null | 0.000 |
| KpmTests | changingProjectFile(org.kermeta.kpm.test.SpecialResourceHandlingTest) | Failure | Build of /fr.irisa.triskell.kermeta.samples.fsm.demoAspect took too much time (>120000ms)junit.framework.AssertionFailedError: Build of /fr.irisa.triskell.kermeta.samples.fsm.demoAspect took too much time (>120000ms) | 0.000 |
| EmfTestSuite | simpleLoadFromDynamicInstance::SimpleLoader.testBasicSimpleLoadFromCompositeModel | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 190297] assertion number 1 failed: didn't find the 7 objects in the model, found 0 Trace: [simpleLoadFromDynamicInstance::SimpleLoader : 189814].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/055_MT_FSM_simpleLoadFromDynamicInstance.main.kmt', line 203, in '[simpleLoadFromDynamicInstance::SimpleLoader : 189814].assertTrueWithMsg' ( assertTrueWithMsg(myModel.contents.size.equals(7), (("didn't find the 7 objects in the model, found ") + (myModel.contents.size.toString))) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/055_MT_FSM_simpleLoadFromDynamicInstance.main.kmt', line 200, in '[simpleLoadFromDynamicInstance::SimpleLoader : 189814].testBasicSimpleLoadFromCompositeModel' ( operation testBasicSimpleLoadFromCompositeModel() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 190297] | 0.266 |
| EmfTestSuite | simpleLoadFromDynamicInstance::SimpleLoader.testBasicSimpleLoadFromFinalStatesModel | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 191354] assertion number 1 failed: didn't find the 7 objects in the model, found 0 Trace: [simpleLoadFromDynamicInstance::SimpleLoader : 190860].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/055_MT_FSM_simpleLoadFromDynamicInstance.main.kmt', line 221, in '[simpleLoadFromDynamicInstance::SimpleLoader : 190860].assertTrueWithMsg' ( assertTrueWithMsg(myModel.contents.size.equals(7), (("didn't find the 7 objects in the model, found ") + (myModel.contents.size.toString))) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/055_MT_FSM_simpleLoadFromDynamicInstance.main.kmt', line 218, in '[simpleLoadFromDynamicInstance::SimpleLoader : 190860].testBasicSimpleLoadFromFinalStatesModel' ( operation testBasicSimpleLoadFromFinalStatesModel() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 191354] | 0.462 |
| InterpreterTestSuite | testEnum::TestEnum.testReflect2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 77494] assertion number 2 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/022_testEnum.main.kmt', line 151, in '[testEnum::TestEnum : 77199].assert' ( assert(false) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/022_testEnum.main.kmt', line 145, in '[testEnum::TestEnum : 77199].testReflect2' ( operation testReflect2() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 77494] | 0.239 |
| InterpreterTestSuite | testLambda::TestLambda.testLambdaWithoutParam2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 157523] assertion number 1 failed: function f() not called ! Trace: [testLambda::TestLambda : 157441].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/037_testLambda.main.kmt', line 134, in '[testLambda::TestLambda : 157441].assertTrueWithMsg' ( assertTrueWithMsg(passed, "function f() not called !") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/037_testLambda.main.kmt', line 124, in '[testLambda::TestLambda : 157441].testLambdaWithoutParam2' ( /** test for bug #6883 */ (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 157523] | 0.354 |
| InterpreterTestSuite | testLambda::TestLambda.testLambdaWithoutParam3 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 158125] assertion number 1 failed: function f not called ! Trace: [testLambda::TestLambda : 158043].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/037_testLambda.main.kmt', line 149, in '[testLambda::TestLambda : 158043].assertTrueWithMsg' ( assertTrueWithMsg(passed, "function f not called !") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/037_testLambda.main.kmt', line 139, in '[testLambda::TestLambda : 158043].testLambdaWithoutParam3' ( /** test for bug #6883 */ (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 158125] | 0.357 |
| InterpreterTestSuite | testFreezeOnNewClass::Test.test_parametrizedClassFaultly | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 239318] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/059_testFreezeOnNewClass.main.kmt', line 88, in '[testFreezeOnNewClass::Test : 239147].assert' ( assert(is_OK.equals(false)) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/059_testFreezeOnNewClass.main.kmt', line 60, in '[testFreezeOnNewClass::Test : 239147].test_parametrizedClassFaultly' ( operation test_parametrizedClassFaultly() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 239318] | 0.910 |
| InterpreterTestSuite | Object::TestIsInstance.testIsInstanceOf4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 243085] assertion number 2 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/062_testIsInstanceOf.main.kmt', line 57, in '[Object::TestIsInstance : 242997].assert' ( assert(e.isInstanceOf(Object::A<kermeta::standard::String>).~not) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/062_testIsInstanceOf.main.kmt', line 54, in '[Object::TestIsInstance : 242997].testIsInstanceOf4' ( operation testIsInstanceOf4() : kermeta::standard::Boolean is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 243085] | 0.478 |
| InterpreterTestSuite | Object::TestAsType.testAsType4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 246703] assertion number 2 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/063_testAsType.main.kmt', line 72, in '[Object::TestAsType : 246600].assert' ( assert(false) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/063_testAsType.main.kmt', line 63, in '[Object::TestAsType : 246600].testAsType4' ( operation testAsType4() : kermeta::standard::Boolean is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 246703] | 0.483 |
| InterpreterTestSuite | Object::TestHasSubtype.testHasSubtype2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 256146] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 45, in '[Object::TestHasSubtype : 256061].assert' ( assert(Object::C.isSuperTypeOf(Object::D<Object::C>)) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 44, in '[Object::TestHasSubtype : 256061].testHasSubtype2' ( operation testHasSubtype2() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 256146] | 0.501 |
| InterpreterTestSuite | Object::TestHasSubtype.testHasSubtype3 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 256739] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 49, in '[Object::TestHasSubtype : 256654].assert' ( assert(Object::C.isSuperTypeOf(Object::D<kermeta::standard::String>)) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 48, in '[Object::TestHasSubtype : 256654].testHasSubtype3' ( operation testHasSubtype3() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 256739] | 0.574 |
| InterpreterTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 258535] assertion number 1 failed: Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 64, in '[Object::TestHasSubtype : 258454].assertWithMsg' ( assertWithMsg(false, "Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 63, in '[Object::TestHasSubtype : 258454].testPrimitiveHasSubtype2' ( operation testPrimitiveHasSubtype2() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 258535] | 0.500 |
| InterpreterTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 259725] assertion number 1 failed: Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 75, in '[Object::TestHasSubtype : 259644].assertWithMsg' ( assertWithMsg(false, "Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 74, in '[Object::TestHasSubtype : 259644].testPrimitiveHasSubtype4' ( operation testPrimitiveHasSubtype4() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 259725] | 0.500 |
| InterpreterTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype6 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 260915] assertion number 1 failed: Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 87, in '[Object::TestHasSubtype : 260834].assertWithMsg' ( assertWithMsg(false, "Test disabled because it doesn't typecheck correctly, see test in io : testPrimitiveType2.kmt") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/066_testHasSubType.main.kmt', line 86, in '[Object::TestHasSubtype : 260834].testPrimitiveHasSubtype6' ( operation testPrimitiveHasSubtype6() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 260915] | 0.995 |
| JunitTestSuite | testinvalid_005_undeterministic_several_superoperations_01 | Failure | Looking for a constraint error or direct warning but none foundjunit.framework.AssertionFailedError: Looking for a constraint error or direct warning but none found | 0.010 |
| JunitTestSuite | testecore_003_UML2 | Failure | nulljunit.framework.AssertionFailedError: null | 3.250 |
| JunitTestSuite | testecore_010_twopackages | Failure | expecting LCURLY, found ';' junit.framework.AssertionFailedError: expecting LCURLY, found ';' | 0.013 |
| JunitTestSuite | testkmt_006_PropertyWithEcoreTypes | Failure | In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Assignement : Only variables and properties can be assigned In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eOperations'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eStructuralFeatures'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eStructuralFeatures'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eLiterals'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eAnnotations'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eClassifiers'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Assignement : Only variables and properties can be assigned In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. junit.framework.AssertionFailedError: In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/006_PropertyWithEcoreTypes.main/ecore.ecore : Cannot resolve symbol : 'eType'. | 0.315 |
| JunitTestSuite | testkmt_011_testPropertyConversionInEcore | Failure | In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/011_testPropertyConversionInEcore.main/011_testPropertyConversionInEcore.main.ecore : The file platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/011_testPropertyConversionInEcore.main/011b_testStringConversionInEcore.kmt does not exist. junit.framework.AssertionFailedError: In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/011_testPropertyConversionInEcore.main/011_testPropertyConversionInEcore.main.ecore : The file platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/roundtrip_testcases/kmt/011_testPropertyConversionInEcore.main/011b_testStringConversionInEcore.kmt does not exist. | 0.156 |
| JunitTestSuite | testkmt_014_testParameterizedClass | Failure | nulljunit.framework.AssertionFailedError: null | 0.166 |
| JunitTestSuite | testkmt_016_testTypeVariableTypes | Failure | Wrong number of type parameters for generic type 'Main'. junit.framework.AssertionFailedError: Wrong number of type parameters for generic type 'Main'. | 0.004 |
| JunitTestSuite | testvalid_005_ClassSubTypingWithGenerics2 | Failure | TYPE-CHECKER : Type mismatch, test::io::generics::Generic<kermeta::standard::Integer> does not conform to required type : test::io::generics::Base. TYPE-CHECKER : test::io::generics::ClassSubTypingWithGenericsTest.mainTest TYPE-CHECKER : Invalid cast, test::io::generics::Generic<kermeta::standard::Integer> is not a supertype of required type : test::io::generics::Base. junit.framework.AssertionFailedError: TYPE-CHECKER : Type mismatch, test::io::generics::Generic | 0.022 |
| JunitTestSuite | testvalid_022_mt_multiplicity_valid_tests | Failure | Type mt_multiplicity::m0_1T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0_1T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m0T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m1T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm1T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m0_nT is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0_nT' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m0_2T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0_2T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m1_nT is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm1_nT' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m1_2T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm1_2T' does not match model type 'm0T': ambiguous match for required class 'A'. Type mt_multiplicity::m0_3T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. Model type 'm0_3T' does not match model type 'm0T': ambiguous match for required class 'A'. junit.framework.AssertionFailedError: Type mt_multiplicity::m0_1T is not a conformant type binding for the variable MT : mt_multiplicity::m0T. | 0.115 |
| JunitTestSuite | testvalid_VirtualTypeInheritance | Failure | TYPE-CHECKER : Type of argument 0 mismatch, expecting MT::Visitor [virtual of virtualTypeInheritance_test::base::Visitor], found virtualTypeInheritance_test::BaseEval<MT : virtualTypeInheritance_test::baseT>. TYPE-CHECKER : cannot resolve feature evaluate in type kermeta::language::structure::Class. junit.framework.AssertionFailedError: TYPE-CHECKER : Type of argument 0 mismatch, expecting MT::Visitor [virtual of virtualTypeInheritance_test::base::Visitor], found virtualTypeInheritance_test::BaseEval | 0.017 |
| JunitTestSuite | testinvalid_028_testInvalidCastOnCollection | Failure | All operations must have at least one error or warning. Type error not found in operations : testAssignCollectionOfStringToCollectionOfObject testCastCollectionOfObjectToCollectionOfBjunit.framework.AssertionFailedError: All operations must have at least one error or warning. Type error not found in operations : testAssignCollectionOfStringToCollectionOfObject testCastCollectionOfObjectToCollectionOfB | 0.007 |
| JunitTestSuite | testinvalid_GenericsAndFunctions | Failure | All operations must have at least one error or warning. Type error not found in operations : test2junit.framework.AssertionFailedError: All operations must have at least one error or warning. Type error not found in operations : test2 | 0.009 |
| JunitTestSuite | testinvalid_parserError04 | Failure | kermeta unit has no error or warning during type checkingjunit.framework.AssertionFailedError: kermeta unit has no error or warning during type checking | 0.002 |
| JunitTestSuite | testinvalid_parserError07 | Failure | kermeta unit has no error or warning during type checkingjunit.framework.AssertionFailedError: kermeta unit has no error or warning during type checking | 0.002 |
| JunitTestSuite | testinvalid_parserError08 | Failure | kermeta unit has no error or warning during type checkingjunit.framework.AssertionFailedError: kermeta unit has no error or warning during type checking | 0.003 |
| JunitTestSuite | testinvalid_parserError12 | Failure | kermeta unit has no error or warning during type checkingjunit.framework.AssertionFailedError: kermeta unit has no error or warning during type checking | 0.002 |
| AllCommandlineTests | javaExecClassHelloWorldKMT | Failure | didn't found "Hello world" in outputjunit.framework.AssertionFailedError: didn't found "Hello world" in output | 0.755 |
| AllCommandlineTests | javaExecJarHelloWorldKMT | Failure | didn't found "Hello world" in outputjunit.framework.AssertionFailedError: didn't found "Hello world" in output | 0.594 |
| AllCommandlineTests | javaExecJarHelloWorldKMT_minimal_args | Failure | didn't found "Hello world" in outputjunit.framework.AssertionFailedError: didn't found "Hello world" in output | 0.637 |