The GitHub Actions job "Required Checks" on texera.git/test-sql-conn-utils has failed. Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).
Head commit for run: 458389ed15ca7287e78bd299ebd48480355ad56a / Xinyuan Lin <[email protected]> test(workflow-operator): address Copilot feedback on #5698 (round 3) - Both specs: probe-URLs now mirror the exact shape the production utils construct ('jdbc:postgresql://probe-host:5432/probe-db' / 'jdbc:mysql://probe-host:3306/probe-db?autoReconnect=true&useSSL=true'). A permissive third-party driver that returns false on a stripped- down probe but true on the real URL would otherwise slip past the deregistration sweep. - Both specs' throwing-driver helpers now respect the JDBC contract — return null when the URL isn't accepted, and throw only on a matching URL. Keeps the helper from interfering with any unrelated DriverManager.getConnection call that might happen during the same suite run. Report URL: https://github.com/apache/texera/actions/runs/27489477823 With regards, GitHub Actions via GitBox
