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 <obara.jus...@gmail.com>
wrote:

> The work for FLUID-5217 <http://issues.fluidproject.org/browse/FLUID-5217> was
> just merged
> <https://github.com/fluid-project/infusion/commit/78593a2af5d62fe724404d9f5585a85c5c90ca9f>
>  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 - fluid-work@fluidproject.org
> To unsubscribe, change settings or access archives,
> see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work
>
_______________________________________________________
fluid-work mailing list - fluid-work@fluidproject.org
To unsubscribe, change settings or access archives,
see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work

Reply via email to