Skip to content
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

Failing the sdk unit tests #9

Open
vladmaniac opened this issue Apr 4, 2012 · 3 comments
Open

Failing the sdk unit tests #9

vladmaniac opened this issue Apr 4, 2012 · 3 comments
Assignees
Milestone

Comments

@vladmaniac
Copy link
Collaborator

Run 'cfx test' in the add-on sdk virtualenv. Be sure to have been positioned yourself in the Remo-Helper folder before doing that

Brief log

console: [JavaScript Warning: "function dcsSetVar does not always return a value" {file: "http://www.mozilla.org/media/js/webtrends.js" line: 454 column: 20 source: "function dcsSetVar(){if(typeof(_tag)!="undefined"){return(_tag.dcsSetVar()"}]}
console: [JavaScript Warning: "function dcsDebug does not always return a value" {file: "http://www.mozilla.org/media/js/webtrends.js" line: 455 column: 19 source: "function dcsDebug(){if(typeof(_tag)!="undefined"){return(_tag.dcsDebug());}"}]
Total time: 21.598116 seconds
Program terminated unsuccessfully.


Detailed log:
http://pastebin.mozilla.org/1553346

This blocks the release

@ghost ghost assigned vladmaniac Apr 22, 2012
@brianking
Copy link
Owner

Vlad,

Can you run the tests again with the latest code. It is not clear to me which file(s) is causing one of the tests to fail.

@vladmaniac
Copy link
Collaborator Author

Let me find 15 minutes free - it wont be a problem; I'll log the results here and investigation if necessary

@vladmaniac
Copy link
Collaborator Author

http://themaniak.pastebin.mozilla.org/1592807

Still failing with the latest code, but all I can see are some JS warnings, no concrete errors.
Somehow this would translate as a disconnect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants