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

Multiple Exceptions during Tests (TimeoutException, MultipleCompilationErrorsException) #1

Open
Kortanul opened this issue Feb 26, 2018 · 0 comments
Labels

Comments

@Kortanul
Copy link
Member

Kortanul commented Feb 26, 2018

Versions affected

1.4.1.0 - 1.5.2.0

Repo steps

  1. checkout the project at version 1.5.0.0 (9c7a452) OR version 1.5.1.0 (aa812ab).
  2. execute wren-deploy compile-current-release.

Expected

Builds succeed with no test failures.

Actual results

  • In 1.5.0.0, the build fails because of test failures.
  • In 1.5.1.0 and 1.5.2.0, the build succeeds despite several bad-looking exceptions during tests (perhaps the tests have squelched them?) Many exceptions are java.net.ConnectException: Connection refused or java.net.SocketTimeoutException: Timeout on Read.

See attached logs.
build-1.5.0.0.log
build-1.5.1.0.log

@Kortanul Kortanul added the bug label Feb 26, 2018
Kortanul added a commit that referenced this issue Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant