Bug #111031 | Contribution: Update SyntaxRegressionTest.java | ||
---|---|---|---|
Submitted: | 15 May 2023 14:07 | Modified: | 5 Apr 18:39 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[15 May 2023 14:07]
OCA Admin
[15 May 2023 14:07]
OCA Admin
Contribution submitted via Github - Update SyntaxRegressionTest.java (*) Contribution by Abby Palmero (Github abbytec, mysql-connector-j/pull/96#issuecomment-1547875138): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_1332915910.txt (text/plain), 4.15 KiB.
[15 May 2023 14:30]
MySQL Verification Team
Hello Abby Palmero, Thank you for the report and contribution. regards, Umesh
[5 Apr 18:39]
Daniel So
Posted by developer: Added the following entry to the Connector/J 8.4.0 changelog: "Some private methods in SyntaxRegressionTest.java had the @Test annotation for JUnit, which were useless because JUnit ignored them by default. The annotations have now been removed. Thanks to Abby Palmero for contributing to this fix."