Your message dated Mon, 28 Nov 2016 19:03:45 +0000
with message-id <[email protected]>
and subject line Bug#845656: fixed in gitlab 8.13.6+dfsg1-3
has caused the Debian Bug report #845656,
regarding autopkgtest failure: rspec ./spec/finders/labels_finder_spec.rb:34 # 
LabelsFinder#execute with no filter returns labels from projects the user have 
access
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
845656: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845656
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: gitlab
severity: important
version: 8.13.6+dfsg1-2

This test was passing earlier.

Failures:

  1) LabelsFinder#execute with no filter returns labels from projects
the user have access
     Failure/Error: expect(finder.execute).to eq [group_label_2,
group_label_3, project_label_1, group_label_1, project_label_2,
project_label_4]

       expected: [#<GroupLabel id: 28, title: "Group Label 2", color:
"#990000", project_id: nil, created_at: "2016-11...04", template: false,
description: nil, description_html: nil, type: "ProjectLabel", group_id:
nil>]
            got: #<ActiveRecord::Relation [#<GroupLabel id: 28, title:
"Group Label 2", color: "#990000", project_id: ...4", template: false,
description: nil, description_html: nil, type: "ProjectLabel", group_id:
nil>]>

       (compared using ==)

       Diff:
       @@ -1,7 +1,73 @@
       -[#<GroupLabel id: 28, title: "Group Label 2", color: "#990000",
project_id: nil, created_at: "2016-11-25 15:46:04", updated_at:
"2016-11-25 15:46:04", template: false, description: nil,
description_html: nil, type: "GroupLabel", group_id: 1614>,
       - #<GroupLabel id: 29, title: "Group Label 3", color: "#990000",
project_id: nil, created_at: "2016-11-25 15:46:04", updated_at:
"2016-11-25 15:46:04", template: false, description: nil,
description_html: nil, type: "GroupLabel", group_id: 1616>,
       - #<ProjectLabel id: 23, title: "Label 1", color: "#990000",
project_id: 350, created_at: "2016-11-25 15:46:03", updated_at:
"2016-11-25 15:46:03", template: false, description: nil,
description_html: nil, type: "ProjectLabel", group_id: nil>,
       - #<GroupLabel id: 27, title: "Label 1", color: "#990000",
project_id: nil, created_at: "2016-11-25 15:46:04", updated_at:
"2016-11-25 15:46:04", template: false, description: nil,
description_html: nil, type: "GroupLabel", group_id: 1614>,
       - #<ProjectLabel id: 24, title: "Label 2", color: "#990000",
project_id: 351, created_at: "2016-11-25 15:46:04", updated_at:
"2016-11-25 15:46:04", template: false, description: nil,
description_html: nil, type: "ProjectLabel", group_id: nil>,
       - #<ProjectLabel id: 25, title: "Label 4", color: "#990000",
project_id: 352, created_at: "2016-11-25 15:46:04", updated_at:
"2016-11-25 15:46:04", template: false, description: nil,
description_html: nil, type: "ProjectLabel", group_id: nil>]
       +[#<GroupLabel:0x00558b3a9046e0
       +  id: 28,
       +  title: "Group Label 2",
       +  color: "#990000",
       +  project_id: nil,
       +  created_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  updated_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  template: false,
       +  description: nil,
       +  description_html: nil,
       +  type: "GroupLabel",
       +  group_id: 1614>,
       + #<GroupLabel:0x00558b3a904230
       +  id: 29,
       +  title: "Group Label 3",
       +  color: "#990000",
       +  project_id: nil,
       +  created_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  updated_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  template: false,
       +  description: nil,
       +  description_html: nil,
       +  type: "GroupLabel",
       +  group_id: 1616>,
       + #<GroupLabel:0x00558b3a8cb188
       +  id: 27,
       +  title: "Label 1",
       +  color: "#990000",
       +  project_id: nil,
       +  created_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  updated_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  template: false,
       +  description: nil,
       +  description_html: nil,
       +  type: "GroupLabel",
       +  group_id: 1614>,
       + #<ProjectLabel:0x00558b3a8ca850
       +  id: 23,
       +  title: "Label 1",
       +  color: "#990000",
       +  project_id: 350,
       +  created_at: Fri, 25 Nov 2016 15:46:03 UTC +00:00,
       +  updated_at: Fri, 25 Nov 2016 15:46:03 UTC +00:00,
       +  template: false,
       +  description: nil,
       +  description_html: nil,
       +  type: "ProjectLabel",
       +  group_id: nil>,
       + #<ProjectLabel:0x00558b3a8c9f68
       +  id: 24,
       +  title: "Label 2",
       +  color: "#990000",
       +  project_id: 351,
       +  created_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  updated_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  template: false,
       +  description: nil,
       +  description_html: nil,
       +  type: "ProjectLabel",
       +  group_id: nil>,
       + #<ProjectLabel:0x00558b3a8c94f0
       +  id: 25,
       +  title: "Label 4",
       +  color: "#990000",
       +  project_id: 352,
       +  created_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  updated_at: Fri, 25 Nov 2016 15:46:04 UTC +00:00,
       +  template: false,
       +  description: nil,
       +  description_html: nil,
       +  type: "ProjectLabel",
       +  group_id: nil>]
     # ./spec/finders/labels_finder_spec.rb:39:in `block (4 levels) in
