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.

Sort by location doesn't work

See original GitHub issue

Describe the bug

  • Set the sorting mechanism to “Sort by Location”
  • Expected: see the tests in the same order as the one I wrote them in the .cpp file they are into
  • Actual: The test suite are in the alphabetic order and the tests in them are sort by location (if I reload my VS Code)

image

Desktop

  • Extension Version: 4.0.16
  • VS Code Version: 1.63.2
  • OS Type and Version: Windows 10
  • Using remote-ssh/docker/wsl?: no

Log ?

Let me know if you’d like me to attach a log.

It’s not a big deal for the user just a bit of a shame.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
stefanhallercommented, Dec 22, 2021

Sorting seems to be broken in other cases as well. For example, “Sort by status” often doesn’t work right after running a test that fails. If you then switch the sort order to something else and then back to status, it does sort correctly.

Since I have seen this behavior also with the Python extension, I suspect it’s a bug in VS Code, not in TestMate. I didn’t get around to filing an issue yet, because I wanted to investigate a little more thoroughly first.

0reactions
matepekcommented, Dec 27, 2021
Fixed in **v4.0.17**.

This issue was mentioned in CHANGELOG.md under a released entry so it is assumed to be fixed. User verifications are always welcome.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sorting quest by location doesn't work? : r/EscapefromTarkov
I've noticed sorting will group SOME shoreline quests together, while others are put at the bottom of the list.
Read more >
Apple Maps sort by distance doesn't work
Apple Maps sort by distance doesn't work. For instance, if I search for "coffee" or "cafe" and choose "Sort by Distance", it does...
Read more >
Array sort is not working correctly in JavaScript - Stack Overflow
The code above will return the array sorted from smallest to largest correctly. You can sort largest to smallest (descending order) by reversing ......
Read more >
Sort not working the way its supposed to. - Microsoft Community
I have a spreadsheet with 8 columns and 1264 rows. I'm trying to do a simple sort on one of the columns. I...
Read more >
Sort feature randomly not working correct for one set of data only
There are two tables on the positions tab. When I sort, I highlight the cells within the table (but not the header row),...
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