Skip to content

Conversation

@gechandesu
Copy link
Contributor

Part of vlang/v#26096 fix.

@gechandesu
Copy link
Contributor Author

Hm, CI failure is unrelated... Looks like a many tools need to be fixed

@JalonSolov
Copy link
Contributor

shuf is the only thing failing on Linux. Windows is always... problematic. Someone with a Windows system will need to debug those failures.

At any rate, you are correct that the CI failures are unrelated to your changes.

@JalonSolov JalonSolov merged commit ea25fd6 into vlang:main Jan 21, 2026
0 of 4 checks passed
@gechandesu
Copy link
Contributor Author

On my Linux machine (Arch Linux) 5 fails now:

--------------------------------------------------------------------------------------------------------------------------------------------
To reproduce just failure 1 run:    '/home/ge/.vlang/v'  '/home/ge/Code/nvcoreutils/src/arch/arch_test.v'
To reproduce just failure 2 run:    '/home/ge/.vlang/v'  '/home/ge/Code/nvcoreutils/src/env/env_nix_test.v'
To reproduce just failure 3 run:    '/home/ge/.vlang/v'  '/home/ge/Code/nvcoreutils/src/id/id_nix_test.v'
To reproduce just failure 4 run:    '/home/ge/.vlang/v'  '/home/ge/Code/nvcoreutils/src/shuf/shuf_test.v'
To reproduce just failure 5 run:    '/home/ge/.vlang/v'  '/home/ge/Code/nvcoreutils/src/stat/stat_nix_test.v'
Summary for all V _test.v files: 5 failed, 42 passed, 47 total. Elapsed time: 10112 ms, on 15 parallel jobs. Comptime: 21877 ms. Runtime: 36841 ms.

@JalonSolov
Copy link
Contributor

JalonSolov commented Jan 21, 2026

Hmm... I get the same 5 failures here (Manjaro Linux). Always more to do...

One of the failures is because the Arch coreutils package doesn't include the arch command. :-\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants