Commit Graph

6 Commits

Author SHA1 Message Date
luoyaoming 603f27e153 Import Upstream version 18.19.1+dfsg 2024-06-03 09:55:04 +08:00
Michaël Zasso 90612a5d0d [PATCH] tools: patch jinja2 for Python 3.10 compat
PR-URL: https://github.com/nodejs/node/pull/40296
Fixes: https://github.com/nodejs/node/issues/40294
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

Gbp-Pq: Name 24c403cfaf8bdbcd8b19037531c8998709d2b949.patch
2022-08-16 11:14:24 +08:00
Jérémy Lal df61a15dc8 adapt test-ci build target for buildd
* run tests with ./node
* remove addons from test-ci suite, because it creates a dependency loop
  nodejs -> node-gyp -> nodejs which is painful to manage.
* disabled because it requires stdin:
  + test-stdout-close-unref
  + test-regress-GH-746
* test-tick-processor fails on ppc64 and s390x, currently investigated
  https://github.com/nodejs/node/issues/2471
* test-cluster-disconnect sometimes fails on busy buildd, forwarded upstream
  https://github.com/nodejs/node/issues/3383
* test-fs-watch is flaky, might be related to https://github.com/nodejs/node/issues/4082
* huge timeout value for all platforms, buildd could be busy
* test-npm-install and test-release-npm must fail, debian package dfsg-repacked npm out
* ability to override CI_NATIVE_SUITES, CI_JS_SUITES
* disable tests failing because DNS is disabled
* sequential/test-http2-session-timeout is flaky https://github.com/nodejs/node/issues/20628
Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2020-02-09

Gbp-Pq: Name test_ci_buildd.patch
2022-08-16 11:14:23 +08:00
Jérémy Lal 5b0d2b1398 build doc using marked and js-yaml
While waiting for unified/remarked/rehyped modules to be available in debian
Forwarded: not-needed
Reviewed-By: Xavier Guimard <yadd@debian.org>
Last-Update: 2022-01-27

Gbp-Pq: Name make-doc.patch
2022-08-16 11:14:23 +08:00
Yadd 83f4cd3794 fix for js-yaml ≥ 4
Forwarded: not-needed
Last-Update: 2021-11-24

Gbp-Pq: Name fix-for-js-yaml-4.patch
2022-08-16 11:14:23 +08:00
Lu zhiping e08d89c7a7 Import Upstream version 12.22.9~dfsg 2022-08-16 11:12:47 +08:00