unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob db50f5df325a56478c7b043229301ec4af8d9741 883 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
This test, on three occasions, is failing with the error:

  EOF: End Of File (EOF) in read_nonblocking(). Braindead platform.

--- duplicity-0.6.24/testing/functional/test_final.py	2014-09-28 13:14:52.146001614 -0500
+++ duplicity-0.6.24/testing/functional/test_final.py	2014-09-28 13:13:20.333546342 -0500
@@ -156,13 +156,6 @@
         self.run_duplicity(options=["remove-older-than", "50000", "--force", self.backend_url])
         self.assertEqual(self.get_backend_files(), second_chain)
 
-    def test_piped_password(self):
-        """Make sure that prompting for a password works"""
-        self.set_environ("PASSPHRASE", None)
-        self.backup("full", "testfiles/empty_dir",
-                    passphrase_input=[self.sign_passphrase, self.sign_passphrase])
-        self.restore(passphrase_input=[self.sign_passphrase])
-
 
 class OldFilenamesFinalTest(FinalTest):
 

debug log:

solving db50f5d ...
found db50f5d in https://git.savannah.gnu.org/cgit/guix.git

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).