Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unittest failure in Core.d #174

Open
mbierlee opened this issue Aug 23, 2021 · 0 comments
Open

Unittest failure in Core.d #174

mbierlee opened this issue Aug 23, 2021 · 0 comments

Comments

@mbierlee
Copy link
Contributor

core.exception.AssertError@source\hunt\framework\util\uninode\Core.d(551): unittest failure
----------------
0x0000000140318F32 in d_unittestp
0x000000014024E329 in hunt.framework.util.uninode.Core.UniNodeImpl!(hunt.framework.util.uninode.Core.UniNode).UniNodeImpl.__unittest_L537_C11_1 at D:\Temp\hunt-framework\source\hunt\framework\util\uninode\Core.d(551)
0x0000000140254622 in void hunt.framework.util.uninode.Core.__modtest()
0x000000014061F2F9 in int core.runtime.runModuleUnitTests().__foreachbody2(object.ModuleInfo*)
0x00000001403C75E7 in int object.ModuleInfo.opApply(scope int delegate(object.ModuleInfo*)).__lambda2(immutable(object.ModuleInfo*))
0x00000001405F8484 in int rt.minfo.moduleinfos_apply(scope int delegate(immutable(object.ModuleInfo*))).__foreachbody2(ref rt.sections_win64.SectionGroup)
0x00000001405F83FF in int rt.minfo.moduleinfos_apply(scope int delegate(immutable(object.ModuleInfo*)))
0x00000001403C75B7 in int object.ModuleInfo.opApply(scope int delegate(object.ModuleInfo*))
0x000000014061F1C3 in runModuleUnitTests
0x00000001403E7485 in void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int function(char[][])*).runAll()
0x00000001403E73FF in void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int function(char[][])*).tryExec(scope void delegate())
0x00000001403E7326 in d_run_main2
0x00000001403187C1 in d_run_main
0x0000000140005C22 in dub_test_root._d_cmain!().main at D:\DLang\dmd2\windows\bin\..\..\src\druntime\import\core\internal\entrypoint.d(29)
0x0000000141443E9E in mainCRTStartup
0x00007FFBE0707034 in BaseThreadInitThunk
0x00007FFBE0C62651 in RtlUserThreadStart
1/7 modules FAILED unittests
Program exited with code 1
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

No branches or pull requests

1 participant