Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Reporter not working with node.js v6.3.1 #2

Open
vrockai opened this issue Jul 29, 2016 · 4 comments
Open

Reporter not working with node.js v6.3.1 #2

vrockai opened this issue Jul 29, 2016 · 4 comments

Comments

@vrockai
Copy link

vrockai commented Jul 29, 2016

The error I get is:

ERROR [karma]: TypeError: Path must be a string. Received undefined
    at assertPath (path.js:7:11)
    at Object.dirname (path.js:1326:5)
    at specSuccess.specSkipped.specFailure (/home/vrockai/workspace/dnastack-application/node_modules/karma-jenkins-reporter/index.js:97:31)
    at onSpecComplete (/home/vrockai/workspace/dnastack-application/node_modules/karma/lib/reporters/base.js:78:12)
    at .<anonymous> (/home/vrockai/workspace/dnastack-application/node_modules/karma/lib/events.js:14:22)
    at emitTwo (events.js:111:20)
    at emit (events.js:191:7)
    at emitter.emit (/home/vrockai/workspace/dnastack-application/node_modules/karma-angular-filesort/lib/index.js:29:17)
    at onResult (/home/vrockai/workspace/dnastack-application/node_modules/karma/lib/browser.js:216:13)
    at Socket.<anonymous> (/home/vrockai/workspace/dnastack-application/node_modules/karma/lib/events.js:14:22)
@m-lautenbach
Copy link

This fork seems to be deprecated.

ra100 added a commit to ra100/karma-jenkins-reporter that referenced this issue Aug 30, 2016
ra100 added a commit to ra100/karma-jenkins-reporter that referenced this issue Aug 30, 2016
@mguillem37
Copy link

add the environment variable REPORT_FILE in order to workarround this issue
ex (windows) c:> set REPORT_FILE=C:/Local/WORKSPACE/reports/tests/test-results-mg.xml

@mgenov
Copy link

mgenov commented Jan 8, 2017

+1 for merging of #4

1 similar comment
@AlexShemeshWix
Copy link

+1 for merging of #4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants