Advertisement
pkspyder

Untitled

Feb 28th, 2023
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 117.26 KB | Source Code | 0 0
  1. Start testing: Feb 28 14:32 India Standard Time
  2. ----------------------------------------------------------
  3. 1/117 Testing: ts_loader_bootstrap
  4. 1/117 Test: ts_loader_bootstrap
  5. Command: "C:/Program Files/nodejs/npm" "test"
  6. Directory: E:/metacall/core/source/loaders/ts_loader/bootstrap/lib
  7. "ts_loader_bootstrap" start time: Feb 28 14:32 India Standard Time
  8. Output:
  9. ----------------------------------------------------------
  10. <end of output>
  11. Test time =   0.00 sec
  12. ----------------------------------------------------------
  13. Test Failed.
  14. "ts_loader_bootstrap" end time: Feb 28 14:32 India Standard Time
  15. "ts_loader_bootstrap" time elapsed: 00:00:00
  16. ----------------------------------------------------------
  17.  
  18. 41/117 Testing: metacall-node-typescript-test
  19. 41/117 Test: metacall-node-typescript-test
  20. Command: "E:/metacall/core/build/Debug/metacall-node-typescript-testd.exe"
  21. Directory: E:/metacall/core/build/source/tests/metacall_node_typescript_test
  22. "metacall-node-typescript-test" start time: Feb 28 14:32 India Standard Time
  23. Output:
  24. ----------------------------------------------------------
  25. [==========] Running 1 test from 1 test suite.
  26. [----------] Global test environment set-up.
  27. [----------] 1 test from metacall_node_typescript_test
  28. [ RUN      ] metacall_node_typescript_test.DefaultConstructor
  29. [Tue Feb 28 14:32:28] #9608 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  30. [Tue Feb 28 14:32:28] #9608 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  31. [Tue Feb 28 14:32:28] #9608 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  32. [Tue Feb 28 14:32:28] #9608 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  33. [Tue Feb 28 14:32:28] #9608 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  34. [Tue Feb 28 14:32:28] #9608 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  35. [Tue Feb 28 14:32:28] #9608 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  36. [Tue Feb 28 14:32:28] #9608 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  37. [Tue Feb 28 14:32:28] #9608 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  38. [Tue Feb 28 14:32:28] #9608 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  39. [Tue Feb 28 14:32:28] #9608 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  40. [Tue Feb 28 14:32:28] #9608 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  41. [Tue Feb 28 14:32:28] #9608 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  42. [Tue Feb 28 14:32:28] #9608 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  43. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  44.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  45.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  46.   code: 'MODULE_NOT_FOUND'
  47. }
  48. [Tue Feb 28 14:32:28] #9608 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  49. [Tue Feb 28 14:32:28] #9608 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  50. E:\metacall\core\source\tests\metacall_node_typescript_test\source\metacall_node_typescript_test.cpp(60): error: Expected equality of these values:
  51.   (int)0
  52.     Which is: 0
  53.   (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
  54.     Which is: 1
  55. E:\metacall\core\source\tests\metacall_node_typescript_test\source\metacall_node_typescript_test.cpp(65): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
  56. Assertion failed: value_type_id(v) == TYPE_DOUBLE, file E:\metacall\core\source\metacall\source\metacall_value.c, line 275
  57. Stack trace (most recent call last):
  58. #21   Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
  59. #20   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF755A02D2E]
  60. #19   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF755A029FE]
  61. #18   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF755A02B3E]
  62. #17   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF755A02C99]
  63. #16   Source "E:\metacall\core\source\tests\metacall_node_typescript_test\source\main.cpp", line 28, in main [00007FF75597D512]
  64.          25:    ::testing::InitGoogleTest(&argc, argv);
  65.          26:
  66.          27:    return RUN_ALL_TESTS();
  67.       >  28: }
  68. #15   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF75597DC93]
  69.        2489: inline int RUN_ALL_TESTS() {
  70.        2490:   return ::testing::UnitTest::GetInstance()->Run();
  71.       >2491: }
  72.        2492:
  73.        2493: GTEST_DISABLE_MSC_WARNINGS_POP_()  //  4251
  74. #14   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF755992701]
  75.        5435:   }
  76.        5436: #endif  // GTEST_OS_WINDOWS
  77.        5437:
  78.       >5438:   return internal::HandleExceptionsInMethodIfSupported(
  79.        5439:       impl(),
  80.        5440:       &internal::UnitTestImpl::RunAllTests,
  81.        5441:       "auxiliary test code (environments or event listeners)") ? 0 : 1;
  82. #13   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF7559BE303]
  83.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  84.        2641: #if GTEST_HAS_EXCEPTIONS
  85.        2642:     try {
  86.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  87.        2644:     } catch (const AssertionException&) {  // NOLINT
  88.        2645:       // This failure was reported already.
  89.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  90. #12   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF7559BE5AD]
  91.        2589:     T* object, Result (T::*method)(), const char* location) {
  92.        2590: #if GTEST_HAS_SEH
  93.        2591:   __try {
  94.       >2592:     return (object->*method)();
  95.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  96.        2594:       GetExceptionCode())) {
  97.        2595:     // We create the exception message on the heap because VC++ prohibits
  98. #11   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF75599855C]
  99.        5853:         for (int test_index = 0; test_index < total_test_suite_count();
  100.        5854:              test_index++) {
  101.        5855:           GetMutableSuiteCase(test_index)->Run();
  102.       >5856:           if (GTEST_FLAG(fail_fast) &&
  103.        5857:               GetMutableSuiteCase(test_index)->Failed()) {
  104.        5858:             for (int j = test_index + 1; j < total_test_suite_count(); j++) {
  105.        5859:               GetMutableSuiteCase(j)->Skip();
  106. #10   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF755991F32]
  107.        3013:   internal::Timer timer;
  108.        3014:   for (int i = 0; i < total_test_count(); i++) {
  109.        3015:     GetMutableTestInfo(i)->Run();
  110.       >3016:     if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
  111.        3017:       for (int j = i + 1; j < total_test_count(); j++) {
  112.        3018:         GetMutableTestInfo(j)->Skip();
  113.        3019:       }
  114. #9    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF7559916F5]
  115.        2861:     test->Run();
  116.        2862:   }
  117.        2863:
  118.       >2864:   if (test != nullptr) {
  119.        2865:     // Deletes the test object.
  120.        2866:     impl->os_stack_trace_getter()->UponLeavingGTest();
  121.        2867:     internal::HandleExceptionsInMethodIfSupported(
  122. #8    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF755990BEB]
  123.        2686:   // However, we want to clean up as much as possible.  Hence we will
  124.        2687:   // always call TearDown(), even if SetUp() or the test body has
  125.        2688:   // failed.
  126.       >2689:   impl->os_stack_trace_getter()->UponLeavingGTest();
  127.        2690:   internal::HandleExceptionsInMethodIfSupported(
  128.        2691:       this, &Test::TearDown, "TearDown()");
  129.        2692: }
  130. #7    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> [00007FF7559BDFF3]
  131.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  132.        2641: #if GTEST_HAS_EXCEPTIONS
  133.        2642:     try {
  134.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  135.        2644:     } catch (const AssertionException&) {  // NOLINT
  136.        2645:       // This failure was reported already.
  137.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  138. #6    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> [00007FF7559BE3BD]
  139.        2589:     T* object, Result (T::*method)(), const char* location) {
  140.        2590: #if GTEST_HAS_SEH
  141.        2591:   __try {
  142.       >2592:     return (object->*method)();
  143.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  144.        2594:       GetExceptionCode())) {
  145.        2595:     // We create the exception message on the heap because VC++ prohibits
  146. #5    Source "E:\metacall\core\source\tests\metacall_node_typescript_test\source\metacall_node_typescript_test.cpp", line 67, in metacall_node_typescript_test_DefaultConstructor_Test::TestBody [00007FF75597E2D8]
  147.          65:        EXPECT_NE((void *)NULL, (void *)ret);
  148.          66:
  149.       >  67:        EXPECT_EQ((double)metacall_value_to_double(ret), (double)7.0);
  150.          68:
  151.          69:        metacall_value_destroy(ret);
  152. #4    Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 275, in metacall_value_to_double [00007FFA351856D3]
  153.         273: double metacall_value_to_double(void *v)
  154.         274: {
  155.       > 275:    assert(value_type_id(v) == TYPE_DOUBLE);
  156.         276:
  157.         277:    return value_to_double(v);
  158.         278: }
  159. #3    Object "", at 00007FFA0732158F, in wassert
  160. #2    Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
  161. #1    Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
  162. #0    Object "", at 00007FFA0731AB29, in abort
  163. <end of output>
  164. Test time =   0.74 sec
  165. ----------------------------------------------------------
  166. Test Failed.
  167. "metacall-node-typescript-test" end time: Feb 28 14:32 India Standard Time
  168. "metacall-node-typescript-test" time elapsed: 00:00:00
  169. ----------------------------------------------------------
  170.  
  171. 57/117 Testing: metacall-depends-test
  172. 57/117 Test: metacall-depends-test
  173. Command: "E:/metacall/core/build/Debug/metacall-depends-testd.exe"
  174. Directory: E:/metacall/core/build/source/tests/metacall_depends_test
  175. "metacall-depends-test" start time: Feb 28 14:32 India Standard Time
  176. Output:
  177. ----------------------------------------------------------
  178. [==========] Running 1 test from 1 test suite.
  179. [----------] Global test environment set-up.
  180. [----------] 1 test from metacall_depends_test
  181. [ RUN      ] metacall_depends_test.DefaultConstructor
  182. [Tue Feb 28 14:32:29] #6816 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  183. [Tue Feb 28 14:32:29] #6816 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  184. [Tue Feb 28 14:32:29] #6816 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  185. [Tue Feb 28 14:32:29] #6816 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  186. [Tue Feb 28 14:32:29] #6816 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  187. [Tue Feb 28 14:32:29] #6816 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  188. [Tue Feb 28 14:32:29] #6816 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  189. [Tue Feb 28 14:32:29] #6816 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  190. [Tue Feb 28 14:32:29] #6816 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  191. [Tue Feb 28 14:32:29] #6816 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  192. [Tue Feb 28 14:32:29] #6816 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: py_loaderd
  193. [Tue Feb 28 14:32:29] #6816 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: py_loader_impl_interface_singleton
  194. [Tue Feb 28 14:32:29] #6816 [ 2739 | py_loader_impl_initialize | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Warning : Invalid garbage collector module creation
  195. [Tue Feb 28 14:32:30] #6816 [ 2783 | py_loader_impl_initialize | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Debug : Python loader initialized correctly
  196. [Tue Feb 28 14:32:30] #6816 [ 4205 | py_loader_impl_sys_path_print | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Debug : Python System Paths:
  197. E:/metacall/core/build/Debug\
  198. E:\metacall\core\build\runtimes\python\python39_d.zip
  199. E:\metacall\core\build\runtimes\python\Lib
  200. E:\metacall\core\build\runtimes\python\DLLs
  201. E:\metacall\core\build\Debug
  202. E:\metacall\core\build\runtimes\python
  203. E:\metacall\core\build\runtimes\python\lib\site-packages
  204. [Tue Feb 28 14:32:30] #6816 [ 4205 | py_loader_impl_sys_path_print | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Debug : Python System Paths:
  205. E:/metacall/core/build/scripts/
  206. E:/metacall/core/build/Debug\
  207. E:\metacall\core\build\runtimes\python\python39_d.zip
  208. E:\metacall\core\build\runtimes\python\Lib
  209. E:\metacall\core\build\runtimes\python\DLLs
  210. E:\metacall\core\build\Debug
  211. E:\metacall\core\build\runtimes\python
  212. E:\metacall\core\build\runtimes\python\lib\site-packages
  213. [Tue Feb 28 14:32:30] #6816 [ 3128 | py_loader_impl_load_from_file_exception | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Error : Python Error: Exception raised while loading the module 'rsasample.py'
  214. [Tue Feb 28 14:32:30] #6816 [ 4088 | py_loader_impl_error_print | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Error : Python Error: [Type: <class 'ModuleNotFoundError'>]: No module named 'rsa'
  215. Traceback (most recent call last):
  216.   File "py_loader_impl_load_from_file_path", line 33, in load_from_path
  217.   File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
  218.   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  219.   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  220.   File "E:/metacall/core/build/scripts/rsasample.py", line 22, in <module>
  221.     from sample import rsa_strings
  222.   File "E:\metacall\core\build\scripts\sample\rsa_strings.py", line 22, in <module>
  223.     import rsa
  224. ModuleNotFoundError: No module named 'rsa'
  225.  
  226. E:\metacall\core\source\tests\metacall_depends_test\source\metacall_depends_test.cpp(46): error: Expected equality of these values:
  227.   (int)0
  228.     Which is: 0
  229.   (int)metacall_load_from_file("py", py_scripts, sizeof(py_scripts) / sizeof(py_scripts[0]), 0)
  230.     Which is: 1
  231. E:\metacall\core\source\tests\metacall_depends_test\source\metacall_depends_test.cpp(48): error: Expected: ((void *)0) != ((void *)metacall_function("main")), actual: NULL vs NULL
  232. E:\metacall\core\source\tests\metacall_depends_test\source\metacall_depends_test.cpp(52): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
  233. E:\metacall\core\source\tests\metacall_depends_test\source\metacall_depends_test.cpp(56): error: Expected: ((void *)0) != ((void *)metacall_function("encript_decript_strings")), actual: NULL vs NULL
  234. E:\metacall\core\source\tests\metacall_depends_test\source\metacall_depends_test.cpp(60): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
  235. [Tue Feb 28 14:32:30] #6816 [ 4174 | py_loader_impl_gc_print | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Debug : Python Garbage Collector:
  236.  
  237. Traceback (most recent call last):
  238.   File "py_loader_impl_load_from_file_path", line 33, in load_from_path
  239.   File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
  240.   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  241.   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  242.   File "E:/metacall/core/build/scripts/rsasample.py", line 22, in <module>
  243.     from sample import rsa_strings
  244.   File "E:\metacall\core\build\scripts\sample\rsa_strings.py", line 22, in <module>
  245.     import rsa
  246. ModuleNotFoundError: No module named 'rsa'
  247.  
  248. [Tue Feb 28 14:32:30] #6816 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: E:/metacall/core/build/Debug/plugins/backtrace_plugin/backtrace_plugin <000002C7EEB0F830> in destroy list
  249. [Tue Feb 28 14:32:30] #6816 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: plugin_extension <000002C7EEB0A500> in destroy list
  250. [Tue Feb 28 14:32:30] #6816 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: E:/metacall/core/build/Debug/plugins/backtrace_plugin/backtrace_plugin <000002C7EEB0F830>
  251. [Tue Feb 28 14:32:30] #6816 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: plugin_extension <000002C7EEB0A500>
  252. ----------------- FUNCTIONS -----------------
  253. Allocations: 1
  254. Deallocations: 1
  255. Increments: 1
  256. Decrements: 1
  257. ----------------- CLASSES -----------------
  258. Allocations: 0
  259. Deallocations: 0
  260. Increments: 0
  261. Decrements: 0
  262. ----------------- OBJECTS -----------------
  263. Allocations: 0
  264. Deallocations: 0
  265. Increments: 0
  266. Decrements: 0
  267. ----------------- EXCEPTIONS -----------------
  268. Allocations: 0
  269. Deallocations: 0
  270. Increments: 0
  271. Decrements: 0
  272. [  FAILED  ] metacall_depends_test.DefaultConstructor (547 ms)
  273. [----------] 1 test from metacall_depends_test (547 ms total)
  274.  
  275. [----------] Global test environment tear-down
  276. [==========] 1 test from 1 test suite ran. (548 ms total)
  277. [  PASSED  ] 0 tests.
  278. [  FAILED  ] 1 test, listed below:
  279. [  FAILED  ] metacall_depends_test.DefaultConstructor
  280.  
  281.  1 FAILED TEST
  282. <end of output>
  283. Test time =   0.59 sec
  284. ----------------------------------------------------------
  285. Test Failed.
  286. "metacall-depends-test" end time: Feb 28 14:32 India Standard Time
  287. "metacall-depends-test" time elapsed: 00:00:00
  288. ----------------------------------------------------------
  289.  
  290. 86/117 Testing: metacall-typescript-test
  291. 86/117 Test: metacall-typescript-test
  292. Command: "E:/metacall/core/build/Debug/metacall-typescript-testd.exe"
  293. Directory: E:/metacall/core/build/source/tests/metacall_typescript_test
  294. "metacall-typescript-test" start time: Feb 28 14:32 India Standard Time
  295. Output:
  296. ----------------------------------------------------------
  297. [==========] Running 1 test from 1 test suite.
  298. [----------] Global test environment set-up.
  299. [----------] 1 test from metacall_typescript_test
  300. [ RUN      ] metacall_typescript_test.DefaultConstructor
  301. [Tue Feb 28 14:32:30] #3496 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  302. [Tue Feb 28 14:32:30] #3496 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  303. [Tue Feb 28 14:32:30] #3496 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  304. [Tue Feb 28 14:32:30] #3496 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  305. [Tue Feb 28 14:32:30] #3496 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  306. [Tue Feb 28 14:32:30] #3496 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  307. [Tue Feb 28 14:32:30] #3496 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  308. [Tue Feb 28 14:32:30] #3496 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  309. [Tue Feb 28 14:32:30] #3496 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  310. [Tue Feb 28 14:32:30] #3496 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  311. [Tue Feb 28 14:32:30] #3496 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  312. [Tue Feb 28 14:32:30] #3496 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  313. [Tue Feb 28 14:32:30] #3496 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  314. [Tue Feb 28 14:32:30] #3496 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  315. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  316.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  317.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  318.   code: 'MODULE_NOT_FOUND'
  319. }
  320. [Tue Feb 28 14:32:30] #3496 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  321. [Tue Feb 28 14:32:30] #3496 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  322. E:\metacall\core\source\tests\metacall_typescript_test\source\metacall_typescript_test.cpp(48): error: Expected equality of these values:
  323.   (int)0
  324.     Which is: 0
  325.   (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
  326.     Which is: 1
  327. E:\metacall\core\source\tests\metacall_typescript_test\source\metacall_typescript_test.cpp(53): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
  328. Assertion failed: value_type_id(v) == TYPE_DOUBLE, file E:\metacall\core\source\metacall\source\metacall_value.c, line 275
  329. Stack trace (most recent call last):
  330. #21   Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
  331. #20   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF6DD592B9E]
  332. #19   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF6DD59286E]
  333. #18   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF6DD5929AE]
  334. #17   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF6DD592B09]
  335. #16   Source "E:\metacall\core\source\tests\metacall_typescript_test\source\main.cpp", line 28, in main [00007FF6DD50D512]
  336.          25:    ::testing::InitGoogleTest(&argc, argv);
  337.          26:
  338.          27:    return RUN_ALL_TESTS();
  339.       >  28: }
  340. #15   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF6DD50DC93]
  341.        2489: inline int RUN_ALL_TESTS() {
  342.        2490:   return ::testing::UnitTest::GetInstance()->Run();
  343.       >2491: }
  344.        2492:
  345.        2493: GTEST_DISABLE_MSC_WARNINGS_POP_()  //  4251
  346. #14   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF6DD522571]
  347.        5435:   }
  348.        5436: #endif  // GTEST_OS_WINDOWS
  349.        5437:
  350.       >5438:   return internal::HandleExceptionsInMethodIfSupported(
  351.        5439:       impl(),
  352.        5440:       &internal::UnitTestImpl::RunAllTests,
  353.        5441:       "auxiliary test code (environments or event listeners)") ? 0 : 1;
  354. #13   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF6DD54E173]
  355.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  356.        2641: #if GTEST_HAS_EXCEPTIONS
  357.        2642:     try {
  358.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  359.        2644:     } catch (const AssertionException&) {  // NOLINT
  360.        2645:       // This failure was reported already.
  361.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  362. #12   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF6DD54E41D]
  363.        2589:     T* object, Result (T::*method)(), const char* location) {
  364.        2590: #if GTEST_HAS_SEH
  365.        2591:   __try {
  366.       >2592:     return (object->*method)();
  367.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  368.        2594:       GetExceptionCode())) {
  369.        2595:     // We create the exception message on the heap because VC++ prohibits
  370. #11   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF6DD5283CC]
  371.        5853:         for (int test_index = 0; test_index < total_test_suite_count();
  372.        5854:              test_index++) {
  373.        5855:           GetMutableSuiteCase(test_index)->Run();
  374.       >5856:           if (GTEST_FLAG(fail_fast) &&
  375.        5857:               GetMutableSuiteCase(test_index)->Failed()) {
  376.        5858:             for (int j = test_index + 1; j < total_test_suite_count(); j++) {
  377.        5859:               GetMutableSuiteCase(j)->Skip();
  378. #10   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF6DD521DA2]
  379.        3013:   internal::Timer timer;
  380.        3014:   for (int i = 0; i < total_test_count(); i++) {
  381.        3015:     GetMutableTestInfo(i)->Run();
  382.       >3016:     if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
  383.        3017:       for (int j = i + 1; j < total_test_count(); j++) {
  384.        3018:         GetMutableTestInfo(j)->Skip();
  385.        3019:       }
  386. #9    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF6DD521565]
  387.        2861:     test->Run();
  388.        2862:   }
  389.        2863:
  390.       >2864:   if (test != nullptr) {
  391.        2865:     // Deletes the test object.
  392.        2866:     impl->os_stack_trace_getter()->UponLeavingGTest();
  393.        2867:     internal::HandleExceptionsInMethodIfSupported(
  394. #8    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF6DD520A5B]
  395.        2686:   // However, we want to clean up as much as possible.  Hence we will
  396.        2687:   // always call TearDown(), even if SetUp() or the test body has
  397.        2688:   // failed.
  398.       >2689:   impl->os_stack_trace_getter()->UponLeavingGTest();
  399.        2690:   internal::HandleExceptionsInMethodIfSupported(
  400.        2691:       this, &Test::TearDown, "TearDown()");
  401.        2692: }
  402. #7    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> [00007FF6DD54DE63]
  403.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  404.        2641: #if GTEST_HAS_EXCEPTIONS
  405.        2642:     try {
  406.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  407.        2644:     } catch (const AssertionException&) {  // NOLINT
  408.        2645:       // This failure was reported already.
  409.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  410. #6    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> [00007FF6DD54E22D]
  411.        2589:     T* object, Result (T::*method)(), const char* location) {
  412.        2590: #if GTEST_HAS_SEH
  413.        2591:   __try {
  414.       >2592:     return (object->*method)();
  415.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  416.        2594:       GetExceptionCode())) {
  417.        2595:     // We create the exception message on the heap because VC++ prohibits
  418. #5    Source "E:\metacall\core\source\tests\metacall_typescript_test\source\metacall_typescript_test.cpp", line 55, in metacall_typescript_test_DefaultConstructor_Test::TestBody [00007FF6DD50E197]
  419.          53:        EXPECT_NE((void *)NULL, (void *)ret);
  420.          54:
  421.       >  55:        EXPECT_EQ((double)metacall_value_to_double(ret), (double)7.0);
  422.          56:
  423.          57:        metacall_value_destroy(ret);
  424. #4    Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 275, in metacall_value_to_double [00007FFA351856D3]
  425.         273: double metacall_value_to_double(void *v)
  426.         274: {
  427.       > 275:    assert(value_type_id(v) == TYPE_DOUBLE);
  428.         276:
  429.         277:    return value_to_double(v);
  430.         278: }
  431. #3    Object "", at 00007FFA0732158F, in wassert
  432. #2    Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
  433. #1    Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
  434. #0    Object "", at 00007FFA0731AB29, in abort
  435. <end of output>
  436. Test time =   0.69 sec
  437. ----------------------------------------------------------
  438. Test Failed.
  439. "metacall-typescript-test" end time: Feb 28 14:32 India Standard Time
  440. "metacall-typescript-test" time elapsed: 00:00:00
  441. ----------------------------------------------------------
  442.  
  443. 87/117 Testing: metacall-typescript-node-test
  444. 87/117 Test: metacall-typescript-node-test
  445. Command: "E:/metacall/core/build/Debug/metacall-typescript-node-testd.exe"
  446. Directory: E:/metacall/core/build/source/tests/metacall_typescript_node_test
  447. "metacall-typescript-node-test" start time: Feb 28 14:32 India Standard Time
  448. Output:
  449. ----------------------------------------------------------
  450. [==========] Running 1 test from 1 test suite.
  451. [----------] Global test environment set-up.
  452. [----------] 1 test from metacall_typescript_node_test
  453. [ RUN      ] metacall_typescript_node_test.DefaultConstructor
  454. [Tue Feb 28 14:32:30] #9916 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  455. [Tue Feb 28 14:32:30] #9916 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  456. [Tue Feb 28 14:32:30] #9916 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  457. [Tue Feb 28 14:32:30] #9916 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  458. [Tue Feb 28 14:32:30] #9916 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  459. [Tue Feb 28 14:32:30] #9916 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  460. [Tue Feb 28 14:32:30] #9916 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  461. [Tue Feb 28 14:32:30] #9916 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  462. [Tue Feb 28 14:32:30] #9916 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  463. [Tue Feb 28 14:32:30] #9916 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  464. [Tue Feb 28 14:32:31] #9916 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  465. [Tue Feb 28 14:32:31] #9916 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  466. [Tue Feb 28 14:32:31] #9916 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  467. [Tue Feb 28 14:32:31] #9916 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  468. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  469.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  470.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  471.   code: 'MODULE_NOT_FOUND'
  472. }
  473. [Tue Feb 28 14:32:31] #9916 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  474. [Tue Feb 28 14:32:31] #9916 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  475. E:\metacall\core\source\tests\metacall_typescript_node_test\source\metacall_typescript_node_test.cpp(48): error: Expected equality of these values:
  476.   (int)0
  477.     Which is: 0
  478.   (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
  479.     Which is: 1
  480. E:\metacall\core\source\tests\metacall_typescript_node_test\source\metacall_typescript_node_test.cpp(53): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
  481. Assertion failed: value_type_id(v) == TYPE_DOUBLE, file E:\metacall\core\source\metacall\source\metacall_value.c, line 275
  482. Stack trace (most recent call last):
  483. #21   Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
  484. #20   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF772E32D2E]
  485. #19   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF772E329FE]
  486. #18   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF772E32B3E]
  487. #17   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF772E32C99]
  488. #16   Source "E:\metacall\core\source\tests\metacall_typescript_node_test\source\main.cpp", line 28, in main [00007FF772DAD512]
  489.          25:    ::testing::InitGoogleTest(&argc, argv);
  490.          26:
  491.          27:    return RUN_ALL_TESTS();
  492.       >  28: }
  493. #15   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF772DADC93]
  494.        2489: inline int RUN_ALL_TESTS() {
  495.        2490:   return ::testing::UnitTest::GetInstance()->Run();
  496.       >2491: }
  497.        2492:
  498.        2493: GTEST_DISABLE_MSC_WARNINGS_POP_()  //  4251
  499. #14   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF772DC2701]
  500.        5435:   }
  501.        5436: #endif  // GTEST_OS_WINDOWS
  502.        5437:
  503.       >5438:   return internal::HandleExceptionsInMethodIfSupported(
  504.        5439:       impl(),
  505.        5440:       &internal::UnitTestImpl::RunAllTests,
  506.        5441:       "auxiliary test code (environments or event listeners)") ? 0 : 1;
  507. #13   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF772DEE303]
  508.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  509.        2641: #if GTEST_HAS_EXCEPTIONS
  510.        2642:     try {
  511.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  512.        2644:     } catch (const AssertionException&) {  // NOLINT
  513.        2645:       // This failure was reported already.
  514.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  515. #12   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF772DEE5AD]
  516.        2589:     T* object, Result (T::*method)(), const char* location) {
  517.        2590: #if GTEST_HAS_SEH
  518.        2591:   __try {
  519.       >2592:     return (object->*method)();
  520.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  521.        2594:       GetExceptionCode())) {
  522.        2595:     // We create the exception message on the heap because VC++ prohibits
  523. #11   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF772DC855C]
  524.        5853:         for (int test_index = 0; test_index < total_test_suite_count();
  525.        5854:              test_index++) {
  526.        5855:           GetMutableSuiteCase(test_index)->Run();
  527.       >5856:           if (GTEST_FLAG(fail_fast) &&
  528.        5857:               GetMutableSuiteCase(test_index)->Failed()) {
  529.        5858:             for (int j = test_index + 1; j < total_test_suite_count(); j++) {
  530.        5859:               GetMutableSuiteCase(j)->Skip();
  531. #10   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF772DC1F32]
  532.        3013:   internal::Timer timer;
  533.        3014:   for (int i = 0; i < total_test_count(); i++) {
  534.        3015:     GetMutableTestInfo(i)->Run();
  535.       >3016:     if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
  536.        3017:       for (int j = i + 1; j < total_test_count(); j++) {
  537.        3018:         GetMutableTestInfo(j)->Skip();
  538.        3019:       }
  539. #9    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF772DC16F5]
  540.        2861:     test->Run();
  541.        2862:   }
  542.        2863:
  543.       >2864:   if (test != nullptr) {
  544.        2865:     // Deletes the test object.
  545.        2866:     impl->os_stack_trace_getter()->UponLeavingGTest();
  546.        2867:     internal::HandleExceptionsInMethodIfSupported(
  547. #8    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF772DC0BEB]
  548.        2686:   // However, we want to clean up as much as possible.  Hence we will
  549.        2687:   // always call TearDown(), even if SetUp() or the test body has
  550.        2688:   // failed.
  551.       >2689:   impl->os_stack_trace_getter()->UponLeavingGTest();
  552.        2690:   internal::HandleExceptionsInMethodIfSupported(
  553.        2691:       this, &Test::TearDown, "TearDown()");
  554.        2692: }
  555. #7    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> [00007FF772DEDFF3]
  556.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  557.        2641: #if GTEST_HAS_EXCEPTIONS
  558.        2642:     try {
  559.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  560.        2644:     } catch (const AssertionException&) {  // NOLINT
  561.        2645:       // This failure was reported already.
  562.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  563. #6    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> [00007FF772DEE3BD]
  564.        2589:     T* object, Result (T::*method)(), const char* location) {
  565.        2590: #if GTEST_HAS_SEH
  566.        2591:   __try {
  567.       >2592:     return (object->*method)();
  568.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  569.        2594:       GetExceptionCode())) {
  570.        2595:     // We create the exception message on the heap because VC++ prohibits
  571. #5    Source "E:\metacall\core\source\tests\metacall_typescript_node_test\source\metacall_typescript_node_test.cpp", line 55, in metacall_typescript_node_test_DefaultConstructor_Test::TestBody [00007FF772DAE197]
  572.          53:        EXPECT_NE((void *)NULL, (void *)ret);
  573.          54:
  574.       >  55:        EXPECT_EQ((double)metacall_value_to_double(ret), (double)7.0);
  575.          56:
  576.          57:        metacall_value_destroy(ret);
  577. #4    Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 275, in metacall_value_to_double [00007FFA351856D3]
  578.         273: double metacall_value_to_double(void *v)
  579.         274: {
  580.       > 275:    assert(value_type_id(v) == TYPE_DOUBLE);
  581.         276:
  582.         277:    return value_to_double(v);
  583.         278: }
  584. #3    Object "", at 00007FFA0732158F, in wassert
  585. #2    Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
  586. #1    Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
  587. #0    Object "", at 00007FFA0731AB29, in abort
  588. <end of output>
  589. Test time =   0.73 sec
  590. ----------------------------------------------------------
  591. Test Failed.
  592. "metacall-typescript-node-test" end time: Feb 28 14:32 India Standard Time
  593. "metacall-typescript-node-test" time elapsed: 00:00:00
  594. ----------------------------------------------------------
  595.  
  596. 88/117 Testing: metacall-typescript-call-map-test
  597. 88/117 Test: metacall-typescript-call-map-test
  598. Command: "E:/metacall/core/build/Debug/metacall-typescript-call-map-testd.exe"
  599. Directory: E:/metacall/core/build/source/tests/metacall_typescript_call_map_test
  600. "metacall-typescript-call-map-test" start time: Feb 28 14:32 India Standard Time
  601. Output:
  602. ----------------------------------------------------------
  603. [==========] Running 1 test from 1 test suite.
  604. [----------] Global test environment set-up.
  605. [----------] 1 test from metacall_typescript_call_map_test
  606. [ RUN      ] metacall_typescript_call_map_test.DefaultConstructor
  607. [Tue Feb 28 14:32:31] #15276 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  608. [Tue Feb 28 14:32:31] #15276 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  609. [Tue Feb 28 14:32:31] #15276 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  610. [Tue Feb 28 14:32:31] #15276 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  611. [Tue Feb 28 14:32:31] #15276 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  612. [Tue Feb 28 14:32:31] #15276 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  613. [Tue Feb 28 14:32:31] #15276 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  614. [Tue Feb 28 14:32:31] #15276 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  615. [Tue Feb 28 14:32:31] #15276 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  616. [Tue Feb 28 14:32:31] #15276 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  617. [Tue Feb 28 14:32:31] #15276 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  618. [Tue Feb 28 14:32:31] #15276 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  619. [Tue Feb 28 14:32:31] #15276 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  620. [Tue Feb 28 14:32:31] #15276 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  621. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  622.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  623.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  624.   code: 'MODULE_NOT_FOUND'
  625. }
  626. [Tue Feb 28 14:32:31] #15276 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  627. [Tue Feb 28 14:32:31] #15276 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  628. E:\metacall\core\source\tests\metacall_typescript_call_map_test\source\metacall_typescript_call_map_test.cpp(50): error: Expected equality of these values:
  629.   (int)0
  630.     Which is: 0
  631.   (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
  632.     Which is: 1
  633. E:\metacall\core\source\tests\metacall_typescript_call_map_test\source\metacall_typescript_call_map_test.cpp(57): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
  634. Assertion failed: value_type_id(v) == TYPE_DOUBLE, file E:\metacall\core\source\metacall\source\metacall_value.c, line 275
  635. Stack trace (most recent call last):
  636. #21   Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
  637. #20   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF6418F236E]
  638. #19   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF6418F203E]
  639. #18   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF6418F217E]
  640. #17   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF6418F22D9]
  641. #16   Source "E:\metacall\core\source\tests\metacall_typescript_call_map_test\source\main.cpp", line 28, in main [00007FF64186D512]
  642.          25:    ::testing::InitGoogleTest(&argc, argv);
  643.          26:
  644.          27:    return RUN_ALL_TESTS();
  645.       >  28: }
  646. #15   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF64186DC93]
  647.        2489: inline int RUN_ALL_TESTS() {
  648.        2490:   return ::testing::UnitTest::GetInstance()->Run();
  649.       >2491: }
  650.        2492:
  651.        2493: GTEST_DISABLE_MSC_WARNINGS_POP_()  //  4251
  652. #14   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF641881D41]
  653.        5435:   }
  654.        5436: #endif  // GTEST_OS_WINDOWS
  655.        5437:
  656.       >5438:   return internal::HandleExceptionsInMethodIfSupported(
  657.        5439:       impl(),
  658.        5440:       &internal::UnitTestImpl::RunAllTests,
  659.        5441:       "auxiliary test code (environments or event listeners)") ? 0 : 1;
  660. #13   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF6418AD943]
  661.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  662.        2641: #if GTEST_HAS_EXCEPTIONS
  663.        2642:     try {
  664.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  665.        2644:     } catch (const AssertionException&) {  // NOLINT
  666.        2645:       // This failure was reported already.
  667.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  668. #12   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF6418ADBED]
  669.        2589:     T* object, Result (T::*method)(), const char* location) {
  670.        2590: #if GTEST_HAS_SEH
  671.        2591:   __try {
  672.       >2592:     return (object->*method)();
  673.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  674.        2594:       GetExceptionCode())) {
  675.        2595:     // We create the exception message on the heap because VC++ prohibits
  676. #11   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF641887B9C]
  677.        5853:         for (int test_index = 0; test_index < total_test_suite_count();
  678.        5854:              test_index++) {
  679.        5855:           GetMutableSuiteCase(test_index)->Run();
  680.       >5856:           if (GTEST_FLAG(fail_fast) &&
  681.        5857:               GetMutableSuiteCase(test_index)->Failed()) {
  682.        5858:             for (int j = test_index + 1; j < total_test_suite_count(); j++) {
  683.        5859:               GetMutableSuiteCase(j)->Skip();
  684. #10   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF641881572]
  685.        3013:   internal::Timer timer;
  686.        3014:   for (int i = 0; i < total_test_count(); i++) {
  687.        3015:     GetMutableTestInfo(i)->Run();
  688.       >3016:     if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
  689.        3017:       for (int j = i + 1; j < total_test_count(); j++) {
  690.        3018:         GetMutableTestInfo(j)->Skip();
  691.        3019:       }
  692. #9    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF641880D35]
  693.        2861:     test->Run();
  694.        2862:   }
  695.        2863:
  696.       >2864:   if (test != nullptr) {
  697.        2865:     // Deletes the test object.
  698.        2866:     impl->os_stack_trace_getter()->UponLeavingGTest();
  699.        2867:     internal::HandleExceptionsInMethodIfSupported(
  700. #8    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF64188022B]
  701.        2686:   // However, we want to clean up as much as possible.  Hence we will
  702.        2687:   // always call TearDown(), even if SetUp() or the test body has
  703.        2688:   // failed.
  704.       >2689:   impl->os_stack_trace_getter()->UponLeavingGTest();
  705.        2690:   internal::HandleExceptionsInMethodIfSupported(
  706.        2691:       this, &Test::TearDown, "TearDown()");
  707.        2692: }
  708. #7    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> [00007FF6418AD633]
  709.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  710.        2641: #if GTEST_HAS_EXCEPTIONS
  711.        2642:     try {
  712.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  713.        2644:     } catch (const AssertionException&) {  // NOLINT
  714.        2645:       // This failure was reported already.
  715.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  716. #6    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> [00007FF6418AD9FD]
  717.        2589:     T* object, Result (T::*method)(), const char* location) {
  718.        2590: #if GTEST_HAS_SEH
  719.        2591:   __try {
  720.       >2592:     return (object->*method)();
  721.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  722.        2594:       GetExceptionCode())) {
  723.        2595:     // We create the exception message on the heap because VC++ prohibits
  724. #5    Source "E:\metacall\core\source\tests\metacall_typescript_call_map_test\source\metacall_typescript_call_map_test.cpp", line 59, in metacall_typescript_call_map_test_DefaultConstructor_Test::TestBody [00007FF64186E1CE]
  725.          57:        EXPECT_NE((void *)NULL, (void *)ret);
  726.          58:
  727.       >  59:        EXPECT_EQ((double)metacall_value_to_double(ret), (double)12.0);
  728.          60:
  729.          61:        metacall_value_destroy(ret);
  730.          62:    }
  731. #4    Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 275, in metacall_value_to_double [00007FFA351856D3]
  732.         273: double metacall_value_to_double(void *v)
  733.         274: {
  734.       > 275:    assert(value_type_id(v) == TYPE_DOUBLE);
  735.         276:
  736.         277:    return value_to_double(v);
  737.         278: }
  738. #3    Object "", at 00007FFA0732158F, in wassert
  739. #2    Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
  740. #1    Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
  741. #0    Object "", at 00007FFA0731AB29, in abort
  742. <end of output>
  743. Test time =   0.67 sec
  744. ----------------------------------------------------------
  745. Test Failed.
  746. "metacall-typescript-call-map-test" end time: Feb 28 14:32 India Standard Time
  747. "metacall-typescript-call-map-test" time elapsed: 00:00:00
  748. ----------------------------------------------------------
  749.  
  750. 89/117 Testing: metacall-typescript-tsx-test
  751. 89/117 Test: metacall-typescript-tsx-test
  752. Command: "E:/metacall/core/build/Debug/metacall-typescript-tsx-testd.exe"
  753. Directory: E:/metacall/core/build/scripts/templating
  754. "metacall-typescript-tsx-test" start time: Feb 28 14:32 India Standard Time
  755. Output:
  756. ----------------------------------------------------------
  757. [==========] Running 1 test from 1 test suite.
  758. [----------] Global test environment set-up.
  759. [----------] 1 test from metacall_tsx_test
  760. [ RUN      ] metacall_tsx_test.DefaultConstructor
  761. [Tue Feb 28 14:32:32] #13172 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  762. [Tue Feb 28 14:32:32] #13172 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  763. [Tue Feb 28 14:32:32] #13172 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  764. [Tue Feb 28 14:32:32] #13172 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  765. [Tue Feb 28 14:32:32] #13172 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  766. [Tue Feb 28 14:32:32] #13172 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  767. [Tue Feb 28 14:32:32] #13172 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  768. [Tue Feb 28 14:32:32] #13172 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  769. [Tue Feb 28 14:32:32] #13172 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  770. [Tue Feb 28 14:32:32] #13172 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  771. [Tue Feb 28 14:32:32] #13172 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  772. [Tue Feb 28 14:32:32] #13172 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  773. [Tue Feb 28 14:32:32] #13172 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  774. [Tue Feb 28 14:32:32] #13172 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  775. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  776.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  777.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  778.   code: 'MODULE_NOT_FOUND'
  779. }
  780. [Tue Feb 28 14:32:32] #13172 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  781. [Tue Feb 28 14:32:32] #13172 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  782. E:\metacall\core\source\tests\metacall_typescript_tsx_test\source\metacall_typescript_tsx_test.cpp(48): error: Expected equality of these values:
  783.   (int)0
  784.     Which is: 0
  785.   (int)metacall_load_from_file("ts", tsx_scripts, sizeof(tsx_scripts) / sizeof(tsx_scripts[0]), 0)
  786.     Which is: 1
  787. E:\metacall\core\source\tests\metacall_typescript_tsx_test\source\metacall_typescript_tsx_test.cpp(53): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
  788. Assertion failed: value_type_id(v) == TYPE_STRING, file E:\metacall\core\source\metacall\source\metacall_value.c, line 282
  789. Stack trace (most recent call last):
  790. #21   Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
  791. #20   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF74FF61D5E]
  792. #19   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF74FF61A2E]
  793. #18   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF74FF61B6E]
  794. #17   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF74FF61CC9]
  795. #16   Source "E:\metacall\core\source\tests\metacall_typescript_tsx_test\source\main.cpp", line 28, in main [00007FF74FEDD472]
  796.          25:    ::testing::InitGoogleTest(&argc, argv);
  797.          26:
  798.          27:    return RUN_ALL_TESTS();
  799.       >  28: }
  800. #15   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF74FEDDBF3]
  801.        2489: inline int RUN_ALL_TESTS() {
  802.        2490:   return ::testing::UnitTest::GetInstance()->Run();
  803.       >2491: }
  804.        2492:
  805.        2493: GTEST_DISABLE_MSC_WARNINGS_POP_()  //  4251
  806. #14   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF74FEF1721]
  807.        5435:   }
  808.        5436: #endif  // GTEST_OS_WINDOWS
  809.        5437:
  810.       >5438:   return internal::HandleExceptionsInMethodIfSupported(
  811.        5439:       impl(),
  812.        5440:       &internal::UnitTestImpl::RunAllTests,
  813.        5441:       "auxiliary test code (environments or event listeners)") ? 0 : 1;
  814. #13   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF74FF1D323]
  815.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  816.        2641: #if GTEST_HAS_EXCEPTIONS
  817.        2642:     try {
  818.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  819.        2644:     } catch (const AssertionException&) {  // NOLINT
  820.        2645:       // This failure was reported already.
  821.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  822. #12   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF74FF1D5CD]
  823.        2589:     T* object, Result (T::*method)(), const char* location) {
  824.        2590: #if GTEST_HAS_SEH
  825.        2591:   __try {
  826.       >2592:     return (object->*method)();
  827.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  828.        2594:       GetExceptionCode())) {
  829.        2595:     // We create the exception message on the heap because VC++ prohibits
  830. #11   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF74FEF757C]
  831.        5853:         for (int test_index = 0; test_index < total_test_suite_count();
  832.        5854:              test_index++) {
  833.        5855:           GetMutableSuiteCase(test_index)->Run();
  834.       >5856:           if (GTEST_FLAG(fail_fast) &&
  835.        5857:               GetMutableSuiteCase(test_index)->Failed()) {
  836.        5858:             for (int j = test_index + 1; j < total_test_suite_count(); j++) {
  837.        5859:               GetMutableSuiteCase(j)->Skip();
  838. #10   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF74FEF0F52]
  839.        3013:   internal::Timer timer;
  840.        3014:   for (int i = 0; i < total_test_count(); i++) {
  841.        3015:     GetMutableTestInfo(i)->Run();
  842.       >3016:     if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
  843.        3017:       for (int j = i + 1; j < total_test_count(); j++) {
  844.        3018:         GetMutableTestInfo(j)->Skip();
  845.        3019:       }
  846. #9    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF74FEF0715]
  847.        2861:     test->Run();
  848.        2862:   }
  849.        2863:
  850.       >2864:   if (test != nullptr) {
  851.        2865:     // Deletes the test object.
  852.        2866:     impl->os_stack_trace_getter()->UponLeavingGTest();
  853.        2867:     internal::HandleExceptionsInMethodIfSupported(
  854. #8    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF74FEEFC0B]
  855.        2686:   // However, we want to clean up as much as possible.  Hence we will
  856.        2687:   // always call TearDown(), even if SetUp() or the test body has
  857.        2688:   // failed.
  858.       >2689:   impl->os_stack_trace_getter()->UponLeavingGTest();
  859.        2690:   internal::HandleExceptionsInMethodIfSupported(
  860.        2691:       this, &Test::TearDown, "TearDown()");
  861.        2692: }
  862. #7    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> [00007FF74FF1D013]
  863.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  864.        2641: #if GTEST_HAS_EXCEPTIONS
  865.        2642:     try {
  866.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  867.        2644:     } catch (const AssertionException&) {  // NOLINT
  868.        2645:       // This failure was reported already.
  869.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  870. #6    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> [00007FF74FF1D3DD]
  871.        2589:     T* object, Result (T::*method)(), const char* location) {
  872.        2590: #if GTEST_HAS_SEH
  873.        2591:   __try {
  874.       >2592:     return (object->*method)();
  875.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  876.        2594:       GetExceptionCode())) {
  877.        2595:     // We create the exception message on the heap because VC++ prohibits
  878. #5    Source "E:\metacall\core\source\tests\metacall_typescript_tsx_test\source\metacall_typescript_tsx_test.cpp", line 55, in metacall_tsx_test_DefaultConstructor_Test::TestBody [00007FF74FEDE0D3]
  879.          53:        EXPECT_NE((void *)NULL, (void *)ret);
  880.          54:
  881.       >  55:        EXPECT_EQ((int)0, (int)strcmp(metacall_value_to_string(ret), "<h1 data-reactroot=\"\">Hello metaprogrammer</h1>"));
  882.          56:
  883.          57:        metacall_value_destroy(ret);
  884.          58:    }
  885. #4    Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 282, in metacall_value_to_string [00007FFA35185723]
  886.         280: char *metacall_value_to_string(void *v)
  887.         281: {
  888.       > 282:    assert(value_type_id(v) == TYPE_STRING);
  889.         283:
  890.         284:    return value_to_string(v);
  891.         285: }
  892. #3    Object "", at 00007FFA0732158F, in wassert
  893. #2    Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
  894. #1    Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
  895. #0    Object "", at 00007FFA0731AB29, in abort
  896. <end of output>
  897. Test time =   0.74 sec
  898. ----------------------------------------------------------
  899. Test Failed.
  900. "metacall-typescript-tsx-test" end time: Feb 28 14:32 India Standard Time
  901. "metacall-typescript-tsx-test" time elapsed: 00:00:00
  902. ----------------------------------------------------------
  903.  
  904. 91/117 Testing: metacall-typescript-require-test
  905. 91/117 Test: metacall-typescript-require-test
  906. Command: "E:/metacall/core/build/Debug/metacall-typescript-require-testd.exe"
  907. Directory: E:/metacall/core/build/source/tests/metacall_typescript_require_test
  908. "metacall-typescript-require-test" start time: Feb 28 14:32 India Standard Time
  909. Output:
  910. ----------------------------------------------------------
  911. [==========] Running 1 test from 1 test suite.
  912. [----------] Global test environment set-up.
  913. [----------] 1 test from metacall_typescript_require_test
  914. [ RUN      ] metacall_typescript_require_test.DefaultConstructor
  915. [Tue Feb 28 14:32:33] #1936 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  916. [Tue Feb 28 14:32:33] #1936 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  917. [Tue Feb 28 14:32:33] #1936 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  918. [Tue Feb 28 14:32:33] #1936 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  919. [Tue Feb 28 14:32:33] #1936 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  920. [Tue Feb 28 14:32:33] #1936 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  921. [Tue Feb 28 14:32:33] #1936 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  922. [Tue Feb 28 14:32:33] #1936 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  923. [Tue Feb 28 14:32:33] #1936 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  924. [Tue Feb 28 14:32:33] #1936 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  925. [Tue Feb 28 14:32:33] #1936 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  926. [Tue Feb 28 14:32:33] #1936 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  927. [Tue Feb 28 14:32:33] #1936 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  928. [Tue Feb 28 14:32:33] #1936 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  929. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  930.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  931.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  932.   code: 'MODULE_NOT_FOUND'
  933. }
  934. [Tue Feb 28 14:32:33] #1936 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  935. [Tue Feb 28 14:32:33] #1936 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  936. E:\metacall\core\source\tests\metacall_typescript_require_test\source\metacall_typescript_require_test.cpp(46): error: Expected equality of these values:
  937.   (int)0
  938.     Which is: 0
  939.   (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
  940.     Which is: 1
  941. E:\metacall\core\source\tests\metacall_typescript_require_test\source\metacall_typescript_require_test.cpp(51): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
  942. Assertion failed: value_type_id(v) == TYPE_BOOL, file E:\metacall\core\source\metacall\source\metacall_value.c, line 233
  943. Stack trace (most recent call last):
  944. #21   Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
  945. #20   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF7BCA7227E]
  946. #19   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF7BCA71F4E]
  947. #18   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF7BCA7208E]
  948. #17   Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF7BCA721E9]
  949. #16   Source "E:\metacall\core\source\tests\metacall_typescript_require_test\source\main.cpp", line 28, in main [00007FF7BC9ED4E2]
  950.          25:    ::testing::InitGoogleTest(&argc, argv);
  951.          26:
  952.          27:    return RUN_ALL_TESTS();
  953.       >  28: }
  954. #15   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF7BC9EDC63]
  955.        2489: inline int RUN_ALL_TESTS() {
  956.        2490:   return ::testing::UnitTest::GetInstance()->Run();
  957.       >2491: }
  958.        2492:
  959.        2493: GTEST_DISABLE_MSC_WARNINGS_POP_()  //  4251
  960. #14   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF7BCA01C41]
  961.        5435:   }
  962.        5436: #endif  // GTEST_OS_WINDOWS
  963.        5437:
  964.       >5438:   return internal::HandleExceptionsInMethodIfSupported(
  965.        5439:       impl(),
  966.        5440:       &internal::UnitTestImpl::RunAllTests,
  967.        5441:       "auxiliary test code (environments or event listeners)") ? 0 : 1;
  968. #13   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF7BCA2D843]
  969.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  970.        2641: #if GTEST_HAS_EXCEPTIONS
  971.        2642:     try {
  972.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  973.        2644:     } catch (const AssertionException&) {  // NOLINT
  974.        2645:       // This failure was reported already.
  975.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  976. #12   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [00007FF7BCA2DAED]
  977.        2589:     T* object, Result (T::*method)(), const char* location) {
  978.        2590: #if GTEST_HAS_SEH
  979.        2591:   __try {
  980.       >2592:     return (object->*method)();
  981.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  982.        2594:       GetExceptionCode())) {
  983.        2595:     // We create the exception message on the heap because VC++ prohibits
  984. #11   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF7BCA07A9C]
  985.        5853:         for (int test_index = 0; test_index < total_test_suite_count();
  986.        5854:              test_index++) {
  987.        5855:           GetMutableSuiteCase(test_index)->Run();
  988.       >5856:           if (GTEST_FLAG(fail_fast) &&
  989.        5857:               GetMutableSuiteCase(test_index)->Failed()) {
  990.        5858:             for (int j = test_index + 1; j < total_test_suite_count(); j++) {
  991.        5859:               GetMutableSuiteCase(j)->Skip();
  992. #10   Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF7BCA01472]
  993.        3013:   internal::Timer timer;
  994.        3014:   for (int i = 0; i < total_test_count(); i++) {
  995.        3015:     GetMutableTestInfo(i)->Run();
  996.       >3016:     if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
  997.        3017:       for (int j = i + 1; j < total_test_count(); j++) {
  998.        3018:         GetMutableTestInfo(j)->Skip();
  999.        3019:       }
  1000. #9    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF7BCA00C35]
  1001.        2861:     test->Run();
  1002.        2862:   }
  1003.        2863:
  1004.       >2864:   if (test != nullptr) {
  1005.        2865:     // Deletes the test object.
  1006.        2866:     impl->os_stack_trace_getter()->UponLeavingGTest();
  1007.        2867:     internal::HandleExceptionsInMethodIfSupported(
  1008. #8    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF7BCA0012B]
  1009.        2686:   // However, we want to clean up as much as possible.  Hence we will
  1010.        2687:   // always call TearDown(), even if SetUp() or the test body has
  1011.        2688:   // failed.
  1012.       >2689:   impl->os_stack_trace_getter()->UponLeavingGTest();
  1013.        2690:   internal::HandleExceptionsInMethodIfSupported(
  1014.        2691:       this, &Test::TearDown, "TearDown()");
  1015.        2692: }
  1016. #7    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2643, in testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> [00007FF7BCA2D533]
  1017.        2640:   if (internal::GetUnitTestImpl()->catch_exceptions()) {
  1018.        2641: #if GTEST_HAS_EXCEPTIONS
  1019.        2642:     try {
  1020.       >2643:       return HandleSehExceptionsInMethodIfSupported(object, method, location);
  1021.        2644:     } catch (const AssertionException&) {  // NOLINT
  1022.        2645:       // This failure was reported already.
  1023.        2646:     } catch (const internal::GoogleTestFailureException&) {  // NOLINT
  1024. #6    Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2592, in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> [00007FF7BCA2D8FD]
  1025.        2589:     T* object, Result (T::*method)(), const char* location) {
  1026.        2590: #if GTEST_HAS_SEH
  1027.        2591:   __try {
  1028.       >2592:     return (object->*method)();
  1029.        2593:   } __except (internal::UnitTestOptions::GTestShouldProcessSEH(  // NOLINT
  1030.        2594:       GetExceptionCode())) {
  1031.        2595:     // We create the exception message on the heap because VC++ prohibits
  1032. #5    Source "E:\metacall\core\source\tests\metacall_typescript_require_test\source\metacall_typescript_require_test.cpp", line 53, in metacall_typescript_require_test_DefaultConstructor_Test::TestBody [00007FF7BC9EE138]
  1033.          51:        EXPECT_NE((void *)NULL, (void *)ret);
  1034.          52:
  1035.       >  53:        EXPECT_EQ((boolean)metacall_value_to_bool(ret), (boolean)1L);
  1036.          54:
  1037.          55:        metacall_value_destroy(ret);
  1038.          56:    }
  1039. #4    Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 233, in metacall_value_to_bool [00007FFA351854F2]
  1040.         231: boolean metacall_value_to_bool(void *v)
  1041.         232: {
  1042.       > 233:    assert(value_type_id(v) == TYPE_BOOL);
  1043.         234:
  1044.         235:    return value_to_bool(v);
  1045.         236: }
  1046. #3    Object "", at 00007FFA0732158F, in wassert
  1047. #2    Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
  1048. #1    Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
  1049. #0    Object "", at 00007FFA0731AB29, in abort
  1050. <end of output>
  1051. Test time =   0.68 sec
  1052. ----------------------------------------------------------
  1053. Test Failed.
  1054. "metacall-typescript-require-test" end time: Feb 28 14:32 India Standard Time
  1055. "metacall-typescript-require-test" time elapsed: 00:00:00
  1056. ----------------------------------------------------------
  1057.  
  1058. 115/117 Testing: metacallcli-tsx-templating
  1059. 115/117 Test: metacallcli-tsx-templating
  1060. Command: "C:/Program Files/CMake/bin/cmake.exe" "-D" "EXECUTABLE=E:/metacall/core/build/Debug/metacallclid.exe" "-D" "INPUT=E:/metacall/core/source/cli/metacallcli/test/commands/metacallcli-tsx-templating.txt" "-P" "E:/metacall/core/source/cli/metacallcli/test/commands/command_runner.cmake"
  1061. Directory: E:/metacall/core/build/scripts/templating
  1062. "metacallcli-tsx-templating" start time: Feb 28 14:32 India Standard Time
  1063. Output:
  1064. ----------------------------------------------------------
  1065. [Tue Feb 28 14:32:34] #13980 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  1066. [Tue Feb 28 14:32:34] #13980 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  1067. [Tue Feb 28 14:32:34] #13980 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  1068. [Tue Feb 28 14:32:34] #13980 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  1069. [Tue Feb 28 14:32:34] #13980 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  1070. [Tue Feb 28 14:32:34] #13980 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  1071. [Tue Feb 28 14:32:34] #13980 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  1072. [Tue Feb 28 14:32:34] #13980 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  1073. [Tue Feb 28 14:32:34] #13980 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  1074. [Tue Feb 28 14:32:34] #13980 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  1075. [Tue Feb 28 14:32:34] #13980 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\cli\cli_core_plugin\metacall.json
  1076. Welcome to Tijuana, tequila, sexo & marijuana.
  1077. > [Tue Feb 28 14:32:34] #13980 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  1078. [Tue Feb 28 14:32:34] #13980 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  1079. [Tue Feb 28 14:32:34] #13980 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  1080. [Tue Feb 28 14:32:34] #13980 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  1081. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  1082.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  1083.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  1084.   code: 'MODULE_NOT_FOUND'
  1085. }
  1086. [Tue Feb 28 14:32:34] #13980 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  1087. [Tue Feb 28 14:32:34] #13980 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  1088. Script (templating.tsx) load error in loader (ts)
  1089. > runtime ext {
  1090.     module plugin_extension {
  1091.         function plugin_load_from_path(arg0, arg1)
  1092.     }
  1093.     module Debug/plugins/backtrace_plugin/backtrace_plugin {
  1094.     }
  1095.     module Debug/plugins/cli/cli_core_plugin/cli_core_plugin {
  1096.         function inspect()
  1097.         function call(arg0)
  1098.         function clear(arg0, arg1)
  1099.         function await(arg0)
  1100.         function eval(arg0, arg1)
  1101.         function load(arg0, arg1)
  1102.     }
  1103. }
  1104. runtime node
  1105. runtime ts
  1106. runtime __metacall_host__
  1107. >
  1108. Could not find function `hello`
  1109. Make sure it is loaded
  1110.  
  1111. [WARNING]: Invalid command execution
  1112. {
  1113.     key : call,
  1114.     arguments :
  1115.         [4] call
  1116.         [10] hello
  1117.         [27] "metaprogrammer"
  1118. }
  1119. See `help` for correct usage
  1120. > Exiting ...
  1121. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1122.        20        -           19          -            0           +       0       +     0
  1123. Number of active handles: 22
  1124. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1125.        22        -           19          -            2           +       0       +     0
  1126. Number of user active handles: 1
  1127. [-AI] async    00007FF9B97828F0
  1128. [-A-] async    000002D660D4BDC0
  1129. [-A-] async    00007FF9B94775E0
  1130. [-A-] check    000002D662680898
  1131. [-A-] prepare  000002D662680988
  1132. [-A-] check    000002D662680A00
  1133. [-A-] async    000002D662680A78
  1134. [-A-] async    00007FF9B9477730
  1135. [RA-] async    000002D662705CF0
  1136. [RA-] async    000002D660DEB860
  1137. [RA-] async    000002D6626DEE90
  1138. [RA-] async    000002D6626C73F0
  1139. [RA-] async    000002D66271C730
  1140. [RA-] async    000002D660DDA3D0
  1141. [RA-] async    000002D6626C5C70
  1142. [RA-] async    000002D6626C6C00
  1143. [RA-] async    000002D662609430
  1144. [RA-] async    000002D6626C5410
  1145. [RA-] async    000002D66270CBD0
  1146. [RA-] async    000002D6626B8710
  1147. [-A-] timer    000002D660DA7B18
  1148. [RA-] prepare  000002D660D66768
  1149. [RA-] check    000002D660D667E0
  1150. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1151.        22        -           19          -            2           +       0       +     0
  1152. Number of active handles: 22
  1153. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1154.        22        -           19          -            2           +       0       +     0
  1155. Number of user active handles: 1
  1156. [-AI] async    00007FF9B97828F0
  1157. [-A-] async    000002D660D4BDC0
  1158. [-A-] async    00007FF9B94775E0
  1159. [-A-] check    000002D662680898
  1160. [-A-] prepare  000002D662680988
  1161. [-A-] check    000002D662680A00
  1162. [-A-] async    000002D662680A78
  1163. [-A-] async    00007FF9B9477730
  1164. [RA-] async    000002D662705CF0
  1165. [RA-] async    000002D660DEB860
  1166. [RA-] async    000002D6626DEE90
  1167. [RA-] async    000002D6626C73F0
  1168. [RA-] async    000002D66271C730
  1169. [RA-] async    000002D660DDA3D0
  1170. [RA-] async    000002D6626C5C70
  1171. [RA-] async    000002D6626C6C00
  1172. [RA-] async    000002D662609430
  1173. [RA-] async    000002D6626C5410
  1174. [RA-] async    000002D66270CBD0
  1175. [RA-] async    000002D6626B8710
  1176. [-A-] timer    000002D660DA7B18
  1177. [RA-] prepare  000002D660D66768
  1178. [RA-] check    000002D660D667E0
  1179. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1180.        22        -           19          -            2           +       0       +     0
  1181. Number of active handles: 21
  1182. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1183.        21        -           19          -            2           +       0       +     1
  1184. Number of user active handles: 0
  1185. [-AI] async    00007FF9B97828F0
  1186. [-A-] async    000002D660D4BDC0
  1187. [-A-] async    00007FF9B94775E0
  1188. [-A-] check    000002D662680898
  1189. [-A-] prepare  000002D662680988
  1190. [-A-] check    000002D662680A00
  1191. [-A-] async    000002D662680A78
  1192. [-A-] async    00007FF9B9477730
  1193. [RA-] async    000002D662705CF0
  1194. [RA-] async    000002D660DEB860
  1195. [RA-] async    000002D6626DEE90
  1196. [RA-] async    000002D6626C73F0
  1197. [RA-] async    000002D66271C730
  1198. [RA-] async    000002D660DDA3D0
  1199. [RA-] async    000002D6626C5C70
  1200. [RA-] async    000002D6626C6C00
  1201. [RA-] async    000002D662609430
  1202. [RA-] async    000002D6626C5410
  1203. [RA-] async    000002D66270CBD0
  1204. [RA-] async    000002D6626B8710
  1205. [RA-] prepare  000002D660D66768
  1206. [RA-] check    000002D660D667E0
  1207. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1208.        21        -           19          -            2           +       0       +     1
  1209. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1210.        19        -           19          -            0           +       0       +     1
  1211. [Tue Feb 28 14:32:42] #13980 [ 5367 | node_loader_impl_destroy | E:\metacall\core\source\loaders\node_loader\source\node_loader_impl.cpp ] @Debug : NodeJS execution return status 0
  1212. [Tue Feb 28 14:32:42] #13980 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: E:/metacall/core/build/Debug/plugins/cli/cli_core_plugin/cli_core_plugin <000002D660D5BBD0> in destroy list
  1213. [Tue Feb 28 14:32:42] #13980 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: E:/metacall/core/build/Debug/plugins/backtrace_plugin/backtrace_plugin <000002D660D4BEE0> in destroy list
  1214. [Tue Feb 28 14:32:42] #13980 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: plugin_extension <000002D660D45150> in destroy list
  1215. [Tue Feb 28 14:32:42] #13980 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: E:/metacall/core/build/Debug/plugins/backtrace_plugin/backtrace_plugin <000002D660D4BEE0>
  1216. [Tue Feb 28 14:32:42] #13980 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: E:/metacall/core/build/Debug/plugins/cli/cli_core_plugin/cli_core_plugin <000002D660D5BBD0>
  1217. [Tue Feb 28 14:32:42] #13980 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: plugin_extension <000002D660D45150>
  1218. ----------------- FUNCTIONS -----------------
  1219. Allocations: 7
  1220. Deallocations: 7
  1221. Increments: 7
  1222. Decrements: 7
  1223. ----------------- CLASSES -----------------
  1224. Allocations: 0
  1225. Deallocations: 0
  1226. Increments: 0
  1227. Decrements: 0
  1228. ----------------- OBJECTS -----------------
  1229. Allocations: 0
  1230. Deallocations: 0
  1231. Increments: 0
  1232. Decrements: 0
  1233. ----------------- EXCEPTIONS -----------------
  1234. Allocations: 0
  1235. Deallocations: 0
  1236. Increments: 0
  1237. Decrements: 0
  1238. <end of output>
  1239. Test time =   8.42 sec
  1240. ----------------------------------------------------------
  1241. Test Fail Reason:
  1242. Required regular expression not found. Regex=[Hello metaprogrammer
  1243. ]
  1244. "metacallcli-tsx-templating" end time: Feb 28 14:32 India Standard Time
  1245. "metacallcli-tsx-templating" time elapsed: 00:00:08
  1246. ----------------------------------------------------------
  1247.  
  1248. 116/117 Testing: metacallcli-tsx-loop-fail
  1249. 116/117 Test: metacallcli-tsx-loop-fail
  1250. Command: "E:/metacall/core/build/Debug/metacallclid.exe" "loopfail.tsx"
  1251. Directory: E:/metacall/core/build/scripts/loopfail
  1252. "metacallcli-tsx-loop-fail" start time: Feb 28 14:32 India Standard Time
  1253. Output:
  1254. ----------------------------------------------------------
  1255. [Tue Feb 28 14:32:42] #6428 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  1256. [Tue Feb 28 14:32:42] #6428 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  1257. [Tue Feb 28 14:32:42] #6428 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  1258. [Tue Feb 28 14:32:42] #6428 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  1259. [Tue Feb 28 14:32:42] #6428 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  1260. [Tue Feb 28 14:32:42] #6428 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  1261. [Tue Feb 28 14:32:42] #6428 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts\
  1262. [Tue Feb 28 14:32:42] #6428 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  1263. [Tue Feb 28 14:32:42] #6428 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  1264. [Tue Feb 28 14:32:42] #6428 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  1265. [Tue Feb 28 14:32:42] #6428 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  1266. [Tue Feb 28 14:32:42] #6428 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  1267. [Tue Feb 28 14:32:42] #6428 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  1268. [Tue Feb 28 14:32:42] #6428 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  1269. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  1270.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  1271.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  1272.   code: 'MODULE_NOT_FOUND'
  1273. }
  1274. [Tue Feb 28 14:32:43] #6428 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  1275. [Tue Feb 28 14:32:43] #6428 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  1276. Script (loopfail.tsx) load error in loader (ts)
  1277. [Tue Feb 28 14:32:43] #6428 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\cli\cli_core_plugin\metacall.json
  1278. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1279.        20        -           19          -            0           +       0       +     0
  1280. Number of active handles: 22
  1281. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1282.        22        -           19          -            2           +       0       +     0
  1283. Number of user active handles: 1
  1284. [-AI] async    00007FF9B97828F0
  1285. [-A-] async    00000152CCE86C00
  1286. [-A-] async    00007FF9B94775E0
  1287. [-A-] check    00000152CCF15128
  1288. [-A-] prepare  00000152CCF15218
  1289. [-A-] check    00000152CCF15290
  1290. [-A-] async    00000152CCF15308
  1291. [-A-] async    00007FF9B9477730
  1292. [RA-] async    00000152CE9681C0
  1293. [RA-] async    00000152CCF4CAE0
  1294. [RA-] async    00000152CE992340
  1295. [RA-] async    00000152CCF2FE20
  1296. [RA-] async    00000152CE993900
  1297. [RA-] async    00000152CE973450
  1298. [RA-] async    00000152CE9AEAB0
  1299. [RA-] async    00000152CE9D4E60
  1300. [RA-] async    00000152CE987730
  1301. [RA-] async    00000152CCF409A0
  1302. [RA-] async    00000152CE9ACA30
  1303. [RA-] async    00000152CE9C71A0
  1304. [-A-] timer    00000152CE9623B8
  1305. [RA-] prepare  00000152CCE9A638
  1306. [RA-] check    00000152CCE9A6B0
  1307. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1308.        22        -           19          -            2           +       0       +     0
  1309. Number of active handles: 22
  1310. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1311.        22        -           19          -            2           +       0       +     0
  1312. Number of user active handles: 1
  1313. [-AI] async    00007FF9B97828F0
  1314. [-A-] async    00000152CCE86C00
  1315. [-A-] async    00007FF9B94775E0
  1316. [-A-] check    00000152CCF15128
  1317. [-A-] prepare  00000152CCF15218
  1318. [-A-] check    00000152CCF15290
  1319. [-A-] async    00000152CCF15308
  1320. [-A-] async    00007FF9B9477730
  1321. [RA-] async    00000152CE9681C0
  1322. [RA-] async    00000152CCF4CAE0
  1323. [RA-] async    00000152CE992340
  1324. [RA-] async    00000152CCF2FE20
  1325. [RA-] async    00000152CE993900
  1326. [RA-] async    00000152CE973450
  1327. [RA-] async    00000152CE9AEAB0
  1328. [RA-] async    00000152CE9D4E60
  1329. [RA-] async    00000152CE987730
  1330. [RA-] async    00000152CCF409A0
  1331. [RA-] async    00000152CE9ACA30
  1332. [RA-] async    00000152CE9C71A0
  1333. [-A-] timer    00000152CE9623B8
  1334. [RA-] prepare  00000152CCE9A638
  1335. [RA-] check    00000152CCE9A6B0
  1336. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1337.        22        -           19          -            2           +       0       +     0
  1338. Number of active handles: 21
  1339. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1340.        21        -           19          -            2           +       0       +     1
  1341. Number of user active handles: 0
  1342. [-AI] async    00007FF9B97828F0
  1343. [-A-] async    00000152CCE86C00
  1344. [-A-] async    00007FF9B94775E0
  1345. [-A-] check    00000152CCF15128
  1346. [-A-] prepare  00000152CCF15218
  1347. [-A-] check    00000152CCF15290
  1348. [-A-] async    00000152CCF15308
  1349. [-A-] async    00007FF9B9477730
  1350. [RA-] async    00000152CE9681C0
  1351. [RA-] async    00000152CCF4CAE0
  1352. [RA-] async    00000152CE992340
  1353. [RA-] async    00000152CCF2FE20
  1354. [RA-] async    00000152CE993900
  1355. [RA-] async    00000152CE973450
  1356. [RA-] async    00000152CE9AEAB0
  1357. [RA-] async    00000152CE9D4E60
  1358. [RA-] async    00000152CE987730
  1359. [RA-] async    00000152CCF409A0
  1360. [RA-] async    00000152CE9ACA30
  1361. [RA-] async    00000152CE9C71A0
  1362. [RA-] prepare  00000152CCE9A638
  1363. [RA-] check    00000152CCE9A6B0
  1364. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1365.        21        -           19          -            2           +       0       +     1
  1366. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1367.        19        -           19          -            0           +       0       +     1
  1368. [Tue Feb 28 14:32:51] #6428 [ 5367 | node_loader_impl_destroy | E:\metacall\core\source\loaders\node_loader\source\node_loader_impl.cpp ] @Debug : NodeJS execution return status 0
  1369. [Tue Feb 28 14:32:51] #6428 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: E:/metacall/core/build/Debug/plugins/cli/cli_core_plugin/cli_core_plugin <00000152CE9FB020> in destroy list
  1370. [Tue Feb 28 14:32:51] #6428 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: E:/metacall/core/build/Debug/plugins/backtrace_plugin/backtrace_plugin <00000152CCE9B0E0> in destroy list
  1371. [Tue Feb 28 14:32:51] #6428 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: plugin_extension <00000152CCE92990> in destroy list
  1372. [Tue Feb 28 14:32:51] #6428 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: E:/metacall/core/build/Debug/plugins/backtrace_plugin/backtrace_plugin <00000152CCE9B0E0>
  1373. [Tue Feb 28 14:32:51] #6428 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: E:/metacall/core/build/Debug/plugins/cli/cli_core_plugin/cli_core_plugin <00000152CE9FB020>
  1374. [Tue Feb 28 14:32:51] #6428 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: plugin_extension <00000152CCE92990>
  1375. ----------------- FUNCTIONS -----------------
  1376. Allocations: 7
  1377. Deallocations: 7
  1378. Increments: 7
  1379. Decrements: 7
  1380. ----------------- CLASSES -----------------
  1381. Allocations: 0
  1382. Deallocations: 0
  1383. Increments: 0
  1384. Decrements: 0
  1385. ----------------- OBJECTS -----------------
  1386. Allocations: 0
  1387. Deallocations: 0
  1388. Increments: 0
  1389. Decrements: 0
  1390. ----------------- EXCEPTIONS -----------------
  1391. Allocations: 0
  1392. Deallocations: 0
  1393. Increments: 0
  1394. Decrements: 0
  1395. <end of output>
  1396. Test time =   8.50 sec
  1397. ----------------------------------------------------------
  1398. Test Fail Reason:
  1399. Required regular expression not found. Regex=[Error: Cannot find module 'yeet-oof/whatever'
  1400. ]
  1401. "metacallcli-tsx-loop-fail" end time: Feb 28 14:32 India Standard Time
  1402. "metacallcli-tsx-loop-fail" time elapsed: 00:00:08
  1403. ----------------------------------------------------------
  1404.  
  1405. 117/117 Testing: metacallcli-py-tsx
  1406. 117/117 Test: metacallcli-py-tsx
  1407. Command: "C:/Program Files/CMake/bin/cmake.exe" "-D" "EXECUTABLE=E:/metacall/core/build/Debug/metacallclid.exe" "-D" "INPUT=E:/metacall/core/source/cli/metacallcli/test/commands/metacallcli-py-tsx.txt" "-P" "E:/metacall/core/source/cli/metacallcli/test/commands/command_runner.cmake"
  1408. Directory: E:/metacall/core/build/scripts/templating
  1409. "metacallcli-py-tsx" start time: Feb 28 14:32 India Standard Time
  1410. Output:
  1411. ----------------------------------------------------------
  1412. [Tue Feb 28 14:32:51] #6800 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
  1413. [Tue Feb 28 14:32:51] #6800 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  1414. [Tue Feb 28 14:32:51] #6800 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
  1415. [Tue Feb 28 14:32:51] #6800 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
  1416. [Tue Feb 28 14:32:51] #6800 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
  1417. [Tue Feb 28 14:32:51] #6800 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
  1418. [Tue Feb 28 14:32:51] #6800 [ 77 | loader_manager_impl_script_paths_initialize | E:\metacall\core\source\loader\source\loader_manager_impl.c ] @Debug : Loader script path: E:/metacall/core/build/scripts/templating\
  1419. [Tue Feb 28 14:32:51] #6800 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
  1420. [Tue Feb 28 14:32:51] #6800 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
  1421. [Tue Feb 28 14:32:51] #6800 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\backtrace_plugin\metacall.json
  1422. [Tue Feb 28 14:32:51] #6800 [ 101 | plugin_load_from_path | E:\metacall\core\source\extensions\plugin_extension\source\plugin_extension.cpp ] @Debug : Loading plugin: E:/metacall/core/build/Debug\plugins\cli\cli_core_plugin\metacall.json
  1423. Welcome to Tijuana, tequila, sexo & marijuana.
  1424. > [Tue Feb 28 14:32:51] #6800 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: py_loaderd
  1425. [Tue Feb 28 14:32:51] #6800 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: py_loader_impl_interface_singleton
  1426. [Tue Feb 28 14:32:51] #6800 [ 2739 | py_loader_impl_initialize | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Warning : Invalid garbage collector module creation
  1427. [Tue Feb 28 14:32:51] #6800 [ 2783 | py_loader_impl_initialize | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Debug : Python loader initialized correctly
  1428. [Tue Feb 28 14:32:51] #6800 [ 4205 | py_loader_impl_sys_path_print | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Debug : Python System Paths:
  1429. E:/metacall/core/build/Debug\
  1430. E:\metacall\core\build\runtimes\python\python39_d.zip
  1431. E:\metacall\core\build\runtimes\python\Lib
  1432. E:\metacall\core\build\runtimes\python\DLLs
  1433. E:\metacall\core\build\Debug
  1434. E:\metacall\core\build\runtimes\python
  1435. E:\metacall\core\build\runtimes\python\lib\site-packages
  1436. [Tue Feb 28 14:32:51] #6800 [ 4205 | py_loader_impl_sys_path_print | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Debug : Python System Paths:
  1437. E:/metacall/core/build/scripts/templating/
  1438. E:/metacall/core/build/Debug\
  1439. E:\metacall\core\build\runtimes\python\python39_d.zip
  1440. E:\metacall\core\build\runtimes\python\Lib
  1441. E:\metacall\core\build\runtimes\python\DLLs
  1442. E:\metacall\core\build\Debug
  1443. E:\metacall\core\build\runtimes\python
  1444. E:\metacall\core\build\runtimes\python\lib\site-packages
  1445. [Tue Feb 28 14:32:52] #6800 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
  1446. [Tue Feb 28 14:32:52] #6800 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
  1447. [Tue Feb 28 14:32:52] #6800 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
  1448. [Tue Feb 28 14:32:52] #6800 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
  1449. Exception in node_loader_trampoline_load_from_file while loading: [ 'E:/metacall/core/build/Debug\\bootstrap.ts' ] Error: Cannot find module 'E:/metacall/core/build/Debug\bootstrap.ts'
  1450.     at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
  1451.     at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
  1452.   code: 'MODULE_NOT_FOUND'
  1453. }
  1454. [Tue Feb 28 14:32:52] #6800 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
  1455. [Tue Feb 28 14:32:52] #6800 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
  1456. [Tue Feb 28 14:32:52] #6800 [ 3128 | py_loader_impl_load_from_file_exception | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Error : Python Error: Exception raised while loading the module 'cli-test-tsx.py'
  1457. [Tue Feb 28 14:32:52] #6800 [ 4088 | py_loader_impl_error_print | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Error : Python Error: [Type: <class 'ModuleNotFoundError'>]: MetaCall could not import: templating.tsx
  1458. Traceback (most recent call last):
  1459.   File "py_loader_impl_load_from_file_path", line 33, in load_from_path
  1460.   File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
  1461.   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  1462.   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  1463.   File "E:/metacall/core/build/scripts/templating/cli-test-tsx.py", line 17, in <module>
  1464.     main();
  1465.   File "E:/metacall/core/build/scripts/templating/cli-test-tsx.py", line 13, in main
  1466.     from templating.tsx import hello
  1467.   File "E:\metacall/core/source/ports/py_port\metacall\api.py", line 254, in __metacall_import__
  1468.     raise ImportException(f'MetaCall could not import: {name}')
  1469. ModuleNotFoundError: MetaCall could not import: templating.tsx
  1470.  
  1471. Script (cli-test-tsx.py) load error in loader (py)
  1472. > Exiting ...
  1473. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1474.        20        -           19          -            0           +       0       +     0
  1475. Number of active handles: 22
  1476. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1477.        22        -           19          -            2           +       0       +     0
  1478. Number of user active handles: 1
  1479. [-AI] async    00007FF9B97828F0
  1480. [-A-] async    000002828B6D1EC0
  1481. [-A-] async    00007FF9B94775E0
  1482. [-A-] check    000002828B6DDFB8
  1483. [-A-] prepare  000002828B6DE0A8
  1484. [-A-] check    000002828B6DE120
  1485. [-A-] async    000002828B6DE198
  1486. [-A-] async    00007FF9B9477730
  1487. [RA-] async    000002828B6D3F20
  1488. [RA-] async    000002828BBAA0B0
  1489. [RA-] async    000002828BBA2830
  1490. [RA-] async    000002828BCFDC50
  1491. [RA-] async    000002828BCFDE10
  1492. [RA-] async    000002828B6DEE30
  1493. [RA-] async    000002828BB9BD50
  1494. [RA-] async    000002828BB9BF10
  1495. [RA-] async    000002828BB9C0D0
  1496. [RA-] async    000002828BCE77F0
  1497. [RA-] async    000002828BCE79B0
  1498. [RA-] async    000002828BD99660
  1499. [-A-] timer    000002828BC3FC38
  1500. [RA-] prepare  000002828B6949A8
  1501. [RA-] check    000002828B694A20
  1502. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1503.        22        -           19          -            2           +       0       +     0
  1504. Number of active handles: 22
  1505. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1506.        22        -           19          -            2           +       0       +     0
  1507. Number of user active handles: 1
  1508. [-AI] async    00007FF9B97828F0
  1509. [-A-] async    000002828B6D1EC0
  1510. [-A-] async    00007FF9B94775E0
  1511. [-A-] check    000002828B6DDFB8
  1512. [-A-] prepare  000002828B6DE0A8
  1513. [-A-] check    000002828B6DE120
  1514. [-A-] async    000002828B6DE198
  1515. [-A-] async    00007FF9B9477730
  1516. [RA-] async    000002828B6D3F20
  1517. [RA-] async    000002828BBAA0B0
  1518. [RA-] async    000002828BBA2830
  1519. [RA-] async    000002828BCFDC50
  1520. [RA-] async    000002828BCFDE10
  1521. [RA-] async    000002828B6DEE30
  1522. [RA-] async    000002828BB9BD50
  1523. [RA-] async    000002828BB9BF10
  1524. [RA-] async    000002828BB9C0D0
  1525. [RA-] async    000002828BCE77F0
  1526. [RA-] async    000002828BCE79B0
  1527. [RA-] async    000002828BD99660
  1528. [-A-] timer    000002828BC3FC38
  1529. [RA-] prepare  000002828B6949A8
  1530. [RA-] check    000002828B694A20
  1531. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1532.        22        -           19          -            2           +       0       +     0
  1533. Number of active handles: 21
  1534. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1535.        21        -           19          -            2           +       0       +     1
  1536. Number of user active handles: 0
  1537. [-AI] async    00007FF9B97828F0
  1538. [-A-] async    000002828B6D1EC0
  1539. [-A-] async    00007FF9B94775E0
  1540. [-A-] check    000002828B6DDFB8
  1541. [-A-] prepare  000002828B6DE0A8
  1542. [-A-] check    000002828B6DE120
  1543. [-A-] async    000002828B6DE198
  1544. [-A-] async    00007FF9B9477730
  1545. [RA-] async    000002828B6D3F20
  1546. [RA-] async    000002828BBAA0B0
  1547. [RA-] async    000002828BBA2830
  1548. [RA-] async    000002828BCFDC50
  1549. [RA-] async    000002828BCFDE10
  1550. [RA-] async    000002828B6DEE30
  1551. [RA-] async    000002828BB9BD50
  1552. [RA-] async    000002828BB9BF10
  1553. [RA-] async    000002828BB9C0D0
  1554. [RA-] async    000002828BCE77F0
  1555. [RA-] async    000002828BCE79B0
  1556. [RA-] async    000002828BD99660
  1557. [RA-] prepare  000002828B6949A8
  1558. [RA-] check    000002828B694A20
  1559. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1560.        21        -           19          -            2           +       0       +     1
  1561. [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
  1562.        19        -           19          -            0           +       0       +     1
  1563. [Tue Feb 28 14:33:00] #6800 [ 5367 | node_loader_impl_destroy | E:\metacall\core\source\loaders\node_loader\source\node_loader_impl.cpp ] @Debug : NodeJS execution return status 0
  1564. [Tue Feb 28 14:33:00] #6800 [ 4174 | py_loader_impl_gc_print | E:\metacall\core\source\loaders\py_loader\source\py_loader_impl.c ] @Debug : Python Garbage Collector:
  1565.  
  1566. Traceback (most recent call last):
  1567.   File "py_loader_impl_load_from_file_path", line 33, in load_from_path
  1568.   File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
  1569.   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  1570.   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  1571.   File "E:/metacall/core/build/scripts/templating/cli-test-tsx.py", line 17, in <module>
  1572.     main();
  1573.   File "E:/metacall/core/build/scripts/templating/cli-test-tsx.py", line 13, in main
  1574.     from templating.tsx import hello
  1575.   File "E:\metacall/core/source/ports/py_port\metacall\api.py", line 254, in __metacall_import__
  1576.     raise ImportException(f'MetaCall could not import: {name}')
  1577. ModuleNotFoundError: MetaCall could not import: templating.tsx
  1578.  
  1579. [Tue Feb 28 14:33:00] #6800 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: E:/metacall/core/build/Debug/plugins/cli/cli_core_plugin/cli_core_plugin <00000282891AF870> in destroy list
  1580. [Tue Feb 28 14:33:00] #6800 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: E:/metacall/core/build/Debug/plugins/backtrace_plugin/backtrace_plugin <00000282891AFB30> in destroy list
  1581. [Tue Feb 28 14:33:00] #6800 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: plugin_extension <00000282891AAED0> in destroy list
  1582. [Tue Feb 28 14:33:00] #6800 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: E:/metacall/core/build/Debug/plugins/backtrace_plugin/backtrace_plugin <00000282891AFB30>
  1583. [Tue Feb 28 14:33:00] #6800 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: E:/metacall/core/build/Debug/plugins/cli/cli_core_plugin/cli_core_plugin <00000282891AF870>
  1584. [Tue Feb 28 14:33:00] #6800 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: plugin_extension <00000282891AAED0>
  1585. ----------------- FUNCTIONS -----------------
  1586. Allocations: 7
  1587. Deallocations: 7
  1588. Increments: 7
  1589. Decrements: 7
  1590. ----------------- CLASSES -----------------
  1591. Allocations: 0
  1592. Deallocations: 0
  1593. Increments: 0
  1594. Decrements: 0
  1595. ----------------- OBJECTS -----------------
  1596. Allocations: 0
  1597. Deallocations: 0
  1598. Increments: 0
  1599. Decrements: 0
  1600. ----------------- EXCEPTIONS -----------------
  1601. Allocations: 0
  1602. Deallocations: 0
  1603. Increments: 0
  1604. Decrements: 0
  1605. <end of output>
  1606. Test time =   9.19 sec
  1607. ----------------------------------------------------------
  1608. Test Fail Reason:
  1609. Required regular expression not found. Regex=[Hello World
  1610. ]
  1611. "metacallcli-py-tsx" end time: Feb 28 14:33 India Standard Time
  1612. "metacallcli-py-tsx" time elapsed: 00:00:09
  1613. ----------------------------------------------------------
  1614.  
  1615. End testing: Feb 28 14:33 India Standard Time
  1616.  
  1617. E:/metacall/core/build/scripts/typedfunc =   3.50 sec*proc
  1618.  
  1619. WORKING_DIRECTORY =   3.50 sec*proc
  1620.  
  1621. metacall-depends-test =   0.59 sec*proc
  1622.  
  1623. metacall-node-typescript-test =   0.74 sec*proc
  1624.  
  1625. metacall-typescript-call-map-test =   0.67 sec*proc
  1626.  
  1627. metacall-typescript-node-test =   0.73 sec*proc
  1628.  
  1629. metacall-typescript-require-test =   0.68 sec*proc
  1630.  
  1631. metacall-typescript-test =   0.69 sec*proc
  1632.  
  1633. metacall-typescript-tsx-test =   0.74 sec*proc
  1634.  
  1635. metacallcli-py-tsx =   9.19 sec*proc
  1636.  
  1637. metacallcli-tsx-loop-fail =   8.50 sec*proc
  1638.  
  1639. metacallcli-tsx-templating =   8.42 sec*proc
  1640.  
  1641. ts_loader_bootstrap =   0.00 sec*proc
  1642.  
  1643.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement