Skip to content

Broken test:auto task #580

@nanocom

Description

@nanocom

When I install a fresh app, I get an exception when trying to launch test:auto

/home/arnaud/dev/kleinmallet-ui/gulp/unit-tests.js:30
.concat(_.pluck(files, 'path'))
^
TypeError: Cannot call method 'concat' of undefined
at /home/arnaud/dev/kleinmallet-ui/gulp/unit-tests.js:30:12
at ConcatStream. (/home/arnaud/dev/kleinmallet-ui/node_modules/concat-stream/index.js:36:43)
at ConcatStream.EventEmitter.emit (events.js:117:20)
at finishMaybe (/home/arnaud/dev/kleinmallet-ui/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js:460:14)
at endWritable (/home/arnaud/dev/kleinmallet-ui/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js:469:3)
at ConcatStream.Writable.end (/home/arnaud/dev/kleinmallet-ui/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js:436:5)
at DestroyableTransform.onend (/home/arnaud/dev/kleinmallet-ui/node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:523:10)
at DestroyableTransform.g (events.js:180:16)
at DestroyableTransform.EventEmitter.emit (events.js:117:20)
at /home/arnaud/dev/kleinmallet-ui/node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:965:16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions