The pathing issue should be fixed in Infusion master now. ( see merged pull request: https://github.com/fluid-project/infusion/pull/543 ). Note that this change is only for the pathing issue inside infusion itself, and doesn't change which version of infusion is pulled down by node-jqunit.
Thanks Justin On Jul 10, 2014, at 5:20 PM, Tony Atkins <[email protected]> wrote: > Hi, All: > > There has been good discussion on IRC, but in case anyone not there is seeing > oddities with their unit tests as of today: > > This change broke jqUnit the next time I updated my dependencies. Turns out > jqUnit didn't specify a tag and was pulling from master and could not longer > find its test cases. Antranig is working on cutting a release that points to > infusion 1.5. > > In the mean time, if you are using jqUnit and see messages like the > following, you'll need to manually replace SNAPSHOT-2.0.0 with 1.5 in > jqUnit's node_modules: > > Error: ENOENT, no such file or directory > '/Users/duhrer/Source/rtf/rtf-terms-registry/express/node_modules/jqUnit/node_modules/infusion/src/tests/lib/qunit/js/qunit.js' > > If you are reading this tomorrow, you likely just need to update your jqUnit > dependency to use a version instead of pointing at the node-jqUnit repo. > > Cheers, > > > Tony > > > On Thu, Jul 10, 2014 at 10:05 AM, Justin Obara <[email protected]> wrote: > The work for FLUID-5217 was just merged today. Please make sure to update any > of the branches you may have. The changes were quite extensive as they > involved moving tests, examples, and demos up to the top level, as siblings > of src. Additionally there were changes/restructuring for the contents of the > demos, examples, and manual tests. The build scripts have also been updated > to reflect the changes. > > Thanks > Justin > > _______________________________________________________ > fluid-work mailing list - [email protected] > To unsubscribe, change settings or access archives, > see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work >
_______________________________________________________ fluid-work mailing list - [email protected] To unsubscribe, change settings or access archives, see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work