<top (required)>'

Finished in 8 minutes 54 seconds (files took 16.7 seconds to load)
700 examples, 1 failure

Failed examples:

rspec ./spec/finders/labels_finder_spec.rb:34 # LabelsFinder#execute
with no filter returns labels from projects the user have access

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: gitlab
Source-Version: 8.13.6+dfsg1-3

We believe that the bug you reported is fixed in the latest version of
gitlab, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pirate Praveen <[email protected]> (supplier of updated gitlab package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 28 Nov 2016 23:52:13 +0530
Source: gitlab
Binary: gitlab
Architecture: source
Version: 8.13.6+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Pirate Praveen <[email protected]>
Description:
 gitlab     - git powered software platform to collaborate on code
Closes: 845656
Changes:
 gitlab (8.13.6+dfsg1-3) unstable; urgency=medium
 .
   * Fix autopkgtest with upstream patch (Closes: #845656)
Checksums-Sha1:
 60d9bc7344e31ddca7c947cce24575255cf6de56 2460 gitlab_8.13.6+dfsg1-3.dsc
 e480ca692204e8deffd8a32078363fffc3f702b8 44084 
gitlab_8.13.6+dfsg1-3.debian.tar.xz
Checksums-Sha256:
 0f3f900060f63584151339fb8a9d81f67dca9f8eab8137a8a6ec02d472277704 2460 
gitlab_8.13.6+dfsg1-3.dsc
 df9127a67eb8ab62c22a4be6a22ff1e8fe998fae74994c65e882ce0691d8edbf 44084 
gitlab_8.13.6+dfsg1-3.debian.tar.xz
Files:
 d1526c4216f8dd69e77d477afba9eb4d 2460 ruby optional gitlab_8.13.6+dfsg1-3.dsc
 3fd00902ba993d0f4310eada1cc09744 44084 ruby optional 
gitlab_8.13.6+dfsg1-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJYPHsFAAoJEM4fnGdFEsIqHRgP/jXoNFUwtKhdq1IBLp+xua52
Vf0NVeDXBciKcPZUXvoa7cYWkOfMUa0ijl38NynqdyUnTRKCUOGdrxah2ciUzvHt
vHI99lL6VSVDqarABWXwu48blls8aatQ8v5bwF0fHj6ipRic5NxCZEj4kkdHZ+EH
VxfAe1tY3ETXE5fVD4QQ+NnXzohHnaEI2mTNyodgMhCVP959yvpDKavqCWu+dLjF
xVyDVqxqBagaD7jAF4p+2p+zAMYXWvXqv+xRlAoCMsrO9gh0E+J6umdq3gdfKgFD
o+dD2LvRLsYD/+HYz/8RKEZqllIkiGvW4sVqw+i3H8jB8XwXVM2zSzEXmt7GhwYy
WDp4ZapATDOgmIEVqvQMhcBcEkkaH4iXvyjt/J0LMwRaj01ToiDXv7ZJOgI6Mx5P
w3a0lEfxEDhIq6em94PBWgqlBnZ0HO6/07xlq3WBaMaIWeEITUWfqdveOJTTiAsS
eQiE5awW+ERiuau3Qq63EH8UNj+h2UlShi4G3C9am5xQLEIPWxjrKm78S41uP3pn
IC1IUAcilyPJky85mN7rtOURNcxD4HS5Z9/G+rvRJlGQrjg8gf7exEwr4abBONzO
lY8DrCHedPKVGwGPprs8bH7j+Cm1U2Yc02vslg+5VAdcleJdfVVpR8Y45414Q+uh
8TMsf9AKzygaWIxEERAY
=gApx
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to