Closed Bug 1320173 Opened 8 years ago Closed 8 years ago

EvaluationResult component mocha test fails

Categories

(DevTools :: Console, defect)

49 Branch
defect
Not set
normal

Tracking

(firefox53 fixed)

RESOLVED FIXED
Firefox 53
Tracking Status
firefox53 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

Attachments

(1 file)

STR:
1. cd devtools/client/webconsole
2. npm test

ER: All the tests should pass
AR: There is an error in the evaluation result component test :

>  EvaluationResult component: has location information:
>   Error: Expected '' to be 'debugger eval code:1:4'
>    at assert (node_modules/expect/lib/assert.js:29:9)
>    at Expectation.toBe (node_modules/expect/lib/Expectation.js:66:28)
>    at Context.<anonymous> (new-console-output/test/components/evaluation-result.test.js:82:33)
Comment on attachment 8814206 [details]
Bug 1320173 - Generate stubs in order to make mocha tests pass.

https://reviewboard.mozilla.org/r/95464/#review95566

r=me
Just generated stubs used in mocha tests
Attachment #8814206 - Flags: review?(chevobbe.nicolas) → review+
Pushed by chevobbe.nicolas@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/13406705508a
Generate stubs in order to make mocha tests pass. r=nchevobbe
https://hg.mozilla.org/mozilla-central/rev/13406705508a
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: