Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sourcemaps with Karma #1709

Closed
necolas opened this issue May 21, 2015 · 9 comments
Closed

sourcemaps with Karma #1709

necolas opened this issue May 21, 2015 · 9 comments
Labels
area: browser browser-specific status: waiting for author waiting on response from OP - more information needed

Comments

@necolas
Copy link

necolas commented May 21, 2015

I'm using karma, karma-sourcemap-loader, and karma-mocha. Noticed that upgrading from 2.2.1 to 2.2.3 causes sourcemap info not to be included in test reports to the console. Related issue: demerzel3/karma-sourcemap-loader#15

Sorry I can't provide you with more details at this time.

@jbnicolai jbnicolai added type: bug a defect, confirmed by a maintainer Unconfirmed labels Jun 5, 2015
@anatomic
Copy link

anatomic commented Jun 8, 2015

I've also found this issue to be present in 2.2.5

@necolas
Copy link
Author

necolas commented Jun 8, 2015

Every version above 2.2.1 (to date) is affected.

@jbnicolai jbnicolai added status: accepting prs Mocha can use your help with this one! type: bug a defect, confirmed by a maintainer area: browser browser-specific and removed type: bug a defect, confirmed by a maintainer Unconfirmed labels Jul 6, 2015
@elicwhite
Copy link

👍 This is a problem for us as well, we have had to drop our version number in order to get stack traces again.

@danielstjules
Copy link
Contributor

Can you confirm whether or not this is still an issue with 2.3.2? If so, and you have a bit of time, could you checkout this branch and see if it helps? #1880

@hurrymaplelad
Copy link

@danielstjules on 2.3.3 with #1880, still no source maps :(

@JaKXz
Copy link

JaKXz commented Nov 10, 2015

I'm using v2.3.3 with karma-mocha v0.2.0, and karma-sourcemap-loader v0.3.6 (all the latest versions at time of writing) and I think I'm having the same problem unfortunately.

@RomkeVdMeulen
Copy link

RomkeVdMeulen commented Sep 18, 2017

Still getting this in 2017. Switching to Jasmine.

Appologies: turned out to be my own mistake. Configuring Karma is just a very frustrating job.

@ScottFreeCode ScottFreeCode changed the title Regression in 2.2.3 sourcemaps with Karma Sep 22, 2017
@ScottFreeCode
Copy link
Contributor

Do we know if there ever was, or is now, a problem with Mocha affecting sourcemap support? My impression is that this is entirely up to Karma (or similar tooling).

@ScottFreeCode ScottFreeCode added status: waiting for author waiting on response from OP - more information needed and removed type: bug a defect, confirmed by a maintainer status: accepting prs Mocha can use your help with this one! labels Sep 22, 2017
@boneskull
Copy link
Contributor

no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: browser browser-specific status: waiting for author waiting on response from OP - more information needed
Projects
None yet
Development

No branches or pull requests

10 participants