[Pkg-javascript-commits] [Git][js-team/node-rimraf][master] 2 commits: Drop timeout for test

Bastien Roucariès (@rouca) gitlab at salsa.debian.org
Sat Dec 27 15:04:03 GMT 2025



Bastien Roucariès pushed to branch master at Debian JavaScript Maintainers / node-rimraf


Commits:
3735c0ed by Bastien Roucariès at 2025-12-27T16:03:06+01:00
Drop timeout for test

- - - - -
d33355ac by Bastien Roucariès at 2025-12-27T16:03:49+01:00
Add changelog

- - - - -


2 changed files:

- debian/changelog
- debian/tests/pkg-js/test


Changes:

=====================================
debian/changelog
=====================================
@@ -3,7 +3,7 @@ node-rimraf (4.4.1-5) unstable; urgency=medium
   * Team upload
   * Remove conflicts waiting RM package
 
- --
+ -- Bastien Roucariès <rouca at debian.org>  Sat, 27 Dec 2025 16:00:34 +0100
 
 node-rimraf (4.4.1-4) unstable; urgency=medium
 


=====================================
debian/tests/pkg-js/test
=====================================
@@ -1,6 +1,6 @@
 TMPDIR=$(mktemp -d)
 rsync -av . "$TMPDIR"
 cd "$TMPDIR"
-tap -R spec --no-cov --node-arg=-r --node-arg=ts-node/register test/*.js
+tap -T -R spec --no-cov --node-arg=-r --node-arg=ts-node/register test/*.js
 cd /tmp
 rm -rf "$TMPDIR"
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/compare/d2a540d5a19d1e2b02fee1d55046ab0e265eb330...d33355ac6291bae0b64067c7f2a55ed83204c20f

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/compare/d2a540d5a19d1e2b02fee1d55046ab0e265eb330...d33355ac6291bae0b64067c7f2a55ed83204c20f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20251227/73f2754e/attachment.htm>


More information about the Pkg-javascript-commits mailing list