Changeset: e6103a666681 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e6103a666681
Modified Files:
testing/Mfilter.py.in
Branch: Feb2013
Log Message:
Merge from Oct2012 branch.
diffs (12 lines):
diff --git a/testing/Mfilter.py.in b/testing/Mfilter.py.in
--- a/testing/Mfilter.py.in
+++ b/testing/Mfilter.py.in
@@ -59,6 +59,8 @@ test = (
r'^exit X_\d+;$',
# varying width of table frames
r'^\+[=-]+\+$',
+ # varying error message
+ r"^ERROR = !conversion of string '.*' to type [^ ]*
failed\.$",
])+')', re.MULTILINE),
# warnings and messages that should be treated as errors:
re.compile('(?:'+')|(?:'.join([
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list