-
Type:
Bug
-
Status: Open
-
Priority:
P2
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: build-system
-
Labels:
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
- is caused by
-
BEAM-4422 :sdks:go:goVet fails
-
- Open
-
-
BEAM-11363 Integration tests are run under the test task
-
- Open
-