YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

YUITest is not defined #8

Closed mridgway closed 12 years ago

mridgway commented 12 years ago

I am getting a "YUITest is not defined" when trying to run my tests. Right now I am consistently getting this error in my 'arrow_travis' branch (https://github.com/mridgway/mojito/tree/arrow_travis) when I run npm test. This script is running through unit tests for client-side JS with nodejs driver and then unit tests for server-side JS with selenium driver. The error only occurs on the nodejs driver.

Travis job with full run with debug log level: http://travis-ci.org/#!/mridgway/mojito/jobs/2280094

Previously, I thought this was caused by a YUI version mismatch between Mojito and Arrow, but that doesn't seem to be the case.

proverma commented 12 years ago

can you reproduce this issue on arrow master branch ? if yes can you please share your test files for this issue

mridgway commented 12 years ago

This issue appears to be fixed with the current master. I think it was fixed by setting YUI dependency to 3.6.