MySQL / Sanskrit properties aren't saved properly
Activity
Show:
Resolved
Details
Details
Assignee
Adrien Ragot
Adrien RagotReporter
Adrien Ragot
Adrien RagotSprint
None
Story Points
1
Components
Requirement Yogi
Linked requirements
Requirement Yogi
Linked requirements
Created June 30, 2021 at 9:01 AM
Updated October 11, 2021 at 2:04 PM
Resolved July 13, 2021 at 1:47 PM
PropertyDAOTest.java is ignored in Master because it doesn’t pass the MySQL tests.
Same for V60RequirementMigrationTest.java, but I’ve simplified the problem in PropertyDAOTest.java.
I have created RY-819-Sanskrit branch, where the tests fail successfully 😉
https://bamboo.play-sql.com/browse/RY-MAIN88-2
Side question:
Can we get rid of C3P0 for the AOIntegrationTests? It takes forever to initialize.