Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912172 - net-libs/nodejs-20.5.1 fails test - Failed tests:
Summary: net-libs/nodejs-20.5.1 fails test - Failed tests:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-12 09:01 UTC by Toralf Förster
Modified: 2023-08-16 20:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.11 KB, text/plain)
2023-08-12 09:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,178.47 KB, text/plain)
2023-08-12 09:01 UTC, Toralf Förster
Details
environment (environment,147.56 KB, text/plain)
2023-08-12 09:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-08-12 09:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.56 KB, application/x-xz)
2023-08-12 09:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,748 bytes, application/x-xz)
2023-08-12 09:01 UTC, Toralf Förster
Details
net-libs:nodejs-20.5.1:20230812-000646.log.xz (net-libs:nodejs-20.5.1:20230812-000646.log.xz,56.45 KB, application/x-xz)
2023-08-12 09:01 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,88.18 KB, application/x-xz)
2023-08-12 09:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-08-12 09:01:44 UTC
Command: out/Release/node /var/tmp/portage/net-libs/nodejs-20.5.1/work/node-v20.5.1/test/parallel/test-fs-watch-recursive-add-file.js
--- TIMEOUT ---


[03:07|% 100|+ 3421|-   1]: Done                                              

Failed tests:
out/Release/node /var/tmp/portage/net-libs/nodejs-20.5.1/work/node-v20.5.1/test/parallel/test-fs-watch-recursive-add-file.js
 * ERROR: net-libs/nodejs-20.5.1::gentoo failed (test phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_test-20230807-075536

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.7_p7 [openjdk-jre-bin-17]
2)	Eclipse Temurin JRE 8.372_p07 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit f91dd1dcb99eee2a2768945e4ec7ec458fea0561
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 11 20:16:31 2023 +0000

    2023-08-11 20:16:31 UTC

emerge -qpvO net-libs/nodejs
[ebuild     U ] net-libs/nodejs-20.5.1 [20.5.0] USE="icu npm snapshot ssl system-icu system-ssl test -corepack -debug -doc -inspector (-lto) (-pax-kernel)" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2023-08-12 09:01:45 UTC
Created attachment 867679 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-12 09:01:47 UTC
Created attachment 867680 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-12 09:01:48 UTC
Created attachment 867681 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-12 09:01:49 UTC
Created attachment 867682 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-12 09:01:50 UTC
Created attachment 867683 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-12 09:01:50 UTC
Created attachment 867684 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-12 09:01:51 UTC
Created attachment 867685 [details]
net-libs:nodejs-20.5.1:20230812-000646.log.xz
Comment 8 Toralf Förster gentoo-dev 2023-08-12 09:01:53 UTC
Created attachment 867686 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-08-16 20:02:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b5dfef87b974deed433736affa15c088a5d6e03

commit 6b5dfef87b974deed433736affa15c088a5d6e03
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-08-16 20:01:04 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-08-16 20:02:00 +0000

    net-libs/nodejs: drop failing test
    
    Closes: https://bugs.gentoo.org/912172
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 net-libs/nodejs/nodejs-20.5.1.ebuild | 1 +
 1 file changed, 1 insertion(+)