lmd icon indicating copy to clipboard operation
lmd copied to clipboard

Fix lmd stats errors

Open azproduction opened this issue 12 years ago • 0 comments

{ [Error: ENOENT, no such file or directory '/Users/azproduction/Documents/my/lmd/test/qunit/amd_amd_string']
  errno: 34,
  code: 'ENOENT',
  path: '/Users/azproduction/Documents/my/lmd/test/qunit/amd_amd_string',
  syscall: 'open' }
TypeError: /Users/azproduction/Documents/my/lmd/stats_server/lib/../views/file.jade:141
    139|                                 .b-notes__section
    140|                                     span.b-label.b-label_size_normal.b-label_type_condition Conditions
  > 141|                                      
    142|                                     span.js-conditions.b-notes__tags
    143|                                         !{conditions.join(', ')}
    144| 

Cannot read property 'name' of undefined
    at eval (eval at <anonymous> (/Users/azproduction/Documents/my/lmd/node_modules/jade/lib/jade.js:160:8))
    at eval (eval at <anonymous> (/Users/azproduction/Documents/my/lmd/node_modules/jade/lib/jade.js:160:8))
    at Object.exports.compile (/Users/azproduction/Documents/my/lmd/node_modules/jade/lib/jade.js:165:12)
    at ServerResponse.res._render (/Users/azproduction/Documents/my/lmd/node_modules/express/lib/view.js:425:21)
    at ServerResponse.res.render (/Users/azproduction/Documents/my/lmd/node_modules/express/lib/view.js:318:17)
    at exports.attachTo.fileName (/Users/azproduction/Documents/my/lmd/stats_server/lib/admin.js:98:21)
    at exports.attachTo.suggestions (/Users/azproduction/Documents/my/lmd/stats_server/lib/admin.js:139:15)
    at fs.readFile (fs.js:176:14)
    at Object.oncomplete (fs.js:297:15)
[TypeError: Cannot read property 'type' of undefined]

And shortcuts http://localhost:8081/report/Mozilla-17_0-Dec_27_2012_22:00:38-0_6016330592210808.json/module/.%2Fmodules%2Fasync%2Fmodule_as_string_async.html?0.30880734537360555

azproduction avatar Dec 27 '12 16:12 azproduction