Git Product home page Git Product logo

Comments (8)

kellyselden avatar kellyselden commented on July 23, 2024
ember-cli: 2.9.1
node: 7.0.0
os: darwin x64

from ember-cli-code-coverage.

rwjblue avatar rwjblue commented on July 23, 2024

Hmm, definitely odd. The only real differences in 0.3.5 and 0.3.7 are the requiring of additional modules (diff here). Can you run package-hint-historic-resolver and see if there was another package updated?

from ember-cli-code-coverage.

kellyselden avatar kellyselden commented on July 23, 2024

It wasn't an update over time. It was me just now switching between the two versions back and forth.

from ember-cli-code-coverage.

kellyselden avatar kellyselden commented on July 23, 2024

Could the requiring of some new random file, that network requests, and fails, and aborts the coverage?

from ember-cli-code-coverage.

rwjblue avatar rwjblue commented on July 23, 2024

Definitely possible, but its unlikely that we can help you debug that...

from ember-cli-code-coverage.

kellyselden avatar kellyselden commented on July 23, 2024

very true. the problem was just a stab in the dark. If no one else has the issue we should close.

from ember-cli-code-coverage.

thagul avatar thagul commented on July 23, 2024

I've just ran into the same issue. Any hint on how to debug the issue?

1..689
# tests 689
# pass  689
# skip  0
# fail  0

# ok
Error
    at IncomingMessage.onAborted (/Users/giovanni/Documents/Progetti/authenticator-web/node_modules/raw-body/index.js:269:10)
    at emitNone (events.js:86:13)
    at IncomingMessage.emit (events.js:185:7)
    at abortIncoming (_http_server.js:284:11)
    at Socket.serverSocketCloseListener (_http_server.js:297:5)
    at emitOne (events.js:101:20)
    at Socket.emit (events.js:188:7)
    at TCP._handle.close [as _onclose] (net.js:501:12)

I'm using

ember-cli: 2.9.1
node: 7.0.0
os: darwin x64
ember-cli-code-coverage: 0.3.8

I've tried with every 0.3.x version and I've noticed two behaviour:

  • the error above
    or
  • no reports generated.

I had to go back to 0.2.x to have coverage report

from ember-cli-code-coverage.

kellyselden avatar kellyselden commented on July 23, 2024

This is old and doesn't seem to be an issue anymore. If anyone comes across this, please file a new issue against the most recent version.

from ember-cli-code-coverage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.