Bug 20984 – Heisenbug: FreeBSD64 Phobos random test suite failure in std/process

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
x86_64
OS
FreeBSD
Creation time
2020-06-27T20:37:28Z
Last change time
2021-10-02T17:56:29Z
Keywords
pull, TestSuite
Assigned to
No Owner
Creator
Walter Bright
See also
https://issues.dlang.org/show_bug.cgi?id=22349

Comments

Comment #0 by bugzilla — 2020-06-27T20:37:28Z
A dump of the log: -------------------------------------- ****** FAIL release64 std.process core.exception.AssertError@std/process.d(1651): Assertion failure ---------------- ??:? _d_assertp [0x804fae3a1] ??:? void std.process.__unittest_L1605_C9().testFiles(std.process.Config) [0x80351b2ff] ??:? void std.process.__unittest_L1605_C9() [0x80351aa92] ??:? void std.process.__modtest() [0x803540c70] ??:? int test_runner.testAll().__foreachbody1(object.ModuleInfo*) [0x40177c] ??:? core.runtime.UnitTestResult test_runner.tester() [0x4016a1] ??:? core.runtime.UnitTestResult test_runner.tester() [0x40157b] ??:? runModuleUnitTests [0x804faf205] ??:? void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int function(char[][])*).runAll() [0x804fdd81c] ??:? void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int function(char[][])*).tryExec(scope void delegate()) [0x804fdd7a8] ??:? _d_run_main2 [0x804fdd710] ??:? _d_run_main [0x804fdd48d] ??:? _Dmain [0x401971] gmake[1]: *** [posix.mak:401: unittest/std/process.run] Error 1
Comment #1 by dlang-bot — 2020-08-05T10:16:07Z
@CyberShadow created dlang/phobos pull request #7581 "Fix Issue 20984 - Heisenbug: FreeBSD64 Phobos random test suite failu…" fixing this issue: - Fix Issue 20984 - Heisenbug: FreeBSD64 Phobos random test suite failure in std/process https://github.com/dlang/phobos/pull/7581
Comment #2 by dlang-bot — 2020-08-11T17:41:06Z
dlang/phobos pull request #7581 "Fix Issue 20984 - Heisenbug: FreeBSD64 Phobos random test suite failu…" was merged into master: - a23718947ad5f15402f595d653d454e7681df734 by Vladimir Panteleev: Fix Issue 20984 - Heisenbug: FreeBSD64 Phobos random test suite failure in std/process https://github.com/dlang/phobos/pull/7581