Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable unit tests on CI #471

Open
dector opened this issue May 9, 2021 · 0 comments
Open

Re-enable unit tests on CI #471

dector opened this issue May 9, 2021 · 0 comments

Comments

@dector
Copy link
Member

dector commented May 9, 2021

After merging #470

./bin/unit_tests.sh

will give

FAILURE: Build failed with an exception.

* Where:
Build file '/home/user/projects/kotlin-v3/exercises/build.gradle' line: 12

* What went wrong:
A problem occurred configuring project ':accumulate'.
> Could not find method sourceSets() for arguments [build_6pb57tnj9mm08ok60t9mujsv6$_run_closure1$_closure2$_closure4@345c9cf1] on project ':accumulate' of type org.gradle.api.Project.

BUILD FAILED in 668ms

Gradle isn't configuring subprojects as Kotlin/Java projects somewhy.

Re-enable unit tests for exercises.

@dector dector changed the title Unit tests on CI are failing Re-enable unit tests on CI May 9, 2021
@dector dector linked a pull request May 9, 2021 that will close this issue
@dector dector removed a link to a pull request May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant