-
Notifications
You must be signed in to change notification settings - Fork 20
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
Testts #81
Testts #81
Conversation
hi @opotowsky, takes a look at this PR to check against the old dbtypes |
Oh, I feel very silly...I was changing the .json file name because I wasn't paying enough attention. Of course this passes now. Question, though. As expected, the previous PRs are failing without the .old file. Should I merge them all in so this one can be reverted when we figure out the typsesytem bug in cymetric? But then I'm merging in failed builds... |
These depend on cyclus/cyclus#1184, so that would need to be merged in I am not convinced that we actually need to support pre-release versions of On Mon, Jun 15, 2015 at 12:05 PM, opotowsky [email protected]
Matthew Gidden, Ph.D. |
I would say no need for support for a couple of reasons. The first is that there was no promise of stability for cymetric until v1.3. The second is that there hadn't been any releases at all until then, so their was no promise of anything even being remotely backwards compatible. |
built on top of #79 and #80, this looks at
dbtypes.json.old
in the cyclus repo (it requires cyclus/cyclus#1184). it should build and all tests should pass.