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

Virtually all SQL tests fail on Windows #3031

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

Virtually all SQL tests fail on Windows #3031

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

Comments

@monetdb-team
Copy link

Date: 2012-02-20 01:06:56 +0100
From: @drstmane
To: SQL devs <>
Version: -- development
CC: @njnes

Last updated: 2012-03-16 14:56:51 +0100

Comment 16954

Date: 2012-02-20 01:06:56 +0100
From: @drstmane

Any of the commits listed here
http://monetdb.cwi.nl/testweb/logs/43229:ef8a1eddc090/incoming_commits
causes virtually all SQL tests on Windows to fail with

ParseException:SQLparser:!42000!syntax error, unexpected $end in: "-- the signature is used in the kernel, don't change it
create procedure keepcall(
id wrd, -- references query plan
ctime timestamp, -- time the first statement was executed
arguments string,
xtime bigint, -- time from the first statement until result export
rtime bigint, -- time to ship the result to the client
foot bigint, -- footprint for all bats in the plan
memory bigint, -- storage size of intermediates created
tuples wrd, -- number of tuples in the result set
inblock bigint, -- nu�Dܧ�Xq�
"

Cf.,

http://monetdb.cwi.nl/testweb/tests/43229:ef8a1eddc090/Mic-Windows2008-i386-propcheck-installer/sql/mTests/backends/monet5/optimizers.err.diff.html

http://monetdb.cwi.nl/testweb/web/testgrid.php?serial=43229:ef8a1eddc090,43200:371633e5810b&module=sql&targets=GNU-Fedora-x86_64-propcheck-assert,Int-WindowsXP-i386-propcheck,Mic-Windows2008-i386-propcheck-installer,Int-Windows2008-x86_64-propcheck-oid32,Mic-Windows7-x86_64-propcheck-oid32-installer,Int-Windows7-x86_64-propcheck,Mic-Windows2008-x86_64-propcheck-installer&order=platform,arch,compiler&diff

Comment 16976

Date: 2012-02-23 10:49:06 +0100
From: @drstmane

See also bug #3038.

Comment 16992

Date: 2012-02-24 18:13:28 +0100
From: @njnes

Changeset bf32aab6ebf8 made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=bf32aab6ebf8

Changeset description:

fixed problems on Darwin, FreeBSD and solaris (Bugs 3038) and Bug #3031 on windows.

Comment 17093

Date: 2012-03-16 14:56:51 +0100
From: @grobian

Released in Dec2011-SP2

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

No branches or pull requests

2 participants