Created
February 4, 2010 13:45
-
-
Save ramhoj/294624 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RANDOM FAILS: | |
----------------------- | |
TEST RUN 1 | |
<no fails> | |
#TEST RUN 2 | |
1) | |
'DslRuleExecutor.execute when passing a organization specific rule evals the script only on the patients of the organization' FAILED | |
expected: "4b6ac9ef98bc1fe9d1000ee5", | |
got: "4b6ac9ef98bc1fe9d1000ee6" (using ==) | |
./spec/models/dsl_rule_executor_spec.rb:36: | |
#TEST RUN 3 | |
1) | |
'DslRuleExecutor.execute when passing a organization specific rule evals the script only on the patients of the organization' FAILED | |
expected: 1, | |
got: 2 (using ==) | |
./spec/models/dsl_rule_executor_spec.rb:37: | |
#TEST RUN 4, 5, 6 | |
#<no fails> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment