brianking / ReMo-Helper

A Firefox add-on for Mozilla Reps (ReMo)
https://reps.mozilla.org/
10 stars 14 forks source link

Failing the sdk unit tests #9

Open vladmaniac opened 12 years ago

vladmaniac commented 12 years ago

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

brianking commented 12 years ago

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 commented 12 years ago

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

vladmaniac commented 12 years ago

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