Skip to content

Multiple Exceptions during Tests (TimeoutException, MultipleCompilationErrorsException) #1

@Kortanul

Description

@Kortanul

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions