Re: [Monetdb-developers] MonetDB: Jun2010 - ignore varying address in error message
On 10-07-2010 09:00:21 +0200, Stefan Manegold wrote:
Changeset: f5cb2db5f58f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f5cb2db5f58f Modified Files: testing/src/Mfilter.py.in Branch: Jun2010 Log Message:
ignore varying address in error message of test for bug 2547
+ r'^(ERROR = !sql_stmt symbol\()(.*)(\)->token = CREATE_SCHEMA)\n', # 26: 3
Stefan, What's the point of this? The error message obviously should disappear, so it doesn't matter it differs every time. (unless someone (perhaps even me) accidentially approved this as the correct output)
On Sat, Jul 10, 2010 at 09:59:31AM +0200, Fabian Groffen wrote:
On 10-07-2010 09:00:21 +0200, Stefan Manegold wrote:
Changeset: f5cb2db5f58f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f5cb2db5f58f Modified Files: testing/src/Mfilter.py.in Branch: Jun2010 Log Message:
ignore varying address in error message of test for bug 2547
+ r'^(ERROR = !sql_stmt symbol\()(.*)(\)->token = CREATE_SCHEMA)\n', # 26: 3
Stefan,
What's the point of this? The error message obviously should disappear, so it doesn't matter it differs every time.
(unless someone (perhaps even me) accidentially approved this as the correct output)
Indeed --- I blindly trusted that output approved by Niels and the "bug is fixed" statement by Martin, but the last error message indeed appears to be "unexpected" (actually wrong?) ... More checks and either a re-open of new bug report are required ... Stefan
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199 |
On 10-07-2010 10:12:25 +0200, Stefan Manegold wrote:
What's the point of this? The error message obviously should disappear, so it doesn't matter it differs every time.
(unless someone (perhaps even me) accidentially approved this as the correct output)
Indeed --- I blindly trusted that output approved by Niels and the "bug is fixed" statement by Martin, but the last error message indeed appears to be "unexpected" (actually wrong?) ...
More checks and either a re-open of new bug report are required ...
In the meanwhile I removed the "approved error message" from the test. I recall having seen this before in the last days: http://bugs.monetdb.org/show_bug.cgi?id=2569
On Sat, Jul 10, 2010 at 10:19:26AM +0200, Fabian Groffen wrote:
On 10-07-2010 10:12:25 +0200, Stefan Manegold wrote:
What's the point of this? The error message obviously should disappear, so it doesn't matter it differs every time.
(unless someone (perhaps even me) accidentially approved this as the correct output)
Indeed --- I blindly trusted that output approved by Niels and the "bug is fixed" statement by Martin, but the last error message indeed appears to be "unexpected" (actually wrong?) ...
More checks and either a re-open of new bug report are required ...
In the meanwhile I removed the "approved error message" from the test.
Thanks!
I recall having seen this before in the last days: http://bugs.monetdb.org/show_bug.cgi?id=2569
Indeed --- just noticed the same while scanning through all bug reports and "linked" the two bug reports. Stefan
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4199 |
participants (2)
-
Fabian Groffen
-
Stefan Manegold