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.

dot decorations not working properly

See original GitHub issue

Environment

  1. node -v: 8.9.1
  2. npm -v: 5.6.0
  3. Operating system: Windows Server 2016

Issue

The dot decorations aren’t working correctly after upgrading to 2.5.7. Inline failure messages also don’t seem to be working.

Expected Behavior (using 2.5.6)

image

image

Actual Behavior (using 2.5.7)

image

image

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
seanpoultercommented, Dec 27, 2017

Thanks @uucue2! The screenshots are very helpful and frustrating. I made the wrong call putting the adapter where we lookup the test results. I’ll move it into updateTestResults to fix the keys there.

0reactions
uucue2commented, Dec 27, 2017

@seanpoulter, no problem!

Okay, so the problem seems to be that when getAssertions is called with a lowercase drive letter, as such:

image

it passes the uppercase transformed path to assertionsForTestFile, but that function seems to still be expecting the lowercase version:

image

so results is undefined

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fixing Yard Inflatable Decorations with Dim Lights ... - YouTube
ATTEMPT AT YOUR OWN RISK!! In this video I will show myself fixing yard inflatables that have a dim light. This inflatable lighting...
Read more >
text-decoration: none not working on ul - Stack Overflow
I am making a sidebar for a site and I'm trying to make the links in boxes that are the same width as...
Read more >
text-decoration-style - CSS: Cascading Style Sheets | MDN
The text-decoration-style CSS property sets the style of the lines specified by text-decoration-line. The style applies to all lines that ...
Read more >
How to Troubleshoot Your Christmas Tree - The Home Depot
1. When you take your tree out of its box or bag, it may not look the way you remember. Maybe it’s thinner...
Read more >
Glitter Gold Polka Dot String Decorations 6ct - Party City
These gold polka dot decorations feature round, double-sided gold cutouts strung along an invisible plastic string. Half of the polka dots are metallic...
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