Uh oh!
There was an error while loading. Please reload this page.
Junit test for timestamps on French SQL Server - #5997
Conversation
Uh oh!
There was an error while loading. Please reload this page.
labkey-tchad
commented
Oct 28, 2024
Verifying on |
labkey-tchad
left a comment
There was a problem hiding this comment.
This seems to be causing a connection leak.
labkey-tchad
commented
Oct 29, 2024
Yup, got a run with mem tracker stacktraces enabled: |
labkey-adam
commented
Oct 29, 2024
Yep, I see that. Will track it down... |
Note that the one BVT test run in red below passed in a subsequent run: https://teamcity.labkey.org/buildConfiguration/LabKey_247Release_Community_BvtBSqlserver/3251902?expandBuildDeploymentsSection=false&hideTestsFromDependencies=false&hideProblemsFromDependencies=false |
labkey-tchad
left a comment
There was a problem hiding this comment.
This is making me very paranoid about anonymous classes.
Uh oh!
There was an error while loading. Please reload this page.
Rationale
Related PR fixes issues with timestamps used in compare clauses on SQL Server. This adds a junit test for the fix.
Related Pull Requests
Changes
Connectionto aTableSelector