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

Enable Panic Tests in Transactional Services #460

Open
gimantha opened this issue Sep 22, 2022 · 0 comments
Open

Enable Panic Tests in Transactional Services #460

gimantha opened this issue Sep 22, 2022 · 0 comments

Comments

@gimantha
Copy link
Contributor

Panic test cases have been disabled, because when there is a panic from within a resource function of a service, the service makes a System.exit(). That causes the whole test framework to crash. This needs to be handled, Till then, these test cases have been disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant