node-tap 11.0.0+ds1-2ubuntu0.1 source package in Ubuntu

Changelog

node-tap (11.0.0+ds1-2ubuntu0.1) bionic; urgency=medium

  * Fix autopkgtest errors due to timeouts (LP: #1793612)
    - Debian commit cb4643d ("Increase timeout")
      - debian/rules: set TIMEOUT=3000 and append to TAP
      - debian/tests/runtestsuite-tap: specify '-t 30000'
    - Debian commit 1d76ed9 ("Increase timeout")
      - debian/rules: set CI=1 for TAP test/*.js
      - debian/tests/runtestsuite-tap: specify CI=1
    - debian/control: update-maintainer

 -- Mauricio Faria de Oliveira <email address hidden>  Thu, 20 Sep 2018 19:45:42 -0300

Upload details

Uploaded by:
Mauricio Faria de Oliveira
Sponsored by:
Simon Quigley
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-tap_11.0.0+ds1.orig-module-bind-obj-methods.tar.gz 14.1 KiB f60a836213b0ae654114f6e8918a85a907f18ccd8940125f9d6cb544990da545
node-tap_11.0.0+ds1.orig-module-fs-exists-cached.tar.gz 1.0 KiB 16f74868049d5c14ad65ee561da0827047bc466114e91c5af5085a0bd3057adb
node-tap_11.0.0+ds1.orig-module-function-loop.tar.gz 1.8 KiB 8fa832e2f588992e2d6776babbbbcd5d446c489afff625fe0c630eacdd67f59b
node-tap_11.0.0+ds1.orig-module-own-or-env.tar.gz 1.5 KiB 7275b83f234b29cb34ec029630fb80820cc57723e562498ed6a442032daf9bf9
node-tap_11.0.0+ds1.orig-module-own-or.tar.gz 1.3 KiB 70cbdd2a72e380ba53dc05d1ce4575dfcf1f8d04574ae901e976936611513dd6
node-tap_11.0.0+ds1.orig-module-trivial-deferred.tar.gz 1.5 KiB 7272400987efad3e90e21582198c3a7978f3fc1d9ec48151075f0544270db93b
node-tap_11.0.0+ds1.orig-module-tsame.tar.gz 14.5 KiB ee5257338a9699e0e3003789592ccf9174848c76e2d0e71e063caacbc3e4c5f9
node-tap_11.0.0+ds1.orig-module-yapool.tar.gz 1.8 KiB b058e3b0a76c38443354e369a558b1e24d061d4b9014ad3e0ddceba6595f48be
node-tap_11.0.0+ds1.orig.tar.gz 139.2 KiB de0b77d16e8157e35457fc119402347c76ce534eb143ca68a51773e9280691aa
node-tap_11.0.0+ds1-2ubuntu0.1.debian.tar.xz 14.4 KiB 909b4df5383253f7c82ad24cb0f7b09b19f855e72a30e2c9b4b3111dbababd1c
node-tap_11.0.0+ds1-2ubuntu0.1.dsc 5.6 KiB 8a7cc6458e078fd9a9bb2057ddc2d1070749244100c0dc8fa03f86c53d82ffe7

View changes file

Binary packages built by this source

node-tap: Test-Anything-Protocol module for Node.js

 Utilities for writing test harnesses complying with TAP output format.
 .
 TAP is a simple text-based interface between testing modules
 implemented in many popular languages.
 .
 This package includes leaf package node-bind-obj-methods,
 node-fs-exists-cached, node-function-loop, node-own-or, node-own-or-env,
 node-trivial-deferred, node-tsame, node-yapool
 .
 Node.js is an event-based server-side JavaScript engine.