prisma-engines
prisma-engines copied to clipboard
[DA] Planetscale engine tests: interactive_tx
This is a subcluster of failures after having enabled planetscale tests in https://github.com/prisma/prisma-engines/pull/4423
Failing tests in this cluster:
new::interactive_tx::interactive_tx::batch_queries_failure
new::interactive_tx::interactive_tx::tx_expiration_failure_cycle
new::interactive_tx::itx_isolation::basic_serializable
new::interactive_tx::itx_isolation::casing_doesnt_matter
Follow the process in This notion scratchpad page
Updates:
-
new::interactive_tx::itx_isolation::basic_serializable
andcasing_doesnt_matter
likely showcase a problem in the test setup itself, as this issue isn't reproducible in TypeScript. See: https://github.com/prisma/team-orm/issues/973.