Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the random Fame tests #508

Closed
seandenigris opened this issue Aug 3, 2015 · 3 comments
Closed

Fix the random Fame tests #508

seandenigris opened this issue Aug 3, 2015 · 3 comments
Labels

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with 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.

Reported by tudor.girba on 2011-01-27 23:25:08

@seandenigris
Copy link
Contributor Author

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.

Reported by tudor.girba on 2011-02-19 08:33:05

@seandenigris
Copy link
Contributor Author

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

Reported by tudor.girba on 2011-02-19 08:34:02

@seandenigris
Copy link
Contributor Author

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

Reported by tudor.girba on 2011-02-19 18:25:03

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants