Closed Bug 832627 Opened 11 years ago Closed 11 years ago

TypeError: coverObject is not an object

Categories

(Add-on SDK Graveyard :: General, defect)

All
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: evold, Unassigned)

Details

I get this everytime I use `cfx testaddons`

(jetpack-sdk)$ cfx testaddons
Testing l10n...
Using binary at '/Applications/Firefox.app/Contents/MacOS/firefox-bin'.
Using profile at '/var/folders/cc/m8ymq9fn0d770scn24qk14gw0000gn/T/tmpaReRJZ.mozrunner'.
2013-01-19 07:51:19.352 firefox-bin[17409:707] invalid drawable
Running tests on Firefox 18.0/Gecko 18.0 ({ec8030f7-c20a-464f-9b0e-13a3a9e97384}) under darwin/x86.
.......................error: l10n: An exception occurred.
TypeError: coverObject is not an object
resource://test-l10n-at-jetpack/addon-sdk/lib/sdk/test/harness.js 233
Traceback (most recent call last):
  File "resource://test-l10n-at-jetpack/addon-sdk/lib/sdk/timers.js", line 31, in notify
    callback.apply(null, args);
  File "resource://test-l10n-at-jetpack/addon-sdk/lib/sdk/test/harness.js", line 233, in cleanup
    if (Object.keys(coverObject).length){

23 of 23 tests passed.
Total time: 1.960037 seconds
Program terminated successfully.
never mind I wasn't on master..
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.