-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
🚨This issue needs some love.This issue needs some love.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
I did pull out integration tests already for the cloud-vision repository (though more work is needed GoogleCloudPlatform/cloud-vision#50). It means that Travis can at least run the unit tests for pull requests from other repos, skipping the integration tests.
- Ignore decryption failure.
- Run build without the tests. `mvn verify -DskipTests=true
- Pull out integration tests (that need service account) and run all but those.
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.