Skip to content

Random failure in unittest for std.process FreeBSD64 #620

Open
@dlangBugzillaToGithub

Description

@dlangBugzillaToGithub

bugzilla (WalterBright) reported this on 2021-10-02T17:56:12Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=22349

Description

****** 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions