This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients abarry, anish.shah, berker.peksag, ced, ghaering, lelit, palaviv, r.david.murray, serhiy.storchaka
Date 2018-03-10.22:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520722087.66.0.467229070634.issue27645@psf.upfronthosting.co.za>
In-reply-to
Content
From http://buildbot.python.org/all/#/builders/13/builds/808

======================================================================
FAIL: test_bad_target_in_transaction (sqlite3.test.backup.BackupTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/sqlite3/test/backup.py", line 44, in test_bad_target_in_transaction
    self.cx.backup(bck)
AssertionError: OperationalError not raised
History
Date User Action Args
2018-03-10 22:48:07berker.peksagsetrecipients: + berker.peksag, ghaering, ced, r.david.murray, serhiy.storchaka, lelit, abarry, anish.shah, palaviv
2018-03-10 22:48:07berker.peksagsetmessageid: <1520722087.66.0.467229070634.issue27645@psf.upfronthosting.co.za>
2018-03-10 22:48:07berker.peksaglinkissue27645 messages
2018-03-10 22:48:07berker.peksagcreate