| Bug #42536 | funcs_1.falcon_storedproc fails due to missing file storedproc_master.inc | ||
|---|---|---|---|
| Submitted: | 2 Feb 2009 9:35 | Modified: | 19 Feb 2009 15:44 |
| Reporter: | Alfranio Tavares Correia Junior | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
| Version: | 6.0 | OS: | Any |
| Assigned to: | Matthias Leich | CPU Architecture: | Any |
| Tags: | falcon | ||
[13 Feb 2009 14:04]
Matthias Leich
The "<engine>_storedproc.test" were replaced by a storage engine independend "storedproc.test". I do not know if I forgot to remove "falcon_storedproc" within my push or if one of the various merges between team trees reintroduced this file.
[13 Feb 2009 14:20]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/66218 3040 Matthias Leich 2009-02-13 Fix for Bug#42536 funcs_1.falcon_storedproc fails due to missing file storedproc_master.inc Detail: The <engine>_storedproc.test have been replaced by storedproc.test. This means the test "falcon_storedproc" must be removed.
[13 Feb 2009 14:59]
Matthias Leich
Pushed to mysql-6.0-bugteam
[19 Feb 2009 13:03]
Bugs System
Pushed into 6.0.10-alpha (revid:sergey.glukhov@sun.com-20090218125737-5y5b2xo3duo1wlvo) (version source revid:azundris@mysql.com-20090213182753-tsqikd41gkwowrqq) (merge vers: 6.0.10-alpha) (pib:6)
[19 Feb 2009 15:44]
Paul DuBois
Test case changes. No changelog entry needed.

Description: funcs_1.falcon_storedproc [ fail ] Test ended at 2009-02-01 23:37:37 CURRENT_TEST: funcs_1.falcon_storedproc mysqltest: At line 10: Could not open './suite/funcs_1/storedproc/storedproc_master.inc' for reading, errno: 2 How to repeat: Run the test.