Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Issues with Travis CI build failures #74

@tmrn411

Description

@tmrn411

I noticed my recent pull request failed the Travis CI check. All the failures occur on the integration tests. When I force those to run locally I don't get most of the failures (there is 1 I think may be related to changes in my pull request).

I'm wondering if these may be due to the fact that the source tree is missing 'src/test/resources/amazon-test.properties'. It looks like it may be causing Environment.getBucket to fail during test setup.

Also, I'm wondering why the maven config is setup to only run the integration tests when they run on the Travis environment. Is it because some of the tests are looking environment variables? If so, my recent pull request also included some routines to alter the environment variables (just locally within the current process) so that test setup can control what subsequent calls to System.getenv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions