[arch-commits] Commit in nodejs-lts-carbon/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Tue Dec 18 19:12:37 UTC 2018


    Date: Tuesday, December 18, 2018 @ 19:12:37
  Author: archange
Revision: 416692

Add link to related upstream PR for existing test failure

Modified:
  nodejs-lts-carbon/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-18 19:12:37 UTC (rev 416691)
+++ PKGBUILD	2018-12-18 19:12:37 UTC (rev 416692)
@@ -56,7 +56,7 @@
 
 check() {
   cd node-v${pkgver}
-  # test-http-max-http-headers since 8.14.0
+  # test-http-max-http-headers since 8.14.0, https://github.com/nodejs/node/pull/24811
   make test || warning "Tests failed"
 }
 



More information about the arch-commits mailing list