[opensuse-ruby] Update of rspec to version 3
Hi, I would like to update version of rubygem-rspec to new major version 3.0. It contain some backward incompatible changes, mainly removal of deprecated methods from 2.14 . Is there any objections why not do it? Josef -- To unsubscribe, e-mail: opensuse-ruby+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ruby+owner@opensuse.org
On 1.9.2014 15:37, Josef Reidinger wrote:
Hi, I would like to update version of rubygem-rspec to new major version 3.0. It contain some backward incompatible changes, mainly removal of deprecated methods from 2.14 . Is there any objections why not do it?
Are you sure that all current Yast tests will still work? Or do you want to have them failing now and fix them till Friday? Thanks Lukas -- Lukas Ocilka, Systems Management (Yast) Team Leader Cloud & Systems Management Department, SUSE Linux -- To unsubscribe, e-mail: opensuse-ruby+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ruby+owner@opensuse.org
On Mon, 01 Sep 2014 15:51:49 +0200 Lukas Ocilka <lukas.ocilka@suse.com> wrote:
On 1.9.2014 15:37, Josef Reidinger wrote:
Hi, I would like to update version of rubygem-rspec to new major version 3.0. It contain some backward incompatible changes, mainly removal of deprecated methods from 2.14 . Is there any objections why not do it?
Are you sure that all current Yast tests will still work? Or do you want to have them failing now and fix them till Friday?
Thanks Lukas
It is about version in opensuse, so friday is different deadline, but I will try it and I expect yast tests should mostly work as we do not use old `should` syntax. Josef -- To unsubscribe, e-mail: opensuse-ruby+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ruby+owner@opensuse.org
On 1.9.2014 16:06, Josef Reidinger wrote:
Are you sure that all current Yast tests will still work? Or do you want to have them failing now and fix them till Friday?
Thanks Lukas
It is about version in opensuse, so friday is different deadline, but I will try it and I expect yast tests should mostly work as we do not use old `should` syntax.
We `should` not use it, but we do: https://github.com/yast/yast-fcoe-client/blob/master/test/DetectNetworkCards... Anyway, this will be quite easy to fix. Lukas -- Lukas Ocilka, Systems Management (Yast) Team Leader Cloud & Systems Management Department, SUSE Linux -- To unsubscribe, e-mail: opensuse-ruby+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ruby+owner@opensuse.org
participants (2)
-
Josef Reidinger
-
Lukas Ocilka