Open joshuacronemeyer opened 14 years ago
Exact same problem here.
Here is a failing test. http://gist.github.com/370172 I think this is an env.js problem and have started a mailing list thread there to see if they have any ideas about what might be wrong.
Ok... that test above doesn't precisely recreate the problem i am experiencing, because the test above doesn't pass when i downgrade to 1.3.2. :( but am i missing something? shouldn't that test pass using rhino and env.js since it passes in the browser?
I'm experiencing the same problem.
We've just installed blue-ridge to support a new project and it looks like Document.ready doesn't fire. However if you downgrade jQuery to 1.3.2 in the test_runner.js file everything looks fine.