question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test status bullets don't get cleared, resulting in mutiple bullets

See original GitHub issue

Environment

  1. node -v: 8.9.3
  2. npm -v: 5.6.0
  3. Ejected create-react-app
  4. Operating system: Ubuntu 16.04

Steps to Reproduce

https://github.com/Hillshum/double-bullets

  1. Clone the repo, run npm i, open foo.test.js in VSCode with the Jest extension enabled.
  2. Start the jest runner.
  3. Stop the jest runner.
  4. Start the jest runner again.

Expected Behavior

When the jest runner gets stopped, I expect to see the green/red status bullets disappear from my tests. When I start the runner again, I expect to see only one bullet for each test.

Actual Behavior

The bullets never get cleared, leading to multiple bullets per test until I close the file and reopen it.

image


Note we are looking for someone to take responsibility around keeping create-react-app up to date and working, could this be you?

Uhh…maybe.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ortacommented, Feb 21, 2018

Yeah, that last one feels a lot like https://github.com/jest-community/vscode-jest/issues/238

0reactions
Hillshumcommented, Nov 20, 2020

Well, I haven’t encountered this lately.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bulleted items or numbered items become misaligned when ...
This behavior occurs because bulleted items and numbered items use an internal tab to align the text with the bullet or with the...
Read more >
NCOER FAQs - HRC
Are you only allowed to use two-line text for each bullet? A7-17. Raters can render either one- or two-line bullets for each attribute...
Read more >
Brown Bag Lessons: The Magic of Bullet Writing - Air University
Without an individual's clear action, you don't have a bullet for which to credit. The action should not only describe the individual's.
Read more >
Resumes with Impact: Creating Strong Bullet Points
This will help you understand the role and the employer's needs. Identify the skills and qualities they seek. You can usually find them...
Read more >
The Ultimate Guide to Bullet Points in HTML Email - Litmus
To get started with bulleted lists in your emails, here's the minimum code you need to make them work. < ul style =...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found