-
Notifications
You must be signed in to change notification settings - Fork 15
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
Temporarily disable timer test #1233
Conversation
The TimerTest is failing due to an issue with the process scheduling service in the Zeebe eninge. The test is disabled to unblock the release of ZPT while we continue working on a permanent fix for the test.
@nicpuppa I'm disabling the UPDATE: I applied a new |
Should we disable those test only on the release branch ? @koevskinikola |
@nicpuppa that's a good point. Better to leave them visible on main so we don't delay the fix. I'll rebase this PR on the release branch. |
/backport |
Successfully created backport PR for |
Description
The TimerTest is failing due to an issue with the
process scheduling service in the Zeebe eninge.
The test is disabled to unblock the release of
ZPT while we continue working on a permanent fix
for the test.
Related issues
related to #1230
Definition of Done
Not all items need to be done depending on the issue and the pull request.
Code changes:
Testing:
Documentation: