some mysql tests do not run in parallel for some reason

Rich Prohaska <[email protected]> Fri, 1 Nov 2013 09:27:48 -0400
Newsgroups gmane.comp.db.mysql.devel
Message-ID <CAL5sXW4p-BUh=ThL_Q67zxEg=rJHWzD-tV+ODx8APo+ka0knTA@mail.gmail.com>
any ideas on what might be going on?

with version mysql-5.6.14-linux-glibc2.5-x86_64

./mtr --suite=parts --do-test='.*myisam' --max-test-fail=0 --force
all tests pass

./mtr --suite=parts --do-test='.*myisam' --max-test-fail=0 --force
--parallel=auto
some tests fail.  here is an example:

parts.partition_max_sub_parts_key_list_myisam w1 [ fail ]
Test ended at 2013-11-01 09:06:00

CURRENT_TEST: parts.partition_max_sub_parts_key_list_myisam
mysqltest: In included file
"./suite/parts/inc/partition_max_sub_parts_key_list.inc":
included from ./suite/parts/inc/partition_max_sub_parts_key_list.inc at line 75:
At line 75: query 'load data infile '$MYSQL_TMP_DIR/data01' into table
t2 partition (p4095) fields terminated by ','' failed: 1290: The MySQL
server is running with the --secure-file-priv option so it cannot
execute this statement

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    http://lists.mysql.com/internals