Skip to content

Instantly share code, notes, and snippets.

@ramhoj
Created February 4, 2010 13:45
Show Gist options
  • Save ramhoj/294624 to your computer and use it in GitHub Desktop.
Save ramhoj/294624 to your computer and use it in GitHub Desktop.
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