Commit 7729747
committed
Temporarily disable stored procedure tests for Postgres.
On Hibernate 6.2 these tests run into class loading problems on CI (likely related to [0]). Cleanup is tracked in #2911.
Related ticket: #2899.
[0 https://hibernate.atlassian.net/browse/HHH-15790]1 parent c370425 commit 7729747
File tree
1 file changed
+2
-0
lines changed- spring-data-jpa/src/test/java/org/springframework/data/jpa/repository/procedures
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
0 commit comments