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

TestGame fails - blocking release #256

Closed
Yasamato opened this issue Jan 24, 2020 · 5 comments
Closed

TestGame fails - blocking release #256

Yasamato opened this issue Jan 24, 2020 · 5 comments
Labels
action:investigate Gathering information

Comments

@Yasamato
Copy link
Contributor

Due to failing task :testGame, release is being blocked:

> Task :testGame
Waiting for client 1 to receive game result
task ':testGame' has been running for over 150 seconds - killing server!
> Task :testGame FAILED
Error in task ':testGame' - check the logs in /home/travis/build/CAU-Kiel-Tech-Inf/socha/build/tests
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':testGame'.
> java.lang.Exception: Server terminated unexpectedly!
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.0.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 4m 51s
35 actionable tasks: 34 executed, 1 up-to-date

for full log-access take a look at travis.

Testing on local machine with newly fetched repo from master, task :testGame seems to time-out as well and remains stuck with no cpu-usage or anything else.

@Yasamato
Copy link
Contributor Author

Can you take a look over it this weekend @Xerus2000?

@xeruf
Copy link
Member

xeruf commented Jan 24, 2020

See also #250

@xeruf xeruf changed the title build is failing TestGame fails - blocking release Jan 24, 2020
@xeruf
Copy link
Member

xeruf commented Jan 24, 2020

On my local machine it works without issues, will test with a freshly fetched repo as well...

@xeruf
Copy link
Member

xeruf commented Jan 24, 2020

Hm, failed on a second run, weird...

@xeruf xeruf added action:investigate Gathering information and removed bug labels Feb 4, 2020
@xeruf
Copy link
Member

xeruf commented Apr 17, 2020

Fixed by d556fa2 & 1033632

@xeruf xeruf closed this as completed Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action:investigate Gathering information
Projects
None yet
Development

No branches or pull requests

2 participants