python-pymysql ftbfs in focal
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-pymysql (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
seen in a focal test rebuild:
https:/
=======
ERROR: test_issue_288 (pymysql.
executemany should work with "insert ... on update"
-------
Traceback (most recent call last):
File "/<<PKGBUILDDIR
cursor.
File "/<<PKGBUILDDIR
return self._do_
File "/<<PKGBUILDDIR
rows += self.execute(sql + postfix)
File "/<<PKGBUILDDIR
result = self._query(query)
File "/<<PKGBUILDDIR
self.
File "/<<PKGBUILDDIR
self.
File "/<<PKGBUILDDIR
warnings.
pymysql.
-------
Ran 172 tests in 5.296s
FAILED (errors=1, skipped=17, expected failures=1)
No garbages!
E: pybuild pybuild:341: test: plugin custom failed with: exit code=1: debian/run_tests.sh python3.8
Changed in python-pymysql (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: | added: ftbfs rls-ff-incoming |