Closed feldi-online closed 7 years ago
The test "Weekly evaluation Case 1" (see https://github.com/ActiDoo/gamification-engine/blob/master/gengine/app/tests/test_achievement_integration_tests.py) sometimes fails.
For example, the run on Monday failed (see https://travis-ci.org/ActiDoo/gamification-engine/jobs/220583885) while the run on Saturday succeded (see https://travis-ci.org/ActiDoo/gamification-engine/jobs/220083583). In between there are no relevant changes (the commits only effect the Readme file).
I guess that the success depends on the weekday of the test execution, but this isn't verified. Either the test has some undeterministic behavior or the implementation of the evaluation itself.
Resolved in #27 and https://github.com/ActiDoo/gamification-engine/releases/tag/v0.2.2
The test "Weekly evaluation Case 1" (see https://github.com/ActiDoo/gamification-engine/blob/master/gengine/app/tests/test_achievement_integration_tests.py) sometimes fails.
For example, the run on Monday failed (see https://travis-ci.org/ActiDoo/gamification-engine/jobs/220583885) while the run on Saturday succeded (see https://travis-ci.org/ActiDoo/gamification-engine/jobs/220083583). In between there are no relevant changes (the commits only effect the Readme file).
I guess that the success depends on the weekday of the test execution, but this isn't verified. Either the test has some undeterministic behavior or the implementation of the evaluation itself.