From JMason at suse.com Tue May 24 11:32:17 2016 From: JMason at suse.com (James Mason) Date: Tue, 24 May 2016 17:32:17 +0000 Subject: [Machinery] Checked out machinery - getting a test failure Message-ID: <1464111135.3016.67.camel@suse.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, I just checkout out machinery from github, followed the 'Development' instructions (?https://github.com/suse/machinery#development?) and I'm getting the following error running `rake spec`: Failures: ? 1) machinery logs to the logfile in MACHINERY_LOG_FILE ?????Failure/Error: expect(logged_line).to match(/\d{4}-\d{2}- \d{2}T\d{2}:\d{2}:\d{2}.*#\d+.*INFO.*Executing \(Version \d+\.\d+\.\d+\).*machinery --version/) ???????expected "GivenFilesystem was here\n" to match /\d{4}-\d{2}- \d{2}T\d{2}:\d{2}:\d{2}.*#\d+.*INFO.*Executing \(Version \d+\.\d+\.\d+\).*machinery --version/ ???????Diff: ???????@@ -1,2 +1,2 @@ ???????-/\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.*#\d+.*INFO.*Executing \(Version \d+\.\d+\.\d+\).*machinery --version/ ???????+GivenFilesystem was here ??????? ?????# ./spec/unit/machinery_spec.rb:32:in `block (2 levels) in ' Finished in 24.72 seconds (files took 1.03 seconds to load) 1233 examples, 1 failure Failed examples: rspec ./spec/unit/machinery_spec.rb:24 # machinery logs to the logfile in MACHINERY_LOG_FILE Suggestions?? - -- James Mason Technical Architect, Public Cloud openSUSE Member SUSE jmason at suse.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXRJAfAAoJEBs5UYhsRJAjuQUIAK20kylDBqB+T9KHxzzCyZg2 M9dvX3u4V94m/wumuQQYsNteAnHxPfaRVLwPw+H8AQYXTxFGdrayMom04lwqWxXk 7mgShMD8sYMvPiwB+CGhFXMAmzNSn762guP2CWLnHttw4s+fQBJ2txej8TnoE6Ru RsGu2WzG3CfZ7bnesKfebzlQ9rqZgVxx1vE/WfAUPIKKHyjVI0BWY7WvYYCR0hQM wXiadR/IDcD9R2FsLK0bYWJ7987s3Z0iTJmCeBHMBdT0zNAglz97T7mbx8amsAZj I1gl6Wim7SdRoOQi4z4ekCPyF2SzYKmALZjgbh4doJUy+WIlZAvqQ5p2iTvs72o= =XZvy -----END PGP SIGNATURE-----