Bug 22349 – Random failure in unittest for std.process FreeBSD64

Status
NEW
Severity
normal
Priority
P3
Component
phobos
Product
D
Version
D2
Platform
x86_64
OS
FreeBSD
Creation time
2021-10-02T17:56:12Z
Last change time
2024-12-01T16:39:25Z
Keywords
TestSuite
Assigned to
No Owner
Creator
Walter Bright
See also
https://issues.dlang.org/show_bug.cgi?id=20984
Moved to GitHub: phobos#10478 →

Comments

Comment #0 by bugzilla — 2021-10-02T17:56:12Z
****** FAIL release64 std.process core.exception.AssertError@std/process.d(1645): Assertion failure ---------------- ??:? _d_assertp [0x806094e00] ??:? void std.process.__unittest_L1581_C25().testFDs() [0x803aba0f0] ??:? void std.process.__unittest_L1581_C25() [0x803ab9d12] ??:? void std.process.__modtest() [0x803af41db] ??:? int test_runner.testAll().__foreachbody2(object.ModuleInfo*) [0x401716] ??:? core.runtime.UnitTestResult test_runner.tester() [0x401635] ??:? core.runtime.UnitTestResult test_runner.tester() [0x40150b] ??:? runModuleUnitTests [0x8060962cd] ??:? void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int function(char[][])*).runAll() [0x8060d1e80] ??:? void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int function(char[][])*).tryExec(scope void delegate()) [0x8060d1e0c] ??:? _d_run_main2 [0x8060d1d6d] ??:? _d_run_main [0x8060d1ac9] ??:? _Dmain [0x401901] gmake[1]: *** [posix.mak:412: unittest/std/process.run] Error 1 gmake[1]: Leaving directory '/usr/home/braddr/sandbox/at-client/pull-5001327-FreeBSD_64_64/phobos' gmake: *** [posix.mak:322: unittest-release] Error 2
Comment #1 by bugzilla — 2021-10-02T17:58:31Z
https://issues.dlang.org/show_bug.cgi?id=20984 fixed another one on line 1651
Comment #2 by robert.schadek — 2024-12-01T16:39:25Z
THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10478 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB