[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#927099: marked as done (unblock: golang-google-cloud/0.9.0-10)



Your message dated Mon, 15 Apr 2019 06:33:00 +0000
with message-id <044aae70-abc4-5a4d-d675-80e369e3bea0@thykier.net>
and subject line Re: Bug#927099: unblock: golang-google-cloud/0.9.0-10
has caused the Debian Bug report #927099,
regarding unblock: golang-google-cloud/0.9.0-10
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 owner@bugs.debian.org
immediately.)


-- 
927099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927099
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package golang-google-cloud

Fixes intermittent FTBFS (tests that fail more than 90% of the time).
More info in bug #907907

unblock golang-google-cloud/0.9.0-10

Thanks!

Stephen


diff -Nru golang-google-cloud-0.9.0/debian/changelog golang-google-cloud-0.9.0/debian/changelog
--- golang-google-cloud-0.9.0/debian/changelog  2019-02-06 19:02:17.000000000 -0600
+++ golang-google-cloud-0.9.0/debian/changelog  2019-04-14 23:59:37.000000000 -0500
@@ -1,3 +1,11 @@
+golang-google-cloud (0.9.0-10) unstable; urgency=medium
+
+  * Team upload.
+  * Skip very flaky test (Closes: #907907)
+    Thanks to Santiago Vila for the patch
+
+ -- Stephen Gelman <ssgelm@debian.org>  Sun, 14 Apr 2019 23:59:37 -0500
+
 golang-google-cloud (0.9.0-9) unstable; urgency=high

   * Team upload.
diff -Nru golang-google-cloud-0.9.0/debian/patches/0012-skip-flaky-test.patch golang-google-cloud-0.9.0/debian/patches/0012-skip-flaky-test.patch
--- golang-google-cloud-0.9.0/debian/patches/0012-skip-flaky-test.patch 1969-12-31 18:00:00.000000000 -0600
+++ golang-google-cloud-0.9.0/debian/patches/0012-skip-flaky-test.patch 2019-04-14 23:59:37.000000000 -0500
@@ -0,0 +1,18 @@
+From: Stephen Gelman <ssgelm@debian.org>
+Date: Sun, 14 Apr 2019 23:57:00 -0500
+Subject: skip flaky test
+
+We are way behind on upstream so no benefit to filing a bug on this until we get there.
+
+Forwarded: no
+---
+--- a/bigtable/bttest/inmem_test.go
++++ b/bigtable/bttest/inmem_test.go
+@@ -30,6 +30,7 @@
+ )
+
+ func TestConcurrentMutationsReadModifyAndGC(t *testing.T) {
++      t.Skip("test is extremely flaky")
+       s := &server{
+               tables: make(map[string]*table),
+       }
diff -Nru golang-google-cloud-0.9.0/debian/patches/series golang-google-cloud-0.9.0/debian/patches/series
--- golang-google-cloud-0.9.0/debian/patches/series     2019-02-05 02:10:24.000000000 -0600
+++ golang-google-cloud-0.9.0/debian/patches/series     2019-04-14 23:54:44.000000000 -0500
@@ -9,3 +9,4 @@
 0009-bigtable-fix-client-changes.patch
 0010-profiler-add-createofflineprofile-mock.patch
 0011-spanner-fix-tests.patch
+0012-skip-flaky-test.patch

--- End Message ---
--- Begin Message ---
Stephen Gelman:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package golang-google-cloud
> 
> Fixes intermittent FTBFS (tests that fail more than 90% of the time).
> More info in bug #907907
> 
> unblock golang-google-cloud/0.9.0-10
> 
> Thanks!
> 
> Stephen
> 
> 
> [...]
> 

Unblocked, thanks.
~Niels

--- End Message ---

Reply to: