Skip to content
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

List_ListsReferences fails when run in VS #457

Closed
JamesNK opened this issue Aug 15, 2019 · 2 comments
Closed

List_ListsReferences fails when run in VS #457

JamesNK opened this issue Aug 15, 2019 · 2 comments
Assignees
Milestone

Comments

@JamesNK
Copy link
Member

JamesNK commented Aug 15, 2019

There is no console when the test is run in VS so Console.WindowWidth fails.

  Message: 
    System.IO.IOException : The handle is invalid.
  Stack Trace: 
    ConsolePal.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded)
    ConsolePal.get_WindowWidth()
    Console.get_WindowWidth()
    ListCommand.List() line 98
    ListCommandTests.List_ListsReferences() line 45
@JamesNK JamesNK added this to the Preview 9 milestone Aug 15, 2019
@JunTaoLuo
Copy link
Contributor

Looking

@JamesNK JamesNK modified the milestones: Preview 9, RC 1 Aug 25, 2019
@JunTaoLuo
Copy link
Contributor

cc @shirhatti who wanted to take a look. I've given him an overview of my last investigation into this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants