[MDEV-26521] Remove mdev-504.test Created: 2021-09-01  Updated: 2021-09-21  Resolved: 2021-09-01

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2, 10.3, 10.4, 10.5, 10.6
Fix Version/s: 10.2.41, 10.3.32, 10.4.22, 10.5.13, 10.6.5

Type: Bug Priority: Major
Reporter: Vladislav Vaintroub Assignee: Vladislav Vaintroub
Resolution: Fixed Votes: 0
Labels: None


 Description   

The test is more or less random load test, in addition it creates and closes a lot of connections
which makes a not insufficiently tweaked buildbot machine by Foundation to give up

CURRENT_TEST: main.mdev-504
mysqltest: At line 70: query 'connect con3,localhost,root,,' failed: <Unknown> (2002): Can't connect to server on 'localhost' (10048)

The Winsock error hints that all ephemeral addresses are in use, this happens if too many sockets are in TIMED_WAIT state, and this happens when too many connections are created and closed very fast, which given 300 connects and disconnects is rather likely.

The author of the test confesses that this test is a mistake, and agreed with removal by (but on some reason she does not like to touch it herself)


Generated at Thu Feb 08 09:45:56 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.