[MDEV-17917] perfschema.socket_connect and main.connect test failures Created: 2018-12-06 Updated: 2018-12-06 Resolved: 2018-12-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows, Tests |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4.1, 10.1.38, 10.2.20, 10.3.12 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
There are race conditions in those test, since they depend on "instant drop" of a connection upon MTR "disconnect" command. The connection may hang around for a while still, and it is not certain when socket is going to be closed. |