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

fix(quartz): fail to fire triggers manually with exception "job does not exist" #1294

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

tadayosi
Copy link
Member

@tadayosi tadayosi commented Jan 8, 2025

Fix #1049

Copy link

github-actions bot commented Jan 8, 2025

Test Results

  8 files  ±0    8 suites  ±0   1h 2m 55s ⏱️ +12s
 67 tests ±0   65 ✅ ±0   2 💤 ±0  0 ❌ ±0 
544 runs  ±0  516 ✅ ±0  28 💤 ±0  0 ❌ ±0 

Results for commit 699c052. ± Comparison against base commit e3c2889.

@hawtio-ci
Copy link

hawtio-ci bot commented Jan 8, 2025

Test results

Run attempt: 3060
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
test-results-quarkus-node(18)-java(17)-firefox 68 65 3 0 0 477.257
test-results-quarkus-node(18)-java(21)-firefox 68 65 3 0 0 476.538
test-results-quarkus-node(20)-java(17)-firefox 68 65 3 0 0 469.687
test-results-quarkus-node(20)-java(21)-firefox 68 65 3 0 0 473.54
test-results-springboot-node(18)-java(17)-firefox 68 64 4 0 0 464.334
test-results-springboot-node(18)-java(21)-firefox 68 64 4 0 0 468.998
test-results-springboot-node(20)-java(17)-firefox 68 64 4 0 0 469.638
test-results-springboot-node(20)-java(21)-firefox 68 64 4 0 0 475.073

@tadayosi tadayosi merged commit 5f477ef into hawtio:main Jan 8, 2025
13 checks passed
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

Successfully merging this pull request may close these issues.

Firing trigger results in "job does not exists" Exception
1 participant