-
Notifications
You must be signed in to change notification settings - Fork 30.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debug smoketest failure #78384
Comments
The issue is that when there is not enough space in the call stack view the index.js title gets shrinked and the smoke test can not match it. |
@alexr00 can you still reproduce this on Windows? If yes can you please ping me once you get this on your machine I need to investigate. Since I can not reproduce on my mac with a very small vscode. |
I cannot reproduce on my laptop. It happened before on my desktop, so I will try again there. |
@alexr00 ok, thanks. |
I cannot reproduce now. |
It is back:
|
In some other issue you said you can run it happily now so I will optimistically close it 🤞 |
Reopening since the debug smoke tests fail very badly for me:
|
Yes, the issue is that we introduced the new debug start view and I did not update the smoke test to reflect that. Will look into it |
I have updated the smoke test that it now takes into account the new debug start view. |
I am reopening this since I still see this failing on creating the launch config json file. |
|
Works on other platofrms, will not fix it today -> moving out of milestone |
While running the final smoke test I see this:
|
I have moved the debug smoke test to integration tests. |
Occurs on Windows.
The text was updated successfully, but these errors were encountered: