Skip to content

issues Search Results · repo:steveszc/ember-cli-memory-leak-detector language:JavaScript

Filter by

31 results
 (75 ms)

31 results

insteveszc/ember-cli-memory-leak-detector (press backspace or delete to remove)

I found that this package causes the ember test command to hang indefinitely after successfully completing all tests in Ember packages existing within a PNPM monorepo with no error output. We had successfully ...
  • lflo5727
  • 6
  • Opened 
    on Dec 29, 2022
  • #51

Qunit no longer supports adding a test after the test run has finished. This was apparently never intentionally supported behavior in Qunit but we happened to be relying on it to inject the memory-leak-detection ...
  • steveszc
  • 1
  • Opened 
    on Sep 27, 2021
  • #49

Hey! We can t get the detector to run in our tests locally or on CI, however we don t see any errors. The test to check for retained classes just never seems to run in the first place. If I run a small ...
  • joshuaswift
  • 6
  • Opened 
    on Sep 14, 2021
  • #47

I updated QUnit from 2.16.0 to 2.17.0 and my tests started to freeze. I think it s because of ember-cli-memory-leak-detector because my tests finish and then it freezes there - where I think memory leaks ...
  • boris-petrov
  • 2
  • Opened 
    on Sep 6, 2021
  • #46

I ve tried this addon on two of my apps and for both it reported No memory leaks detected . Not being confident on the outcome, i then tried to retain ApplicationRoute on Window object to see if it detects ...
  • raido
  • Opened 
    on Jun 18, 2021
  • #45

Getting this error while running tests: not ok 106 Chrome 90.0 - [10868 ms] - ember-cli-memory-leak-detector: detect memory leaks --- actual: null stack: ...
  • mcfiredrill
  • 1
  • Opened 
    on Jun 1, 2021
  • #44

Installing (and using) this plugin doesn t work when also ember-cli-content-security-policy is used - as this plugin adds a script tag which is invalid in a strict CSP and ember test fails. Not sure how ...
  • boris-petrov
  • 2
  • Opened 
    on May 10, 2021
  • #42

Hi! Thanks for a great addon! I can t read the output of an ember-cli-memory-leak-detector test case because of a timeout or RangeError: Invalid string length. Any ideas on what s causing it?
  • rreckonerr
  • 2
  • Opened 
    on Apr 11, 2021
  • #41

Hi! Just installed this addon in our app but we currently get this error after we run tests every time. This happens if we run the tests locally or on our CI. Any ideas what could be causing it? Thanks! ...
  • joshuaswift
  • 8
  • Opened 
    on Mar 29, 2021
  • #40

Even if the memory-lead detector is disabled, I see it puts this: ember-cli-memory-leak-detector :{ enabled :false, failTests :true, remoteDebuggingPort :9222, timeout :null, ignoreClasses :[], writeSnapshot ...
  • boris-petrov
  • 2
  • Opened 
    on Mar 18, 2021
  • #39
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub