maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #11194
Not anymore.. Re: FYI: 10.3 master branch head builds OK Launchpad all architectures
Did a new build today and there is a test failure like this now:
main.myisampack w3 [ fail ]
Test ended at 2018-04-10 09:02:35
CURRENT_TEST: main.myisampack
--- /<<PKGBUILDDIR>>/mysql-test/main/myisampack.result 2018-03-
31 19:34:34.000000000 +0000
+++ /<<PKGBUILDDIR>>/mysql-test/main/myisampack.reject 2018-04-
10 09:02:34.965478238 +0000
@@ -113,7 +113,7 @@
# ===== myisampack.4 =====
#Tests the myisampack join operation with an existing destination
.frm,.MYI,.MDI
#the command should fail with exit status 2
-myisampack: Can't create/write to file (Errcode: 17 "File exists")
+myisampack: Can't create/write to file (Errcode: 17 "File exists)
Aborted: file is not compressed
DROP TABLE t1,t2,t3;
DROP TABLE mysql_db1.t1;
mysqltest: Result length mismatch
- saving '/<<PKGBUILDDIR>>/builddir/mysql-
test/var/3/log/main.myisampack/' to '/<<PKGBUILDDIR>>/builddir/mysql-
test/var/log/main.myisampack/'
i386 builds, log at
https://launchpadlibrarian.net/364229537/buildlog_ubuntu-bionic-i386.ma
riadb-
10.3_1%3A10.3.0~ubuntu18.04.1~1523349076.7980364804f_BUILDING.txt.gz
Interestingly one " is missing.
References