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

Instrumentation affects test results. #572

Open
jwaliszko opened this issue Jul 16, 2017 · 0 comments
Open

Instrumentation affects test results. #572

jwaliszko opened this issue Jul 16, 2017 · 0 comments

Comments

@jwaliszko
Copy link

Hi, first of all thank you for blanket.js. I'm using it since some time and it works brilliant for me. Nevertheless, I've just faced an issue.

I have the following test:

image

operating on such a DOM:

image

I'm using Chutzpah (v 4.2.4) test runner from @mmanela to run the tests.

When executing it without the coverage support, the test passes. When blanket coverage is on, the test fails:

image

Could you help me to determine what can be the source of the problem?
Thank you very much in advance.

I'm attaching the repro.zip.
This is an archive containing tiny, yet complete, sample which allows you to reproduce the error shown above - execute test.ps1 script to see it.

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

No branches or pull requests

1 participant