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

KN Workflow CLI plugin - run_test.go tests fail after timeout #2430

Open
tomasdavidorg opened this issue Jun 14, 2024 · 0 comments
Open

KN Workflow CLI plugin - run_test.go tests fail after timeout #2430

tomasdavidorg opened this issue Jun 14, 2024 · 0 comments
Labels
area:sonataflow lang:go Pull requests that update Go code

Comments

@tomasdavidorg
Copy link
Contributor

tomasdavidorg commented Jun 14, 2024

Steps to reproduce:

  1. pnpm bootstrap
  2. pnpm -r -F @kie-tools/kn-plugin-workflow... build:dev
  3. export KIE_TOOLS_BUILD__runEndToEndTests=true
  4. pnpm -r -F @kie-tools/kn-plugin-workflow test-e2e
--- PASS: TestQuarkusRunCommand (303.85s)
    --- PASS: TestQuarkusRunCommand/Test_quarkus_run_project_success_index:_0 (151.84s)
    --- PASS: TestQuarkusRunCommand/Test_quarkus_run_project_success_index:_1 (152.01s)
=== RUN   TestRunCommand
=== RUN   TestRunCommand/Test_run_project_success_index:_0
🛠️ Creating SonataFlow project
Workflow file created at ./new-project/workflow.sw.json 
🎉 SonataFlow project successfully created
    run_test.go:109: Checking if project is ready at http://localhost:8081/q/health/ready
✅ Checking if Docker is available...
 - Docker is running
⏳ Starting your SonataFlow project in dev mode...
🔎 Warming up SonataFlow containers (docker.io/apache/incubator-kie-sonataflow-devmode:main), this could take some time...
panic: test timed out after 20m0s
running tests:
	TestRunCommand (6m8s)
	TestRunCommand/Test_run_project_success_index:_0 (6m8s)
@tomasdavidorg tomasdavidorg added area:sonataflow lang:go Pull requests that update Go code labels Jun 14, 2024
@tomasdavidorg tomasdavidorg self-assigned this Jun 14, 2024
@tomasdavidorg tomasdavidorg removed their assignment Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:sonataflow lang:go Pull requests that update Go code
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant