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

Windows tests failed in Appveyor don't show the error log #243

Open
Mikolaj opened this issue Feb 27, 2021 · 0 comments
Open

Windows tests failed in Appveyor don't show the error log #243

Mikolaj opened this issue Feb 27, 2021 · 0 comments

Comments

@Mikolaj
Copy link
Member

Mikolaj commented Feb 27, 2021

For whatever reason, when there is an error, the following exits with error 1, instead of 77 and displays nothing.

make testDefense-appveyor || (tail -n 200 %APPDATA%\LambdaHack\stderr.txt & tail -n 200 %APPDATA%\LambdaHack\stdout.txt & exit 77)

If we manage to see 77 even once, let's close this. But I think I never saw it so far.

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

No branches or pull requests

1 participant