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

Warnings with empty stderror #303

Open
arjangeertsema opened this issue Jan 26, 2022 · 2 comments
Open

Warnings with empty stderror #303

arjangeertsema opened this issue Jan 26, 2022 · 2 comments

Comments

@arjangeertsema
Copy link

I keep receiving warnings with empty stderror messages after the test have run:

warn: Corvus.Testing.AzureFunctions.FunctionsController[0]
      StdErr for process /usr/local/lib/node_modules/azure-functions-core-tools/bin/func host start --port 7075 --csharp, working directory /home/..../bin/Debug/net6.0: 
      
info: Corvus.Testing.AzureFunctions.FunctionsController[0]
      StdOut for process /usr/local/lib/node_modules/azure-functions-core-tools/bin/func host start --port 7075 --csharp, working directory /home/..../bin/Debug/net6.0: Output cleared at 26-01-2022 13:31:22
      
warn: Corvus.Testing.AzureFunctions.FunctionsController[0]
      StdErr for process /usr/local/lib/node_modules/azure-functions-core-tools/bin/func host start --port 7075 --csharp, working directory /home/....../bin/Debug/net6.0: Output cleared at 26-01-2022 13:31:22
      

I am using version 1.5.0-253-unix-support.5.

Am I doing something wrong?

@idg10
Copy link
Contributor

idg10 commented Jan 26, 2022

Am I doing something wrong?

Probably not—that branch is experimental. We've not merged it yet because we're not confident it's fully working, and this looks like evidence that it's not!

Are you running on Linux or Mac?

@arjangeertsema
Copy link
Author

I am running on Linux and it is also running in a Github workflow.

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