-
Notifications
You must be signed in to change notification settings - Fork 115
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
Issue 436: Add new node sharing test namespace #439
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I realized after pushing this that I still need to add the namespace to the list to run in the ClojureScript runner function.
;; but in any case it should not be more than 1. | ||
(is (= @tu/side-effect-holder 1) "The constraints on WindSpeed should be evaluated exactly once")) | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Todo: eliminate this whitespace.
[{:?c {:fact-type ::c}}])))) | ||
|
||
|
||
;; FIXME: Log an issue for this bug and uncomment when it is resolved. Since an :or |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fails both before and after #434 so I don't think it is a regression.
I've updated the PR according to the todo's I added. |
@mrrodriguez I'm going to go ahead and merge this, but if you want to discuss changes, additional tests, etc. later I'm happy to do so - I do see that you self-requested a review a while ago. I just suspect that you're fairly busy right now from offline conversations. :) |
No description provided.