Bug #39312 falcon_bugs test fails intermittently in Pushbuild
Submitted: 8 Sep 2008 14:25 Modified: 5 Jan 2009 19:06
Reporter: John Embretsen Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S3 (Non-critical)
Version:6.0.7 OS:Any
Assigned to: Olav Sandstå CPU Architecture:Any
Tags: F_UNKNOWN, pushbuild, sporadic, test failure

[8 Sep 2008 14:25] John Embretsen
Description:
The test falcon_bugs in the "falcon" test suite fails every now and then in Pushbuild.

When the test fails by itself, it is usually a crash in the beginning of the test for "Bug #205", after test for "Bug #196":

*** Bug #205 ***
SET @@storage_engine = Falcon;
DROP TABLE IF EXISTS t1;
mysqltest: At line 1111: query 'create table t1 (n int not null primary key)' failed: 2013: Lost connection to MySQL server during query

(or similar)

Seems to fail on a variety of platforms.

How to repeat:
Run the falcon test suite a few times?
[5 Jan 2009 19:05] Olav Sandstå
This crash has not occurred in the falcon-team tree since September 10 2008. I have also repeated the falcon_bugs test over 100 times without any crash. Based on this I propose we close this bug as "can't repeat".