Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests tst285 & pithole fail on some Windows platforms #2868

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

tests tst285 & pithole fail on some Windows platforms #2868

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working MAL/M5 normal

Comments

@monetdb-team
Copy link

Date: 2011-08-24 07:36:47 +0200
From: @drstmane
To: MonetDB5 devs <>
Version: 11.5.1 (Aug2011) [obsolete]
CC: @yzchang

Last updated: 2012-11-27 14:48:07 +0100

Comment 16155

Date: 2011-08-24 07:36:47 +0200
From: @drstmane

While working fine on all non-Windows platforms,
tests monetdb5/mal/Tests/tst285 & monetdb5/mal/Tests/pithole
fail on some (though not all) Windows platforms
(I cannot recognized a clear pattern):

cf., e.g.,
http://monetdb.cwi.nl/testweb/web/testgrid.php?serial=41544:4b3e3e10e76f&module=monetdb5&targets=Int-WindowsXP-i386-propcheck,Mic-Windows2008-i386-propcheck-installer,Int-Windows7-x86_64-propcheck-oid32,Mic-Windows7-x86_64-propcheck-oid32-installer,Int-Windows2008-x86_64-propcheck,Mic-Windows2008-x86_64-propcheck-installer&order=platform,arch,compiler

Comment 16163

Date: 2011-08-25 23:03:55 +0200
From: @drstmane

The patterns are as follows:

test monetdb5/mal/Tests/tst285 fails on "algol" (Windows2008) and "gans" (WindowsXP); see also bug #2869

test monetdb5/mal/Tests/pithole fails with Intel compiler (icc)

Comment 16165

Date: 2011-08-26 08:39:21 +0200
From: @drstmane

test monetdb5/mal/Tests/tst285
uses
z1:= batstr.like_uselect(b,"%hel%");
and
z2:= pcre.uselect(".[ly].", b);
suggesting that LIKE / PCRE is indeed the problem;
see also bug #2869

Comment 16170

Date: 2011-08-26 21:53:32 +0200
From: @drstmane

Changeset f00e5a515b79 fixes test monetdb5/mal/Tests/tst285.

Test monetdb5/mal/Tests/pithole is filed as bug #2872.

Comment 16229

Date: 2011-09-16 15:04:28 +0200
From: @sjoerdmullender

The Aug2011 version has been released.

Comment 18094

Date: 2012-11-27 14:48:07 +0100
From: @yzchang

This is about existing tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MAL/M5 normal
Projects
None yet
Development

No branches or pull requests

2 participants