[Pkg-javascript-commits] [node-tap] annotated tag v10.0.0-beta created (now 2b77b1c)

Bastien Roucariès rouca at moszumanska.debian.org
Thu Sep 14 12:41:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a change to annotated tag v10.0.0-beta
in repository node-tap.

        at  2b77b1c   (tag)
   tagging  884738f9a472e3a6d7dd8589529ab2d7d119b4b3 (commit)
  replaces  v9.0.3
 tagged by  isaacs
        on  Wed Jan 25 22:40:03 2017 -0800

- Log -----------------------------------------------------------------
v10.0.0-beta
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (Darwin)

iQEcBAABAgAGBQJYiZnDAAoJELCniwpsSBz2NTIH/itiHYd5J8yp6xIIm+CJ2Pe8
3DoJjs6H/50CM5SSp8XOxa8/PhifsAcDq0pc7FIO8DXy2kEacC482DDKEoHB0fSG
ncGNB8pcp2wVRB7TLBKVlU8/4u6QTdBUmqXk3Y1UrYZXIne2QfIkyOiqc9Scy+6T
7TVpGTr4lh64WqkZXM1irtR0qJlBBjl8vfMVANhhTRM05JSLltybHiqral2TI5tz
9yNvi+n0v3aorJLeowv4sNHX+hbmJb38O2Hvqv03nqZ/xdN1DT1FuL+uN+3XKEiA
gIn+rvRyeZNEWjNCyi7TJ58xeKGyPxtYqHO7syy04ySsby8vEBgVg7haIfT5nCg=
=nA0j
-----END PGP SIGNATURE-----

isaacs (57):
      First pass at parallel jobs. Full rewrite. Not quite there yet.
      move 'test-point.js' to 'point.js'
      Clean up queue management, loads of debugging
      Getting closer
      Handle uncaught exceptions with Domains
      don't try to set [1] of undefined
      Timeout handling
      Handle timeouts that occur after a t.end(), but before Promise resolution
      don't run main for todo/skip tests
      Better throw handling, emit timeout for long-running single-tick tests
      add beforeEach/afterEach
      autoend and tearDown()
      only end root test if something was piped somewhere
      fail for junk left in queue on endAll exit
      updates to add -j|--jobs cli option
      cli: add -T|--no-timeout (-t0 also works now)
      cli help output for -j and -T
      Parallel sigil files, don't run parallel tests while an indented test is running
      move some reusables into separate modules
      abstract out loop to its own module
      move deferred to a module
      split out exists.js to a separate module
      mocha-style BDD interface
      moved extraFromError to top level function
      s/_name/name/g
      add the passing() function
      Fix cyclic end() processing, output tests now generate!
      timing issues for teardown
      spawn takes one object now, not two
      More wip, just plowing through remaining test cases
      Improve endAll and throws, especially for spawns
      Report timeouts better, remove duplication
      Don't handle plans after bailout, and print version before early bailout
      some updates to now out of date tests
      update test fixture for coverage banners
      s/arguments/args/ in segv test
      Fixes to make t.teardown actually work properly
      Set stdin default name to /dev/stdin, and run stdin parse tests in parallel
      'error' events should throw
      run smoke tests with -j2 parallelization
      update segv test
      clear timeouts when the test ends
      Treat empty spawns as skips. Unique-ify save file. update tests
      end implicitly on timeout
      bump tap-parser dep for trailing test status comments
      move segv test to output tests where it belongs
      clean up runner-save-file junk more reliably
      move some more random output tests to fixtures
      cleanup Stdin for boosting test coverage
      Exit with SIGTERM when there's a timeout SIGTERM
      don't actually throw in Stdin.throw
      remove some dead code
      Put back the # time=... directives
      package: put the -sfails on npm test command for convenience
      very forcibly deprecate Test.current()
      Merge branch 'v10'
      v10.0.0-beta

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git



More information about the Pkg-javascript-commits mailing list