Issue 508 in moose-technology: Fix the random Fame tests

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 508 in moose-technology: Fix the random Fame tests

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Fame Milestone-4.3

New issue 508 by [hidden email]: Fix the random Fame tests
http://code.google.com/p/moose-technology/issues/detail?id=508

These tests randomly crash:
Fame.Tests.FMSingleEdgeStrategyTest.testMarkBlue
Fame.Tests.FMSingleEdgeStrategyTest.testMarkRed
Fame.Tests.FMSingleEdgeStrategyTest.testPropagationGraph
Fame.Tests.FMSingleEdgeStrategyTest.testSetupGraph

I have no idea why, but on the other hand it seems that they do not test  
something that we really use.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 508 in moose-technology: Fix the random Fame tests

moose-technology

Comment #1 on issue 508 by [hidden email]: Fix the random Fame tests
http://code.google.com/p/moose-technology/issues/detail?id=508

I cannot understand what the problem is. However, the Fame-Traversal code  
is not used. I will move the tests together with the corresponding code in  
a separate package Fame-Traversal, and not load this in  
ConfigurationOfMoose.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 508 in moose-technology: Fix the random Fame tests

moose-technology

Comment #2 on issue 508 by [hidden email]: Fix the random Fame tests
http://code.google.com/p/moose-technology/issues/detail?id=508

In fact, I will create explicit packages for Fame and introduce a  
ConfigurationOfFame.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 508 in moose-technology: Fix the random Fame tests

moose-technology
Updates:
        Status: Fixed
        Owner: tudor.girba

Comment #3 on issue 508 by [hidden email]: Fix the random Fame tests
http://code.google.com/p/moose-technology/issues/detail?id=508

I placed the sub categories into explicit packages and introduced  
ConfigurationOfFame. Everything works now.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev