Details
-
Bug
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
Description
Our contribution guide directs new contributors to run ./gradlew check after getting their environment setup, but its actually quite hard to do this.
- There are a number of tests run under the :test task that actually access external services, and/or require some authentication to be setup (BEAM-11363)
- There is often an issue with :sdk:go:goVet that looks like BEAM-4422. It seems flaky, perhaps its being broken by another task? Described some investigation here
Attachments
Issue Links
- is caused by
-
BEAM-4422 :sdks:go:goVet fails
- Open
-
BEAM-11363 Integration tests are run under the test task
- Open