Unit Test Results | Build date : @BUILD.DATE@ File generated at 2009-10-25T20:03:48+01:00 Associated log | Designed for use with JUnit and Ant. |
| Class | Name | Status | Type | Time(s) |
|---|---|---|---|---|
| null | 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 |
| null | tools_tests::ToolCloneStaticDiagramTestCase.test_CloneTool_StaticDiagramTree(fr.irisa.triskell.kermeta.launcher.InterpretedRunTestCase) | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 234448] assertion number 1 failed: there are elements of the clone model that are not stored in the model tree Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 116 ( raise exception ) file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 150, in '[tools_tests::ToolCloneStaticDiagramTestCase : 228764].assertWithMsg' ( assertWithMsg(condition, message) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 87, in '[tools_tests::ToolCloneStaticDiagramTestCase : 228764].assertTrueWithMsg' ( assertTrueWithMsg(testResource.instances.size.equals(1), "there are elements of the clone model that are not stored in the model tree") ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 85, in '[tools_tests::ToolCloneStaticDiagramTestCase : 228764].test_CloneTool_StaticDiagramTree' ( operation test_CloneTool_StaticDiagramTree() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 234448] | 0.000 |
| null | tools_tests::ToolCloneStaticDiagramTestCase.test_CloneTool_StaticDiagramClassesProperties(fr.irisa.triskell.kermeta.launcher.InterpretedRunTestCase) | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 248994] assertion number 2 failed: the clone of AClass 'aProperty' attribute must have a type Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 116 ( raise exception ) file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 150, in '[tools_tests::ToolCloneStaticDiagramTestCase : 243257].assertWithMsg' ( assertWithMsg(condition, message) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 107, in '[tools_tests::ToolCloneStaticDiagramTestCase : 243257].assertTrueWithMsg' ( assertTrueWithMsg(AClass.ownedAttribute.~select{u | do (...) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 102, in '[tools_tests::ToolCloneStaticDiagramTestCase : 243257].test_CloneTool_StaticDiagramClassesProperties' ( operation test_CloneTool_StaticDiagramClassesProperties() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 248994] | 0.000 |
| null | tools_tests::ToolCloneStaticDiagramTestCase.test_CloneTool_StaticDiagramClassesOperations(fr.irisa.triskell.kermeta.launcher.InterpretedRunTestCase) | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 256365] assertion number 6 failed: the clone of 'cOperation' Operation of CClass parameter must have a type Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 116 ( raise exception ) file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 150, in '[tools_tests::ToolCloneStaticDiagramTestCase : 250497].assertWithMsg' ( assertWithMsg(condition, message) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 174, in '[tools_tests::ToolCloneStaticDiagramTestCase : 250497].assertTrueWithMsg' ( assertTrueWithMsg(CClass.ownedOperation.~select{u | do (...) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 155, in '[tools_tests::ToolCloneStaticDiagramTestCase : 250497].test_CloneTool_StaticDiagramClassesOperations' ( operation test_CloneTool_StaticDiagramClassesOperations() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 256365] | 0.000 |
| null | tools_tests::ToolCloneStaticDiagramTestCase.test_CloneTool_StaticDiagramComments(fr.irisa.triskell.kermeta.launcher.InterpretedRunTestCase) | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 263552] assertion number 1 failed: the clone model must be have the same comment than the original Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 116 ( raise exception ) file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 150, in '[tools_tests::ToolCloneStaticDiagramTestCase : 257868].assertWithMsg' ( assertWithMsg(condition, message) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 180, in '[tools_tests::ToolCloneStaticDiagramTestCase : 257868].assertTrueWithMsg' ( assertTrueWithMsg(testPackage.ownedComment.size.equals(1), "the clone model must be have the same comment than the original") ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 179, in '[tools_tests::ToolCloneStaticDiagramTestCase : 257868].test_CloneTool_StaticDiagramComments' ( operation test_CloneTool_StaticDiagramComments() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 263552] | 0.000 |
| null | tools_tests::ToolCloneStaticDiagramTestCase.test_CloneTool_StaticDiagramAssociations(fr.irisa.triskell.kermeta.launcher.InterpretedRunTestCase) | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 270912] assertion number 10 failed: the clone model must have the same 'cCollection' association than the original Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 116 ( raise exception ) file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 150, in '[tools_tests::ToolCloneStaticDiagramTestCase : 265055].assertWithMsg' ( assertWithMsg(condition, message) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 227, in '[tools_tests::ToolCloneStaticDiagramTestCase : 265055].assertTrueWithMsg' ( assertTrueWithMsg(cCollection.ownedEnd.size.equals(1), "the clone model must have the same 'cCollection' association than the original") ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 201, in '[tools_tests::ToolCloneStaticDiagramTestCase : 265055].test_CloneTool_StaticDiagramAssociations' ( operation test_CloneTool_StaticDiagramAssociations() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 270912] | 0.000 |
| null | tools_tests::ToolCloneStaticDiagramTestCase.test_CloneTool_StaticDiagramExternReferences(fr.irisa.triskell.kermeta.launcher.InterpretedRunTestCase) | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 285449] assertion number 7 failed: the clone 'BnG' association 'target' end must have a EXTERN TYPE Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 116 ( raise exception ) file 'platform:/plugin/fr.irisa.triskell.kermeta.framework/src/kermeta/kunit/kunit.kmt', line 150, in '[tools_tests::ToolCloneStaticDiagramTestCase : 279645].assertWithMsg' ( assertWithMsg(condition, message) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 276, in '[tools_tests::ToolCloneStaticDiagramTestCase : 279645].assertTrueWithMsg' ( assertTrueWithMsg(BnG.ownedEnd.~select{u | do (...) ) file 'platform:/plugin/org.kermeta.uml2.tests/test/kmt_testcases/750test_CloneTool_StaticDiagram.main.kmt', line 259, in '[tools_tests::ToolCloneStaticDiagramTestCase : 279645].test_CloneTool_StaticDiagramExternReferences' ( operation test_CloneTool_StaticDiagramExternReferences() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 285449] | 0.000 |
| JunitTestSuite | simpleLoadFromDynamicInstance::SimpleLoader.testBasicSimpleLoadFromCompositeModel | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 354029] assertion number 1 failed: didn't find the 7 objects in the model, found 0 Trace: [simpleLoadFromDynamicInstance::SimpleLoader : 353540].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 : 353540].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 : 353540].testBasicSimpleLoadFromCompositeModel' ( operation testBasicSimpleLoadFromCompositeModel() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 354029] | 0.287 |
| JunitTestSuite | simpleLoadFromDynamicInstance::SimpleLoader.testBasicSimpleLoadFromFinalStatesModel | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 355094] assertion number 1 failed: didn't find the 7 objects in the model, found 0 Trace: [simpleLoadFromDynamicInstance::SimpleLoader : 354594].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 : 354594].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 : 354594].testBasicSimpleLoadFromFinalStatesModel' ( operation testBasicSimpleLoadFromFinalStatesModel() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 355094] | 0.522 |
| JunitTestSuite | loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main.testLoadModelWithUseOfEcoreEnum | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 377548] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/058_loadSaveUseOfEcoreEnum_withLiteralNameMismatch.main.kmt', line 59, in '[loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main : 377306].assert' ( assert(modelelement.a.isVoid.~not) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/058_loadSaveUseOfEcoreEnum_withLiteralNameMismatch.main.kmt', line 48, in '[loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main : 377306].testLoadModelWithUseOfEcoreEnum' ( operation testLoadModelWithUseOfEcoreEnum() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 377548] | 0.595 |
| JunitTestSuite | loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main.testLoadModelWithUseOfEcoreEnumDefaultValue | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 378424] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/058_loadSaveUseOfEcoreEnum_withLiteralNameMismatch.main.kmt', line 78, in '[loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main : 378182].assert' ( assert(modelelement.a.isVoid.~not) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/058_loadSaveUseOfEcoreEnum_withLiteralNameMismatch.main.kmt', line 67, in '[loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main : 378182].testLoadModelWithUseOfEcoreEnumDefaultValue' ( operation testLoadModelWithUseOfEcoreEnumDefaultValue() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 378424] | 0.306 |
| JunitTestSuite | loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main.testSaveModelWithUseOfEcoreEnum | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 379373] assertion number 2 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/058_loadSaveUseOfEcoreEnum_withLiteralNameMismatch.main.kmt', line 111, in '[loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main : 379058].assert' ( assert(modelelement2.a.isVoid.~not) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/058_loadSaveUseOfEcoreEnum_withLiteralNameMismatch.main.kmt', line 87, in '[loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main : 379058].testSaveModelWithUseOfEcoreEnum' ( operation testSaveModelWithUseOfEcoreEnum() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 379373] | 0.296 |
| JunitTestSuite | loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main.testSaveModelWithUseOfEcoreEnumDefaultValue | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 380322] assertion number 2 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/058_loadSaveUseOfEcoreEnum_withLiteralNameMismatch.main.kmt', line 143, in '[loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main : 380007].assert' ( assert(modelelement2.a.isVoid.~not) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/058_loadSaveUseOfEcoreEnum_withLiteralNameMismatch.main.kmt', line 119, in '[loadSaveUseOfEcoreEnum_withLiteralNameMismatch::Main : 380007].testSaveModelWithUseOfEcoreEnumDefaultValue' ( operation testSaveModelWithUseOfEcoreEnumDefaultValue() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 380322] | 0.593 |
| JunitTestSuite | loadSaveDerivedPropMismatch::Main.test001LoadConcreteERefButDerivedKermetaProp | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 748529] assertion number 1 failed: derived kermeta attribute wasn't set from concrete EReference Trace: [loadSaveDerivedPropMismatch::Main : 748345].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/073_LoadSaveDerivedPropMismatch.main.kmt', line 56, in '[loadSaveDerivedPropMismatch::Main : 748345].assertFalseWithMsg' ( assertFalseWithMsg(src1.aB.isVoid, "derived kermeta attribute wasn't set from concrete EReference") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/073_LoadSaveDerivedPropMismatch.main.kmt', line 52, in '[loadSaveDerivedPropMismatch::Main : 748345].test001LoadConcreteERefButDerivedKermetaProp#function call' ( {e | do (...) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/073_LoadSaveDerivedPropMismatch.main.kmt', line 52, in '[kermeta::persistence::EMFResource : 748437 = "[[mmwithderivedproperties::AWithDerivedPropInKermeta : 748483]]"].each' ( resource.each{e | do (...) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/emf_testcases/kermeta/073_LoadSaveDerivedPropMismatch.main.kmt', line 40, in '[loadSaveDerivedPropMismatch::Main : 748345].test001LoadConcreteERefButDerivedKermetaProp' ( operation test001LoadConcreteERefButDerivedKermetaProp() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 748529] | 0.765 |
| JunitTestSuite | testLambda::TestLambda.testLambdaWithoutParam2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 157769] assertion number 1 failed: function f() not called ! Trace: [testLambda::TestLambda : 157688].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/037_testLambda.main.kmt', line 134, in '[testLambda::TestLambda : 157688].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 : 157688].testLambdaWithoutParam2' ( /** test for bug #6883 */ (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 157769] | 0.361 |
| JunitTestSuite | testLambda::TestLambda.testLambdaWithoutParam3 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 158372] assertion number 1 failed: function f not called ! Trace: [testLambda::TestLambda : 158291].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/037_testLambda.main.kmt', line 149, in '[testLambda::TestLambda : 158291].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 : 158291].testLambdaWithoutParam3' ( /** test for bug #6883 */ (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 158372] | 0.363 |
| JunitTestSuite | testFreezeOnNewClass::Test.test_parametrizedClassFaultly | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 239722] 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 : 239546].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 : 239546].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 : 239722] | 0.993 |
| JunitTestSuite | Object::TestIsInstance.testIsInstanceOf4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 243503] 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 : 243416].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 : 243416].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 : 243503] | 0.557 |
| JunitTestSuite | Object::TestAsType.testAsType4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 247130] 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 : 247028].assert' ( assert(false) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/063_testAsType.main.kmt', line 63, in '[Object::TestAsType : 247028].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 : 247130] | 0.491 |
| JunitTestSuite | Object::TestHasSubtype.testHasSubtype2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 256572] 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 : 256488].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 : 256488].testHasSubtype2' ( operation testHasSubtype2() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 256572] | 0.507 |
| JunitTestSuite | Object::TestHasSubtype.testHasSubtype3 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 257166] 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 : 257082].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 : 257082].testHasSubtype3' ( operation testHasSubtype3() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 257166] | 0.507 |
| JunitTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype2 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 258965] 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 : 258885].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 : 258885].testPrimitiveHasSubtype2' ( operation testPrimitiveHasSubtype2() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 258965] | 0.508 |
| JunitTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype4 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 260157] 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 : 260077].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 : 260077].testPrimitiveHasSubtype4' ( operation testPrimitiveHasSubtype4() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 260157] | 0.509 |
| JunitTestSuite | Object::TestHasSubtype.testPrimitiveHasSubtype6 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 261349] 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 : 261269].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 : 261269].testPrimitiveHasSubtype6' ( operation testPrimitiveHasSubtype6() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 261349] | 1.008 |
| JunitTestSuite | test::TestRemoveAtInSequenceAndReflectiveSequence.testA2_ReflectiveSequence | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 274114] assertion number 1 failed Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/077_testSeqKeyword.main.kmt', line 59, in '[test::TestRemoveAtInSequenceAndReflectiveSequence : 273960].assert' ( assert(a.b.elementAt(0).equals(1)) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/077_testSeqKeyword.main.kmt', line 46, in '[test::TestRemoveAtInSequenceAndReflectiveSequence : 273960].testA2_ReflectiveSequence' ( operation testA2_ReflectiveSequence() : kermeta::standard::~Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 274114] | 1.272 |
| JunitTestSuite | test::TestAddVoidInReflectiveCollection.testAddVoidInReflectiveSequence | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 274686] explicit failure: testAddVoidInReflectiveSequence didn't raise an exception when adding a Void Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/078_testAddVoidInReflectiveCollection.main.kmt', line 34, in '[test::TestAddVoidInReflectiveCollection : 274609].fail' ( fail("testAddVoidInReflectiveSequence didn't raise an exception when adding a Void") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/078_testAddVoidInReflectiveCollection.main.kmt', line 29, in '[test::TestAddVoidInReflectiveCollection : 274609].testAddVoidInReflectiveSequence' ( /** (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 274686] | 0.772 |
| JunitTestSuite | test::TestAddVoidInReflectiveCollection.testAddVoidInReflectiveCollection | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 275291] explicit failure: testAddVoidInReflectiveCollection didn't raise an exception when adding a Void Trace: file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/078_testAddVoidInReflectiveCollection.main.kmt', line 49, in '[test::TestAddVoidInReflectiveCollection : 275183].fail' ( fail("testAddVoidInReflectiveCollection didn't raise an exception when adding a Void") ) file 'platform:/plugin/fr.irisa.triskell.kermeta.tests/test/interpreter/kmt_testcases/078_testAddVoidInReflectiveCollection.main.kmt', line 43, in '[test::TestAddVoidInReflectiveCollection : 275183].testAddVoidInReflectiveCollection' ( /** (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 275291] | 0.589 |
| 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.016 |
| JunitTestSuite | testecore_003_UML2 | Failure | nulljunit.framework.AssertionFailedError: null | 2.918 |
| JunitTestSuite | testecore_010_twopackages | Failure | expecting LCURLY, found ';' junit.framework.AssertionFailedError: expecting LCURLY, found ';' | 0.019 |
| 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.588 |
| 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.165 |
| JunitTestSuite | testkmt_014_testParameterizedClass | Failure | nulljunit.framework.AssertionFailedError: null | 0.122 |
| 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.236 |
| 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.025 |
| 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.282 |
| JunitTestSuite | testvalid_029_testGenericTypeAsParameter2 | Failure | Type C : kermeta::standard::String is not a conformant type binding for the variable C : kermeta::standard::String. junit.framework.AssertionFailedError: Type C : kermeta::standard::String is not a conformant type binding for the variable C : kermeta::standard::String. | 0.007 |
| JunitTestSuite | testvalid_031_testGenericTypeAsReturnParameterAndSelf2 | Failure | TYPE-CHECKER : Type mismatch, testGenericTypeAsReturnParameter2::Test<IN, IN> does not conform to required type : testGenericTypeAsReturnParameter2::Test<IN>. junit.framework.AssertionFailedError: TYPE-CHECKER : Type mismatch, testGenericTypeAsReturnParameter2::Test | 0.086 |
| JunitTestSuite | testvalid_031_testGenericTypeAsReturnParameterAndSelf4 | Failure | TYPE-CHECKER : Type mismatch, testGenericTypeAsReturnParameter4::Test<IN, IN> does not conform to required type : testGenericTypeAsReturnParameter4::Test<IN>. TYPE-CHECKER : Type mismatch, testGenericTypeAsReturnParameter4::Test<IN, IN, IN, IN> does not conform to required type : testGenericTypeAsReturnParameter4::Test<IN>. junit.framework.AssertionFailedError: TYPE-CHECKER : Type mismatch, testGenericTypeAsReturnParameter4::Test | 0.008 |
| JunitTestSuite | testvalid_032_classNameScopeMultipackage | Failure | TYPE-CHECKER : Type mismatch, tests::A::C does not conform to required type : tests::B::C. junit.framework.AssertionFailedError: TYPE-CHECKER : Type mismatch, tests::A::C does not conform to required type : tests::B::C. | 0.008 |
| JunitTestSuite | testvalid_033_testLiteralParenthesis | Failure | In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/typechecher_tests/valid/033_testLiteralParenthesis.kmt : Parameters can only be associated to a call expression. junit.framework.AssertionFailedError: In platform:/plugin/fr.irisa.triskell.kermeta.tests/test/io/typechecher_tests/valid/033_testLiteralParenthesis.kmt : Parameters can only be associated to a call expression. | 0.008 |
| 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.027 |
| 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.010 |
| JunitTestSuite | testinvalid_029_namingPropertyOperationConflict | Failure | All operations must have at least one error or warning. Type error not found in operations : testOperationjunit.framework.AssertionFailedError: All operations must have at least one error or warning. Type error not found in operations : testOperation | 0.004 |
| 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.011 |
| 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.003 |
| OCL2KermetaTestSuite | oclTests::BiteSizeOclTests.test30 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 359309] assertion number 1 failed: expected :[package sample; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/sample/metamodel/sample.ecore" using kermeta::standard aspect class A{ inv invariant1 is do do var var1 init Bag.new var1.add(1) var1.add(1) var1 end end } ] != actual :[package sample; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/sample/metamodel/sample.ecore" using kermeta::standard aspect class A{ inv invariant1 is do do var variable2 : Bag<????????>init Bag<????????>.new variable2.add(1) variable2.add(1) variable2 end end } ] Trace: [oclTests::BiteSizeOclTests : 348447].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/sample_BiteSizeOclTests.main.kmt', line 262, in '[oclTests::BiteSizeOclTests : 348447].assertSimilar' ( assertSimilar(expected, kmt) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/sample_BiteSizeOclTests.main.kmt', line 258, in '[oclTests::BiteSizeOclTests : 348447].test30' ( operation test30() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 359309] | 0.893 |
| OCL2KermetaTestSuite | oclTests::BiteSizeOclTests.test56 | Failure | fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 642282] assertion number 1 failed: expected :[package sample; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/sample/metamodel/sample.ecore" using kermeta::standard aspect class A{ inv invariant1 is do b.flatten end } ] != actual :[package sample; require kermeta require "platform:/resource/fr.irisa.triskell.kermeta.ocl.test/tests/sample/metamodel/sample.ecore" using kermeta::standard aspect class A{ inv invariant1 is do /* Unsupported operation [flatten]*/ end } ] Trace: [oclTests::BiteSizeOclTests : 632715].assertWithMsg file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/sample_BiteSizeOclTests.main.kmt', line 525, in '[oclTests::BiteSizeOclTests : 632715].assertSimilar' ( assertSimilar(expect("b.flatten"), kmt) ) file 'platform:/plugin/fr.irisa.triskell.kermeta.ocl.test/kermeta/tests/ocl2kmt/sample_BiteSizeOclTests.main.kmt', line 522, in '[oclTests::BiteSizeOclTests : 632715].test56' ( operation test56() : Void is (...) ) ------------END OF STACK TRACE------------ junit.framework.AssertionFailedError: fr.irisa.triskell.kermeta.interpreter.KermetaRaisedException: kermeta exception : [kermeta::kunit::AssertionFailedError : 642282] | 0.801 |