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

[BUG] Integration tests unexpectedly triggered by test task #350

Closed
dai-chen opened this issue May 20, 2024 · 0 comments
Closed

[BUG] Integration tests unexpectedly triggered by test task #350

dai-chen opened this issue May 20, 2024 · 0 comments
Assignees
Labels
0.5 infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.

Comments

@dai-chen
Copy link
Collaborator

What is the bug?

I've observed that the test tasks seems triggering integration tests unexpectedly, which is causing delays in Github CI process. This issue may be linked to the changes in this commit. Need to investigate this behavior and implement a fix to prevent this.

How can one reproduce the bug?

Steps to reproduce the behavior: sbt test

What is the expected behavior?

Test task only triggers unit test.

Do you have any screenshots?

N/A

Do you have any additional context?

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5 infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant