Package: ruby-rspec-rails / 7.1.1-2

Metadata

Package Version Patches format
ruby-rspec-rails 7.1.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove ammeter require.patch | (download)

spec/spec_helper.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ammeter not required

remove warnings.diff | (download)

.rspec | 1 0 + 1 - 0 !
spec/rspec/rails/configuration_spec.rb | 4 2 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 rspec: turn off ruby warnings

dont_check_whitespace_for_debian_dir.patch | (download)

spec/rspec/rails_spec.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix whitespace check

remove_git_in_gemspec.patch | (download)

rspec-rails.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove_git_in_gemspec

Debian package source tree is not a git repo.

ignore mail warning.patch | (download)

spec/spec_helper.rb | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

---
skip test selenium.patch | (download)

spec/rspec/rails/example/system_example_group_spec.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
disable randomly failing test.patch | (download)

spec/rspec/rails/example/system_example_group_spec.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable a randomly failing test.
 Should be investigated further but shouldn't block rails
 transition for now.