[Debian-ha-commits] [pcs] 01/02: Fix test fail with ruby-json 2.0 (Closes: #832172)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Mon Jul 25 19:36:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository pcs.

commit 6c0bbb5d2bcccb76539179f30b1937bec690ec6e
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Mon Jul 25 20:57:55 2016 +0200

    Fix test fail with ruby-json 2.0 (Closes: #832172)
---
 debian/patches/0009-Fix-testsuite.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/0009-Fix-testsuite.patch b/debian/patches/0009-Fix-testsuite.patch
index d799598..61be5a9 100644
--- a/debian/patches/0009-Fix-testsuite.patch
+++ b/debian/patches/0009-Fix-testsuite.patch
@@ -303,3 +303,14 @@
          assert returnVal == 0
          assert output == "", [output]
  
+--- a/pcsd/test/test_config.rb
++++ b/pcsd/test/test_config.rb
+@@ -125,7 +125,7 @@
+     assert_equal(
+       [[
+         'error',
+-        "Unable to parse pcs_settings file: 399: unexpected token at '\"rh71-node2\"\n      ]\n    }\n  ]\n}'"
++        "Unable to parse pcs_settings file: 409: unexpected token at '\"rh71-node2\"\n      ]\n    }\n  ]\n}'"
+       ]],
+       $logger.log
+     )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pcs.git



More information about the Debian-HA-Commits mailing list