MonetDB / pymonetdb

The Python API for MonetDB
https://www.monetdb.org/
Mozilla Public License 2.0
28 stars 20 forks source link

Upgrade travis environment #66

Closed gijzelaerr closed 4 years ago

gijzelaerr commented 4 years ago

The embedpy3 flag crashes the database, even when the monetdb-python3 package is installed. It works on my Ubuntu 19.10 system, so there might be something wrong with the Ubuntu 18.04 package?

@kutsurak what do you think?

I've reported the issue upstream also: https://www.monetdb.org/bugzilla/show_bug.cgi?id=6826

kutsurak commented 4 years ago

I have no idea why this is not working on 18.04. I will take a look tomorrow.

gijzelaerr commented 4 years ago

So this works now, but the test fails due to this issue:

https://github.com/gijzelaerr/pymonetdb/issues/49

For now, I'll disable this test until that issue is resolved on the MonetDB side.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.08%) to 76.404% when pulling 1af6fb416a37026df7786984e1700ec5ba200892 on update_travis into 794fbafe86cf0898a7cce0282a88584dfb007d4a on master.