-
Notifications
You must be signed in to change notification settings - Fork 9
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
Testing in Scaffold not working #26
Comments
same problem. I can create but not run. |
Okay, I debbuged the problem further. It looks that first the loop variable I guess we have to rewrite the for-loop here... Would you agree that it should be simply be
? |
Yes, but where is the "append"coming from? Sounds like something is
|
I just tested that loop separately:
Thus, it seems that these are the functions/methods of (the object) |
@aurimasv |
Hm.. the for loops seem to work now in zuphilip@e8052b1, but there is another error when trying to update a test:
My impression is that Update: Yes, indeed this happend in Firefox 45, see https://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/fb998e8c0b94 |
Okay, I think I fixed it. |
Changed in https://bugzilla.mozilla.org/show_bug.cgi?id=120684, BTW (Along with |
It seems for me that running any tests in scaffold is not working. @adam3smith @aurimasv Can you still run tests in scaffold or can you reproduce the error?
My browser console shows the error:
The text was updated successfully, but these errors were encountered: