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

Bug#990891: marked as done (unblock: node-millstone/0.6.19-5)



Your message dated Sun, 11 Jul 2021 10:22:54 +0200
with message-id <CAM8zJQveRgmRJm-BjuBKsxVBTru01jQ5FVs837Ofr8F4ZZ1vbA@mail.gmail.com>
and subject line Re: Bug#990891: unblock: node-millstone/0.6.19-5
has caused the Debian Bug report #990891,
regarding unblock: node-millstone/0.6.19-5
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.)


-- 
990891: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990891
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 node-millstone

[ Reason ]
node-millstone 0.6.19-4 has brokken autopkgtest due to wikipedia changes
(some tests need internet). Bug: #990857

[ Impact ]
Only autopkgtest failure

[ Tests ]
Most of test which download files from external sites are now disabled

[ Risks ]
No risk, only tests changes

[ Checklist ]
  [X] all changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in testing

Cheers,
Yadd

unblock node-millstone/0.6.19-5
diff --git a/debian/changelog b/debian/changelog
index 772caee..48a07e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-millstone (0.6.19-5) unstable; urgency=medium
+
+  * Team upload
+  * Disable another test (Closes: #990857)
+
+ -- Yadd <yadd@debian.org>  Sat, 10 Jul 2021 07:46:14 +0200
+
 node-millstone (0.6.19-4) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/patches/disable-one-test.diff b/debian/patches/disable-one-test.diff
index 20e5058..d542571 100644
--- a/debian/patches/disable-one-test.diff
+++ b/debian/patches/disable-one-test.diff
@@ -2,17 +2,17 @@ Description: disable some checks
  Upstream deleted test files in its repo
 Author: Yadd <yadd@debian.org>
 Forwarded: not-needed
-Last-Update: 2021-05-14
+Last-Update: 2021-07-10
 
 --- a/test/markers.test.js
 +++ b/test/markers.test.js
-@@ -42,6 +42,7 @@
-     });
+@@ -15,6 +15,7 @@
  });
  
+ 
 +/*
- it('correctly localizes zipped json', function(done) {
-     var mml = JSON.parse(fs.readFileSync(path.join(__dirname, 'zipped-json/project.mml')));
+ it('correctly localizes remote image/svg files', function(done) {
+     var mml = JSON.parse(fs.readFileSync(path.join(__dirname, 'markers/project.mml')));
  
 @@ -70,3 +71,4 @@
          done();

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: