Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Start testing: Feb 28 14:32 India Standard Time
- ----------------------------------------------------------
- 1/117 Testing: ts_loader_bootstrap
- 1/117 Test: ts_loader_bootstrap
- Command: "C:/Program Files/nodejs/npm" "test"
- Directory: E:/metacall/core/source/loaders/ts_loader/bootstrap/lib
- "ts_loader_bootstrap" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- <end of output>
- Test time = 0.00 sec
- ----------------------------------------------------------
- Test Failed.
- "ts_loader_bootstrap" end time: Feb 28 14:32 India Standard Time
- "ts_loader_bootstrap" time elapsed: 00:00:00
- ----------------------------------------------------------
- 41/117 Testing: metacall-node-typescript-test
- 41/117 Test: metacall-node-typescript-test
- Command: "E:/metacall/core/build/Debug/metacall-node-typescript-testd.exe"
- Directory: E:/metacall/core/build/source/tests/metacall_node_typescript_test
- "metacall-node-typescript-test" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_node_typescript_test
- [ RUN ] metacall_node_typescript_test.DefaultConstructor
- [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
- [Tue Feb 28 14:32:28] #9608 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- E:\metacall\core\source\tests\metacall_node_typescript_test\source\metacall_node_typescript_test.cpp(60): error: Expected equality of these values:
- (int)0
- Which is: 0
- (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
- Which is: 1
- 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
- Assertion failed: value_type_id(v) == TYPE_DOUBLE, file E:\metacall\core\source\metacall\source\metacall_value.c, line 275
- Stack trace (most recent call last):
- #21 Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF755A02D2E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF755A029FE]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF755A02B3E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF755A02C99]
- #16 Source "E:\metacall\core\source\tests\metacall_node_typescript_test\source\main.cpp", line 28, in main [00007FF75597D512]
- 25: ::testing::InitGoogleTest(&argc, argv);
- 26:
- 27: return RUN_ALL_TESTS();
- > 28: }
- #15 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF75597DC93]
- 2489: inline int RUN_ALL_TESTS() {
- 2490: return ::testing::UnitTest::GetInstance()->Run();
- >2491: }
- 2492:
- 2493: GTEST_DISABLE_MSC_WARNINGS_POP_() // 4251
- #14 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF755992701]
- 5435: }
- 5436: #endif // GTEST_OS_WINDOWS
- 5437:
- >5438: return internal::HandleExceptionsInMethodIfSupported(
- 5439: impl(),
- 5440: &internal::UnitTestImpl::RunAllTests,
- 5441: "auxiliary test code (environments or event listeners)") ? 0 : 1;
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #11 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF75599855C]
- 5853: for (int test_index = 0; test_index < total_test_suite_count();
- 5854: test_index++) {
- 5855: GetMutableSuiteCase(test_index)->Run();
- >5856: if (GTEST_FLAG(fail_fast) &&
- 5857: GetMutableSuiteCase(test_index)->Failed()) {
- 5858: for (int j = test_index + 1; j < total_test_suite_count(); j++) {
- 5859: GetMutableSuiteCase(j)->Skip();
- #10 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF755991F32]
- 3013: internal::Timer timer;
- 3014: for (int i = 0; i < total_test_count(); i++) {
- 3015: GetMutableTestInfo(i)->Run();
- >3016: if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
- 3017: for (int j = i + 1; j < total_test_count(); j++) {
- 3018: GetMutableTestInfo(j)->Skip();
- 3019: }
- #9 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF7559916F5]
- 2861: test->Run();
- 2862: }
- 2863:
- >2864: if (test != nullptr) {
- 2865: // Deletes the test object.
- 2866: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2867: internal::HandleExceptionsInMethodIfSupported(
- #8 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF755990BEB]
- 2686: // However, we want to clean up as much as possible. Hence we will
- 2687: // always call TearDown(), even if SetUp() or the test body has
- 2688: // failed.
- >2689: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2690: internal::HandleExceptionsInMethodIfSupported(
- 2691: this, &Test::TearDown, "TearDown()");
- 2692: }
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #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]
- 65: EXPECT_NE((void *)NULL, (void *)ret);
- 66:
- > 67: EXPECT_EQ((double)metacall_value_to_double(ret), (double)7.0);
- 68:
- 69: metacall_value_destroy(ret);
- #4 Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 275, in metacall_value_to_double [00007FFA351856D3]
- 273: double metacall_value_to_double(void *v)
- 274: {
- > 275: assert(value_type_id(v) == TYPE_DOUBLE);
- 276:
- 277: return value_to_double(v);
- 278: }
- #3 Object "", at 00007FFA0732158F, in wassert
- #2 Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFA0731AB29, in abort
- <end of output>
- Test time = 0.74 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-node-typescript-test" end time: Feb 28 14:32 India Standard Time
- "metacall-node-typescript-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 57/117 Testing: metacall-depends-test
- 57/117 Test: metacall-depends-test
- Command: "E:/metacall/core/build/Debug/metacall-depends-testd.exe"
- Directory: E:/metacall/core/build/source/tests/metacall_depends_test
- "metacall-depends-test" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_depends_test
- [ RUN ] metacall_depends_test.DefaultConstructor
- [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
- [Tue Feb 28 14:32:29] #6816 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- [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:
- E:/metacall/core/build/Debug\
- E:\metacall\core\build\runtimes\python\python39_d.zip
- E:\metacall\core\build\runtimes\python\Lib
- E:\metacall\core\build\runtimes\python\DLLs
- E:\metacall\core\build\Debug
- E:\metacall\core\build\runtimes\python
- E:\metacall\core\build\runtimes\python\lib\site-packages
- [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:
- E:/metacall/core/build/scripts/
- E:/metacall/core/build/Debug\
- E:\metacall\core\build\runtimes\python\python39_d.zip
- E:\metacall\core\build\runtimes\python\Lib
- E:\metacall\core\build\runtimes\python\DLLs
- E:\metacall\core\build\Debug
- E:\metacall\core\build\runtimes\python
- E:\metacall\core\build\runtimes\python\lib\site-packages
- [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'
- [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'
- Traceback (most recent call last):
- File "py_loader_impl_load_from_file_path", line 33, in load_from_path
- File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
- File "<frozen importlib._bootstrap_external>", line 850, in exec_module
- File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
- File "E:/metacall/core/build/scripts/rsasample.py", line 22, in <module>
- from sample import rsa_strings
- File "E:\metacall\core\build\scripts\sample\rsa_strings.py", line 22, in <module>
- import rsa
- ModuleNotFoundError: No module named 'rsa'
- E:\metacall\core\source\tests\metacall_depends_test\source\metacall_depends_test.cpp(46): error: Expected equality of these values:
- (int)0
- Which is: 0
- (int)metacall_load_from_file("py", py_scripts, sizeof(py_scripts) / sizeof(py_scripts[0]), 0)
- Which is: 1
- 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
- E:\metacall\core\source\tests\metacall_depends_test\source\metacall_depends_test.cpp(52): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
- 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
- E:\metacall\core\source\tests\metacall_depends_test\source\metacall_depends_test.cpp(60): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
- [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:
- Traceback (most recent call last):
- File "py_loader_impl_load_from_file_path", line 33, in load_from_path
- File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
- File "<frozen importlib._bootstrap_external>", line 850, in exec_module
- File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
- File "E:/metacall/core/build/scripts/rsasample.py", line 22, in <module>
- from sample import rsa_strings
- File "E:\metacall\core\build\scripts\sample\rsa_strings.py", line 22, in <module>
- import rsa
- ModuleNotFoundError: No module named 'rsa'
- [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
- [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
- [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>
- [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>
- ----------------- FUNCTIONS -----------------
- Allocations: 1
- Deallocations: 1
- Increments: 1
- Decrements: 1
- ----------------- CLASSES -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- ----------------- OBJECTS -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- ----------------- EXCEPTIONS -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- [ FAILED ] metacall_depends_test.DefaultConstructor (547 ms)
- [----------] 1 test from metacall_depends_test (547 ms total)
- [----------] Global test environment tear-down
- [==========] 1 test from 1 test suite ran. (548 ms total)
- [ PASSED ] 0 tests.
- [ FAILED ] 1 test, listed below:
- [ FAILED ] metacall_depends_test.DefaultConstructor
- 1 FAILED TEST
- <end of output>
- Test time = 0.59 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-depends-test" end time: Feb 28 14:32 India Standard Time
- "metacall-depends-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 86/117 Testing: metacall-typescript-test
- 86/117 Test: metacall-typescript-test
- Command: "E:/metacall/core/build/Debug/metacall-typescript-testd.exe"
- Directory: E:/metacall/core/build/source/tests/metacall_typescript_test
- "metacall-typescript-test" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_typescript_test
- [ RUN ] metacall_typescript_test.DefaultConstructor
- [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
- [Tue Feb 28 14:32:30] #3496 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- E:\metacall\core\source\tests\metacall_typescript_test\source\metacall_typescript_test.cpp(48): error: Expected equality of these values:
- (int)0
- Which is: 0
- (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
- Which is: 1
- E:\metacall\core\source\tests\metacall_typescript_test\source\metacall_typescript_test.cpp(53): error: Expected: ((void *)0) != ((void *)ret), actual: NULL vs NULL
- Assertion failed: value_type_id(v) == TYPE_DOUBLE, file E:\metacall\core\source\metacall\source\metacall_value.c, line 275
- Stack trace (most recent call last):
- #21 Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF6DD592B9E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF6DD59286E]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF6DD5929AE]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF6DD592B09]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_test\source\main.cpp", line 28, in main [00007FF6DD50D512]
- 25: ::testing::InitGoogleTest(&argc, argv);
- 26:
- 27: return RUN_ALL_TESTS();
- > 28: }
- #15 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF6DD50DC93]
- 2489: inline int RUN_ALL_TESTS() {
- 2490: return ::testing::UnitTest::GetInstance()->Run();
- >2491: }
- 2492:
- 2493: GTEST_DISABLE_MSC_WARNINGS_POP_() // 4251
- #14 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF6DD522571]
- 5435: }
- 5436: #endif // GTEST_OS_WINDOWS
- 5437:
- >5438: return internal::HandleExceptionsInMethodIfSupported(
- 5439: impl(),
- 5440: &internal::UnitTestImpl::RunAllTests,
- 5441: "auxiliary test code (environments or event listeners)") ? 0 : 1;
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #11 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF6DD5283CC]
- 5853: for (int test_index = 0; test_index < total_test_suite_count();
- 5854: test_index++) {
- 5855: GetMutableSuiteCase(test_index)->Run();
- >5856: if (GTEST_FLAG(fail_fast) &&
- 5857: GetMutableSuiteCase(test_index)->Failed()) {
- 5858: for (int j = test_index + 1; j < total_test_suite_count(); j++) {
- 5859: GetMutableSuiteCase(j)->Skip();
- #10 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF6DD521DA2]
- 3013: internal::Timer timer;
- 3014: for (int i = 0; i < total_test_count(); i++) {
- 3015: GetMutableTestInfo(i)->Run();
- >3016: if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
- 3017: for (int j = i + 1; j < total_test_count(); j++) {
- 3018: GetMutableTestInfo(j)->Skip();
- 3019: }
- #9 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF6DD521565]
- 2861: test->Run();
- 2862: }
- 2863:
- >2864: if (test != nullptr) {
- 2865: // Deletes the test object.
- 2866: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2867: internal::HandleExceptionsInMethodIfSupported(
- #8 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF6DD520A5B]
- 2686: // However, we want to clean up as much as possible. Hence we will
- 2687: // always call TearDown(), even if SetUp() or the test body has
- 2688: // failed.
- >2689: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2690: internal::HandleExceptionsInMethodIfSupported(
- 2691: this, &Test::TearDown, "TearDown()");
- 2692: }
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #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]
- 53: EXPECT_NE((void *)NULL, (void *)ret);
- 54:
- > 55: EXPECT_EQ((double)metacall_value_to_double(ret), (double)7.0);
- 56:
- 57: metacall_value_destroy(ret);
- #4 Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 275, in metacall_value_to_double [00007FFA351856D3]
- 273: double metacall_value_to_double(void *v)
- 274: {
- > 275: assert(value_type_id(v) == TYPE_DOUBLE);
- 276:
- 277: return value_to_double(v);
- 278: }
- #3 Object "", at 00007FFA0732158F, in wassert
- #2 Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFA0731AB29, in abort
- <end of output>
- Test time = 0.69 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-test" end time: Feb 28 14:32 India Standard Time
- "metacall-typescript-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 87/117 Testing: metacall-typescript-node-test
- 87/117 Test: metacall-typescript-node-test
- Command: "E:/metacall/core/build/Debug/metacall-typescript-node-testd.exe"
- Directory: E:/metacall/core/build/source/tests/metacall_typescript_node_test
- "metacall-typescript-node-test" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_typescript_node_test
- [ RUN ] metacall_typescript_node_test.DefaultConstructor
- [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
- [Tue Feb 28 14:32:30] #9916 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- E:\metacall\core\source\tests\metacall_typescript_node_test\source\metacall_typescript_node_test.cpp(48): error: Expected equality of these values:
- (int)0
- Which is: 0
- (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
- Which is: 1
- 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
- Assertion failed: value_type_id(v) == TYPE_DOUBLE, file E:\metacall\core\source\metacall\source\metacall_value.c, line 275
- Stack trace (most recent call last):
- #21 Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF772E32D2E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF772E329FE]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF772E32B3E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF772E32C99]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_node_test\source\main.cpp", line 28, in main [00007FF772DAD512]
- 25: ::testing::InitGoogleTest(&argc, argv);
- 26:
- 27: return RUN_ALL_TESTS();
- > 28: }
- #15 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF772DADC93]
- 2489: inline int RUN_ALL_TESTS() {
- 2490: return ::testing::UnitTest::GetInstance()->Run();
- >2491: }
- 2492:
- 2493: GTEST_DISABLE_MSC_WARNINGS_POP_() // 4251
- #14 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF772DC2701]
- 5435: }
- 5436: #endif // GTEST_OS_WINDOWS
- 5437:
- >5438: return internal::HandleExceptionsInMethodIfSupported(
- 5439: impl(),
- 5440: &internal::UnitTestImpl::RunAllTests,
- 5441: "auxiliary test code (environments or event listeners)") ? 0 : 1;
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #11 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF772DC855C]
- 5853: for (int test_index = 0; test_index < total_test_suite_count();
- 5854: test_index++) {
- 5855: GetMutableSuiteCase(test_index)->Run();
- >5856: if (GTEST_FLAG(fail_fast) &&
- 5857: GetMutableSuiteCase(test_index)->Failed()) {
- 5858: for (int j = test_index + 1; j < total_test_suite_count(); j++) {
- 5859: GetMutableSuiteCase(j)->Skip();
- #10 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF772DC1F32]
- 3013: internal::Timer timer;
- 3014: for (int i = 0; i < total_test_count(); i++) {
- 3015: GetMutableTestInfo(i)->Run();
- >3016: if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
- 3017: for (int j = i + 1; j < total_test_count(); j++) {
- 3018: GetMutableTestInfo(j)->Skip();
- 3019: }
- #9 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF772DC16F5]
- 2861: test->Run();
- 2862: }
- 2863:
- >2864: if (test != nullptr) {
- 2865: // Deletes the test object.
- 2866: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2867: internal::HandleExceptionsInMethodIfSupported(
- #8 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF772DC0BEB]
- 2686: // However, we want to clean up as much as possible. Hence we will
- 2687: // always call TearDown(), even if SetUp() or the test body has
- 2688: // failed.
- >2689: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2690: internal::HandleExceptionsInMethodIfSupported(
- 2691: this, &Test::TearDown, "TearDown()");
- 2692: }
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #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]
- 53: EXPECT_NE((void *)NULL, (void *)ret);
- 54:
- > 55: EXPECT_EQ((double)metacall_value_to_double(ret), (double)7.0);
- 56:
- 57: metacall_value_destroy(ret);
- #4 Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 275, in metacall_value_to_double [00007FFA351856D3]
- 273: double metacall_value_to_double(void *v)
- 274: {
- > 275: assert(value_type_id(v) == TYPE_DOUBLE);
- 276:
- 277: return value_to_double(v);
- 278: }
- #3 Object "", at 00007FFA0732158F, in wassert
- #2 Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFA0731AB29, in abort
- <end of output>
- Test time = 0.73 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-node-test" end time: Feb 28 14:32 India Standard Time
- "metacall-typescript-node-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 88/117 Testing: metacall-typescript-call-map-test
- 88/117 Test: metacall-typescript-call-map-test
- Command: "E:/metacall/core/build/Debug/metacall-typescript-call-map-testd.exe"
- Directory: E:/metacall/core/build/source/tests/metacall_typescript_call_map_test
- "metacall-typescript-call-map-test" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_typescript_call_map_test
- [ RUN ] metacall_typescript_call_map_test.DefaultConstructor
- [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
- [Tue Feb 28 14:32:31] #15276 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- E:\metacall\core\source\tests\metacall_typescript_call_map_test\source\metacall_typescript_call_map_test.cpp(50): error: Expected equality of these values:
- (int)0
- Which is: 0
- (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
- Which is: 1
- 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
- Assertion failed: value_type_id(v) == TYPE_DOUBLE, file E:\metacall\core\source\metacall\source\metacall_value.c, line 275
- Stack trace (most recent call last):
- #21 Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF6418F236E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF6418F203E]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF6418F217E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF6418F22D9]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_call_map_test\source\main.cpp", line 28, in main [00007FF64186D512]
- 25: ::testing::InitGoogleTest(&argc, argv);
- 26:
- 27: return RUN_ALL_TESTS();
- > 28: }
- #15 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF64186DC93]
- 2489: inline int RUN_ALL_TESTS() {
- 2490: return ::testing::UnitTest::GetInstance()->Run();
- >2491: }
- 2492:
- 2493: GTEST_DISABLE_MSC_WARNINGS_POP_() // 4251
- #14 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF641881D41]
- 5435: }
- 5436: #endif // GTEST_OS_WINDOWS
- 5437:
- >5438: return internal::HandleExceptionsInMethodIfSupported(
- 5439: impl(),
- 5440: &internal::UnitTestImpl::RunAllTests,
- 5441: "auxiliary test code (environments or event listeners)") ? 0 : 1;
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #11 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF641887B9C]
- 5853: for (int test_index = 0; test_index < total_test_suite_count();
- 5854: test_index++) {
- 5855: GetMutableSuiteCase(test_index)->Run();
- >5856: if (GTEST_FLAG(fail_fast) &&
- 5857: GetMutableSuiteCase(test_index)->Failed()) {
- 5858: for (int j = test_index + 1; j < total_test_suite_count(); j++) {
- 5859: GetMutableSuiteCase(j)->Skip();
- #10 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF641881572]
- 3013: internal::Timer timer;
- 3014: for (int i = 0; i < total_test_count(); i++) {
- 3015: GetMutableTestInfo(i)->Run();
- >3016: if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
- 3017: for (int j = i + 1; j < total_test_count(); j++) {
- 3018: GetMutableTestInfo(j)->Skip();
- 3019: }
- #9 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF641880D35]
- 2861: test->Run();
- 2862: }
- 2863:
- >2864: if (test != nullptr) {
- 2865: // Deletes the test object.
- 2866: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2867: internal::HandleExceptionsInMethodIfSupported(
- #8 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF64188022B]
- 2686: // However, we want to clean up as much as possible. Hence we will
- 2687: // always call TearDown(), even if SetUp() or the test body has
- 2688: // failed.
- >2689: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2690: internal::HandleExceptionsInMethodIfSupported(
- 2691: this, &Test::TearDown, "TearDown()");
- 2692: }
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #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]
- 57: EXPECT_NE((void *)NULL, (void *)ret);
- 58:
- > 59: EXPECT_EQ((double)metacall_value_to_double(ret), (double)12.0);
- 60:
- 61: metacall_value_destroy(ret);
- 62: }
- #4 Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 275, in metacall_value_to_double [00007FFA351856D3]
- 273: double metacall_value_to_double(void *v)
- 274: {
- > 275: assert(value_type_id(v) == TYPE_DOUBLE);
- 276:
- 277: return value_to_double(v);
- 278: }
- #3 Object "", at 00007FFA0732158F, in wassert
- #2 Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFA0731AB29, in abort
- <end of output>
- Test time = 0.67 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-call-map-test" end time: Feb 28 14:32 India Standard Time
- "metacall-typescript-call-map-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 89/117 Testing: metacall-typescript-tsx-test
- 89/117 Test: metacall-typescript-tsx-test
- Command: "E:/metacall/core/build/Debug/metacall-typescript-tsx-testd.exe"
- Directory: E:/metacall/core/build/scripts/templating
- "metacall-typescript-tsx-test" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_tsx_test
- [ RUN ] metacall_tsx_test.DefaultConstructor
- [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
- [Tue Feb 28 14:32:32] #13172 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- E:\metacall\core\source\tests\metacall_typescript_tsx_test\source\metacall_typescript_tsx_test.cpp(48): error: Expected equality of these values:
- (int)0
- Which is: 0
- (int)metacall_load_from_file("ts", tsx_scripts, sizeof(tsx_scripts) / sizeof(tsx_scripts[0]), 0)
- Which is: 1
- 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
- Assertion failed: value_type_id(v) == TYPE_STRING, file E:\metacall\core\source\metacall\source\metacall_value.c, line 282
- Stack trace (most recent call last):
- #21 Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF74FF61D5E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF74FF61A2E]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF74FF61B6E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF74FF61CC9]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_tsx_test\source\main.cpp", line 28, in main [00007FF74FEDD472]
- 25: ::testing::InitGoogleTest(&argc, argv);
- 26:
- 27: return RUN_ALL_TESTS();
- > 28: }
- #15 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF74FEDDBF3]
- 2489: inline int RUN_ALL_TESTS() {
- 2490: return ::testing::UnitTest::GetInstance()->Run();
- >2491: }
- 2492:
- 2493: GTEST_DISABLE_MSC_WARNINGS_POP_() // 4251
- #14 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF74FEF1721]
- 5435: }
- 5436: #endif // GTEST_OS_WINDOWS
- 5437:
- >5438: return internal::HandleExceptionsInMethodIfSupported(
- 5439: impl(),
- 5440: &internal::UnitTestImpl::RunAllTests,
- 5441: "auxiliary test code (environments or event listeners)") ? 0 : 1;
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #11 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF74FEF757C]
- 5853: for (int test_index = 0; test_index < total_test_suite_count();
- 5854: test_index++) {
- 5855: GetMutableSuiteCase(test_index)->Run();
- >5856: if (GTEST_FLAG(fail_fast) &&
- 5857: GetMutableSuiteCase(test_index)->Failed()) {
- 5858: for (int j = test_index + 1; j < total_test_suite_count(); j++) {
- 5859: GetMutableSuiteCase(j)->Skip();
- #10 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF74FEF0F52]
- 3013: internal::Timer timer;
- 3014: for (int i = 0; i < total_test_count(); i++) {
- 3015: GetMutableTestInfo(i)->Run();
- >3016: if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
- 3017: for (int j = i + 1; j < total_test_count(); j++) {
- 3018: GetMutableTestInfo(j)->Skip();
- 3019: }
- #9 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF74FEF0715]
- 2861: test->Run();
- 2862: }
- 2863:
- >2864: if (test != nullptr) {
- 2865: // Deletes the test object.
- 2866: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2867: internal::HandleExceptionsInMethodIfSupported(
- #8 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF74FEEFC0B]
- 2686: // However, we want to clean up as much as possible. Hence we will
- 2687: // always call TearDown(), even if SetUp() or the test body has
- 2688: // failed.
- >2689: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2690: internal::HandleExceptionsInMethodIfSupported(
- 2691: this, &Test::TearDown, "TearDown()");
- 2692: }
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #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]
- 53: EXPECT_NE((void *)NULL, (void *)ret);
- 54:
- > 55: EXPECT_EQ((int)0, (int)strcmp(metacall_value_to_string(ret), "<h1 data-reactroot=\"\">Hello metaprogrammer</h1>"));
- 56:
- 57: metacall_value_destroy(ret);
- 58: }
- #4 Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 282, in metacall_value_to_string [00007FFA35185723]
- 280: char *metacall_value_to_string(void *v)
- 281: {
- > 282: assert(value_type_id(v) == TYPE_STRING);
- 283:
- 284: return value_to_string(v);
- 285: }
- #3 Object "", at 00007FFA0732158F, in wassert
- #2 Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFA0731AB29, in abort
- <end of output>
- Test time = 0.74 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-tsx-test" end time: Feb 28 14:32 India Standard Time
- "metacall-typescript-tsx-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 91/117 Testing: metacall-typescript-require-test
- 91/117 Test: metacall-typescript-require-test
- Command: "E:/metacall/core/build/Debug/metacall-typescript-require-testd.exe"
- Directory: E:/metacall/core/build/source/tests/metacall_typescript_require_test
- "metacall-typescript-require-test" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_typescript_require_test
- [ RUN ] metacall_typescript_require_test.DefaultConstructor
- [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
- [Tue Feb 28 14:32:33] #1936 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- E:\metacall\core\source\tests\metacall_typescript_require_test\source\metacall_typescript_require_test.cpp(46): error: Expected equality of these values:
- (int)0
- Which is: 0
- (int)metacall_load_from_file("ts", ts_scripts, sizeof(ts_scripts) / sizeof(ts_scripts[0]), 0)
- Which is: 1
- 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
- Assertion failed: value_type_id(v) == TYPE_BOOL, file E:\metacall\core\source\metacall\source\metacall_value.c, line 233
- Stack trace (most recent call last):
- #21 Object "", at 00007FFA3CC07614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF7BCA7227E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF7BCA71F4E]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF7BCA7208E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF7BCA721E9]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_require_test\source\main.cpp", line 28, in main [00007FF7BC9ED4E2]
- 25: ::testing::InitGoogleTest(&argc, argv);
- 26:
- 27: return RUN_ALL_TESTS();
- > 28: }
- #15 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\include\gtest\gtest.h", line 2491, in RUN_ALL_TESTS [00007FF7BC9EDC63]
- 2489: inline int RUN_ALL_TESTS() {
- 2490: return ::testing::UnitTest::GetInstance()->Run();
- >2491: }
- 2492:
- 2493: GTEST_DISABLE_MSC_WARNINGS_POP_() // 4251
- #14 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5438, in testing::UnitTest::Run [00007FF7BCA01C41]
- 5435: }
- 5436: #endif // GTEST_OS_WINDOWS
- 5437:
- >5438: return internal::HandleExceptionsInMethodIfSupported(
- 5439: impl(),
- 5440: &internal::UnitTestImpl::RunAllTests,
- 5441: "auxiliary test code (environments or event listeners)") ? 0 : 1;
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #11 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 5856, in testing::internal::UnitTestImpl::RunAllTests [00007FF7BCA07A9C]
- 5853: for (int test_index = 0; test_index < total_test_suite_count();
- 5854: test_index++) {
- 5855: GetMutableSuiteCase(test_index)->Run();
- >5856: if (GTEST_FLAG(fail_fast) &&
- 5857: GetMutableSuiteCase(test_index)->Failed()) {
- 5858: for (int j = test_index + 1; j < total_test_suite_count(); j++) {
- 5859: GetMutableSuiteCase(j)->Skip();
- #10 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 3016, in testing::TestSuite::Run [00007FF7BCA01472]
- 3013: internal::Timer timer;
- 3014: for (int i = 0; i < total_test_count(); i++) {
- 3015: GetMutableTestInfo(i)->Run();
- >3016: if (GTEST_FLAG(fail_fast) && GetMutableTestInfo(i)->result()->Failed()) {
- 3017: for (int j = i + 1; j < total_test_count(); j++) {
- 3018: GetMutableTestInfo(j)->Skip();
- 3019: }
- #9 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2864, in testing::TestInfo::Run [00007FF7BCA00C35]
- 2861: test->Run();
- 2862: }
- 2863:
- >2864: if (test != nullptr) {
- 2865: // Deletes the test object.
- 2866: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2867: internal::HandleExceptionsInMethodIfSupported(
- #8 Source "E:\metacall\core\build\source\tests\src\google-test-depends\googletest\src\gtest.cc", line 2689, in testing::Test::Run [00007FF7BCA0012B]
- 2686: // However, we want to clean up as much as possible. Hence we will
- 2687: // always call TearDown(), even if SetUp() or the test body has
- 2688: // failed.
- >2689: impl->os_stack_trace_getter()->UponLeavingGTest();
- 2690: internal::HandleExceptionsInMethodIfSupported(
- 2691: this, &Test::TearDown, "TearDown()");
- 2692: }
- #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]
- 2640: if (internal::GetUnitTestImpl()->catch_exceptions()) {
- 2641: #if GTEST_HAS_EXCEPTIONS
- 2642: try {
- >2643: return HandleSehExceptionsInMethodIfSupported(object, method, location);
- 2644: } catch (const AssertionException&) { // NOLINT
- 2645: // This failure was reported already.
- 2646: } catch (const internal::GoogleTestFailureException&) { // NOLINT
- #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]
- 2589: T* object, Result (T::*method)(), const char* location) {
- 2590: #if GTEST_HAS_SEH
- 2591: __try {
- >2592: return (object->*method)();
- 2593: } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
- 2594: GetExceptionCode())) {
- 2595: // We create the exception message on the heap because VC++ prohibits
- #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]
- 51: EXPECT_NE((void *)NULL, (void *)ret);
- 52:
- > 53: EXPECT_EQ((boolean)metacall_value_to_bool(ret), (boolean)1L);
- 54:
- 55: metacall_value_destroy(ret);
- 56: }
- #4 Source "E:\metacall\core\source\metacall\source\metacall_value.c", line 233, in metacall_value_to_bool [00007FFA351854F2]
- 231: boolean metacall_value_to_bool(void *v)
- 232: {
- > 233: assert(value_type_id(v) == TYPE_BOOL);
- 234:
- 235: return value_to_bool(v);
- 236: }
- #3 Object "", at 00007FFA0732158F, in wassert
- #2 Object "", at 00007FFA0731E881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFA0732094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFA0731AB29, in abort
- <end of output>
- Test time = 0.68 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-require-test" end time: Feb 28 14:32 India Standard Time
- "metacall-typescript-require-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 115/117 Testing: metacallcli-tsx-templating
- 115/117 Test: metacallcli-tsx-templating
- 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"
- Directory: E:/metacall/core/build/scripts/templating
- "metacallcli-tsx-templating" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [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
- [Tue Feb 28 14:32:34] #13980 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- Welcome to Tijuana, tequila, sexo & marijuana.
- > [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- Script (templating.tsx) load error in loader (ts)
- > runtime ext {
- module plugin_extension {
- function plugin_load_from_path(arg0, arg1)
- }
- module Debug/plugins/backtrace_plugin/backtrace_plugin {
- }
- module Debug/plugins/cli/cli_core_plugin/cli_core_plugin {
- function inspect()
- function call(arg0)
- function clear(arg0, arg1)
- function await(arg0)
- function eval(arg0, arg1)
- function load(arg0, arg1)
- }
- }
- runtime node
- runtime ts
- runtime __metacall_host__
- >
- Could not find function `hello`
- Make sure it is loaded
- [WARNING]: Invalid command execution
- {
- key : call,
- arguments :
- [4] call
- [10] hello
- [27] "metaprogrammer"
- }
- See `help` for correct usage
- > Exiting ...
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 20 - 19 - 0 + 0 + 0
- Number of active handles: 22
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of user active handles: 1
- [-AI] async 00007FF9B97828F0
- [-A-] async 000002D660D4BDC0
- [-A-] async 00007FF9B94775E0
- [-A-] check 000002D662680898
- [-A-] prepare 000002D662680988
- [-A-] check 000002D662680A00
- [-A-] async 000002D662680A78
- [-A-] async 00007FF9B9477730
- [RA-] async 000002D662705CF0
- [RA-] async 000002D660DEB860
- [RA-] async 000002D6626DEE90
- [RA-] async 000002D6626C73F0
- [RA-] async 000002D66271C730
- [RA-] async 000002D660DDA3D0
- [RA-] async 000002D6626C5C70
- [RA-] async 000002D6626C6C00
- [RA-] async 000002D662609430
- [RA-] async 000002D6626C5410
- [RA-] async 000002D66270CBD0
- [RA-] async 000002D6626B8710
- [-A-] timer 000002D660DA7B18
- [RA-] prepare 000002D660D66768
- [RA-] check 000002D660D667E0
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of active handles: 22
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of user active handles: 1
- [-AI] async 00007FF9B97828F0
- [-A-] async 000002D660D4BDC0
- [-A-] async 00007FF9B94775E0
- [-A-] check 000002D662680898
- [-A-] prepare 000002D662680988
- [-A-] check 000002D662680A00
- [-A-] async 000002D662680A78
- [-A-] async 00007FF9B9477730
- [RA-] async 000002D662705CF0
- [RA-] async 000002D660DEB860
- [RA-] async 000002D6626DEE90
- [RA-] async 000002D6626C73F0
- [RA-] async 000002D66271C730
- [RA-] async 000002D660DDA3D0
- [RA-] async 000002D6626C5C70
- [RA-] async 000002D6626C6C00
- [RA-] async 000002D662609430
- [RA-] async 000002D6626C5410
- [RA-] async 000002D66270CBD0
- [RA-] async 000002D6626B8710
- [-A-] timer 000002D660DA7B18
- [RA-] prepare 000002D660D66768
- [RA-] check 000002D660D667E0
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of active handles: 21
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 21 - 19 - 2 + 0 + 1
- Number of user active handles: 0
- [-AI] async 00007FF9B97828F0
- [-A-] async 000002D660D4BDC0
- [-A-] async 00007FF9B94775E0
- [-A-] check 000002D662680898
- [-A-] prepare 000002D662680988
- [-A-] check 000002D662680A00
- [-A-] async 000002D662680A78
- [-A-] async 00007FF9B9477730
- [RA-] async 000002D662705CF0
- [RA-] async 000002D660DEB860
- [RA-] async 000002D6626DEE90
- [RA-] async 000002D6626C73F0
- [RA-] async 000002D66271C730
- [RA-] async 000002D660DDA3D0
- [RA-] async 000002D6626C5C70
- [RA-] async 000002D6626C6C00
- [RA-] async 000002D662609430
- [RA-] async 000002D6626C5410
- [RA-] async 000002D66270CBD0
- [RA-] async 000002D6626B8710
- [RA-] prepare 000002D660D66768
- [RA-] check 000002D660D667E0
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 21 - 19 - 2 + 0 + 1
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 19 - 19 - 0 + 0 + 1
- [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
- [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
- [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
- [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
- [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>
- [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>
- [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>
- ----------------- FUNCTIONS -----------------
- Allocations: 7
- Deallocations: 7
- Increments: 7
- Decrements: 7
- ----------------- CLASSES -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- ----------------- OBJECTS -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- ----------------- EXCEPTIONS -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- <end of output>
- Test time = 8.42 sec
- ----------------------------------------------------------
- Test Fail Reason:
- Required regular expression not found. Regex=[Hello metaprogrammer
- ]
- "metacallcli-tsx-templating" end time: Feb 28 14:32 India Standard Time
- "metacallcli-tsx-templating" time elapsed: 00:00:08
- ----------------------------------------------------------
- 116/117 Testing: metacallcli-tsx-loop-fail
- 116/117 Test: metacallcli-tsx-loop-fail
- Command: "E:/metacall/core/build/Debug/metacallclid.exe" "loopfail.tsx"
- Directory: E:/metacall/core/build/scripts/loopfail
- "metacallcli-tsx-loop-fail" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [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
- [Tue Feb 28 14:32:42] #6428 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- Script (loopfail.tsx) load error in loader (ts)
- [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
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 20 - 19 - 0 + 0 + 0
- Number of active handles: 22
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of user active handles: 1
- [-AI] async 00007FF9B97828F0
- [-A-] async 00000152CCE86C00
- [-A-] async 00007FF9B94775E0
- [-A-] check 00000152CCF15128
- [-A-] prepare 00000152CCF15218
- [-A-] check 00000152CCF15290
- [-A-] async 00000152CCF15308
- [-A-] async 00007FF9B9477730
- [RA-] async 00000152CE9681C0
- [RA-] async 00000152CCF4CAE0
- [RA-] async 00000152CE992340
- [RA-] async 00000152CCF2FE20
- [RA-] async 00000152CE993900
- [RA-] async 00000152CE973450
- [RA-] async 00000152CE9AEAB0
- [RA-] async 00000152CE9D4E60
- [RA-] async 00000152CE987730
- [RA-] async 00000152CCF409A0
- [RA-] async 00000152CE9ACA30
- [RA-] async 00000152CE9C71A0
- [-A-] timer 00000152CE9623B8
- [RA-] prepare 00000152CCE9A638
- [RA-] check 00000152CCE9A6B0
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of active handles: 22
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of user active handles: 1
- [-AI] async 00007FF9B97828F0
- [-A-] async 00000152CCE86C00
- [-A-] async 00007FF9B94775E0
- [-A-] check 00000152CCF15128
- [-A-] prepare 00000152CCF15218
- [-A-] check 00000152CCF15290
- [-A-] async 00000152CCF15308
- [-A-] async 00007FF9B9477730
- [RA-] async 00000152CE9681C0
- [RA-] async 00000152CCF4CAE0
- [RA-] async 00000152CE992340
- [RA-] async 00000152CCF2FE20
- [RA-] async 00000152CE993900
- [RA-] async 00000152CE973450
- [RA-] async 00000152CE9AEAB0
- [RA-] async 00000152CE9D4E60
- [RA-] async 00000152CE987730
- [RA-] async 00000152CCF409A0
- [RA-] async 00000152CE9ACA30
- [RA-] async 00000152CE9C71A0
- [-A-] timer 00000152CE9623B8
- [RA-] prepare 00000152CCE9A638
- [RA-] check 00000152CCE9A6B0
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of active handles: 21
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 21 - 19 - 2 + 0 + 1
- Number of user active handles: 0
- [-AI] async 00007FF9B97828F0
- [-A-] async 00000152CCE86C00
- [-A-] async 00007FF9B94775E0
- [-A-] check 00000152CCF15128
- [-A-] prepare 00000152CCF15218
- [-A-] check 00000152CCF15290
- [-A-] async 00000152CCF15308
- [-A-] async 00007FF9B9477730
- [RA-] async 00000152CE9681C0
- [RA-] async 00000152CCF4CAE0
- [RA-] async 00000152CE992340
- [RA-] async 00000152CCF2FE20
- [RA-] async 00000152CE993900
- [RA-] async 00000152CE973450
- [RA-] async 00000152CE9AEAB0
- [RA-] async 00000152CE9D4E60
- [RA-] async 00000152CE987730
- [RA-] async 00000152CCF409A0
- [RA-] async 00000152CE9ACA30
- [RA-] async 00000152CE9C71A0
- [RA-] prepare 00000152CCE9A638
- [RA-] check 00000152CCE9A6B0
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 21 - 19 - 2 + 0 + 1
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 19 - 19 - 0 + 0 + 1
- [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
- [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
- [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
- [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
- [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>
- [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>
- [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>
- ----------------- FUNCTIONS -----------------
- Allocations: 7
- Deallocations: 7
- Increments: 7
- Decrements: 7
- ----------------- CLASSES -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- ----------------- OBJECTS -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- ----------------- EXCEPTIONS -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- <end of output>
- Test time = 8.50 sec
- ----------------------------------------------------------
- Test Fail Reason:
- Required regular expression not found. Regex=[Error: Cannot find module 'yeet-oof/whatever'
- ]
- "metacallcli-tsx-loop-fail" end time: Feb 28 14:32 India Standard Time
- "metacallcli-tsx-loop-fail" time elapsed: 00:00:08
- ----------------------------------------------------------
- 117/117 Testing: metacallcli-py-tsx
- 117/117 Test: metacallcli-py-tsx
- 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"
- Directory: E:/metacall/core/build/scripts/templating
- "metacallcli-py-tsx" start time: Feb 28 14:32 India Standard Time
- Output:
- ----------------------------------------------------------
- [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
- [Tue Feb 28 14:32:51] #6800 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [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
- [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
- [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
- [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
- [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\
- [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
- [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
- [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
- [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
- Welcome to Tijuana, tequila, sexo & marijuana.
- > [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
- [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
- [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
- [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
- [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:
- E:/metacall/core/build/Debug\
- E:\metacall\core\build\runtimes\python\python39_d.zip
- E:\metacall\core\build\runtimes\python\Lib
- E:\metacall\core\build\runtimes\python\DLLs
- E:\metacall\core\build\Debug
- E:\metacall\core\build\runtimes\python
- E:\metacall\core\build\runtimes\python\lib\site-packages
- [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:
- E:/metacall/core/build/scripts/templating/
- E:/metacall/core/build/Debug\
- E:\metacall\core\build\runtimes\python\python39_d.zip
- E:\metacall\core\build\runtimes\python\Lib
- E:\metacall\core\build\runtimes\python\DLLs
- E:\metacall\core\build\Debug
- E:\metacall\core\build\runtimes\python
- E:\metacall\core\build\runtimes\python\lib\site-packages
- [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
- [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
- [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
- [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
- 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'
- at node_loader_trampoline_import (E:\metacall\core\build\Debug\bootstrap.js:130:12)
- at node_loader_trampoline_load_from_file (E:\metacall\core\build\Debug\bootstrap.js:145:14) {
- code: 'MODULE_NOT_FOUND'
- }
- [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
- [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
- [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'
- [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
- Traceback (most recent call last):
- File "py_loader_impl_load_from_file_path", line 33, in load_from_path
- File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
- File "<frozen importlib._bootstrap_external>", line 850, in exec_module
- File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
- File "E:/metacall/core/build/scripts/templating/cli-test-tsx.py", line 17, in <module>
- main();
- File "E:/metacall/core/build/scripts/templating/cli-test-tsx.py", line 13, in main
- from templating.tsx import hello
- File "E:\metacall/core/source/ports/py_port\metacall\api.py", line 254, in __metacall_import__
- raise ImportException(f'MetaCall could not import: {name}')
- ModuleNotFoundError: MetaCall could not import: templating.tsx
- Script (cli-test-tsx.py) load error in loader (py)
- > Exiting ...
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 20 - 19 - 0 + 0 + 0
- Number of active handles: 22
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of user active handles: 1
- [-AI] async 00007FF9B97828F0
- [-A-] async 000002828B6D1EC0
- [-A-] async 00007FF9B94775E0
- [-A-] check 000002828B6DDFB8
- [-A-] prepare 000002828B6DE0A8
- [-A-] check 000002828B6DE120
- [-A-] async 000002828B6DE198
- [-A-] async 00007FF9B9477730
- [RA-] async 000002828B6D3F20
- [RA-] async 000002828BBAA0B0
- [RA-] async 000002828BBA2830
- [RA-] async 000002828BCFDC50
- [RA-] async 000002828BCFDE10
- [RA-] async 000002828B6DEE30
- [RA-] async 000002828BB9BD50
- [RA-] async 000002828BB9BF10
- [RA-] async 000002828BB9C0D0
- [RA-] async 000002828BCE77F0
- [RA-] async 000002828BCE79B0
- [RA-] async 000002828BD99660
- [-A-] timer 000002828BC3FC38
- [RA-] prepare 000002828B6949A8
- [RA-] check 000002828B694A20
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of active handles: 22
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of user active handles: 1
- [-AI] async 00007FF9B97828F0
- [-A-] async 000002828B6D1EC0
- [-A-] async 00007FF9B94775E0
- [-A-] check 000002828B6DDFB8
- [-A-] prepare 000002828B6DE0A8
- [-A-] check 000002828B6DE120
- [-A-] async 000002828B6DE198
- [-A-] async 00007FF9B9477730
- [RA-] async 000002828B6D3F20
- [RA-] async 000002828BBAA0B0
- [RA-] async 000002828BBA2830
- [RA-] async 000002828BCFDC50
- [RA-] async 000002828BCFDE10
- [RA-] async 000002828B6DEE30
- [RA-] async 000002828BB9BD50
- [RA-] async 000002828BB9BF10
- [RA-] async 000002828BB9C0D0
- [RA-] async 000002828BCE77F0
- [RA-] async 000002828BCE79B0
- [RA-] async 000002828BD99660
- [-A-] timer 000002828BC3FC38
- [RA-] prepare 000002828B6949A8
- [RA-] check 000002828B694A20
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 22 - 19 - 2 + 0 + 0
- Number of active handles: 21
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 21 - 19 - 2 + 0 + 1
- Number of user active handles: 0
- [-AI] async 00007FF9B97828F0
- [-A-] async 000002828B6D1EC0
- [-A-] async 00007FF9B94775E0
- [-A-] check 000002828B6DDFB8
- [-A-] prepare 000002828B6DE0A8
- [-A-] check 000002828B6DE120
- [-A-] async 000002828B6DE198
- [-A-] async 00007FF9B9477730
- [RA-] async 000002828B6D3F20
- [RA-] async 000002828BBAA0B0
- [RA-] async 000002828BBA2830
- [RA-] async 000002828BCFDC50
- [RA-] async 000002828BCFDE10
- [RA-] async 000002828B6DEE30
- [RA-] async 000002828BB9BD50
- [RA-] async 000002828BB9BF10
- [RA-] async 000002828BB9C0D0
- [RA-] async 000002828BCE77F0
- [RA-] async 000002828BCE79B0
- [RA-] async 000002828BD99660
- [RA-] prepare 000002828B6949A8
- [RA-] check 000002828B694A20
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 21 - 19 - 2 + 0 + 1
- [active_handles] - [base_active_handles] - [extra_active_handles] + [active_reqs] + [closing]
- 19 - 19 - 0 + 0 + 1
- [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
- [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:
- Traceback (most recent call last):
- File "py_loader_impl_load_from_file_path", line 33, in load_from_path
- File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
- File "<frozen importlib._bootstrap_external>", line 850, in exec_module
- File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
- File "E:/metacall/core/build/scripts/templating/cli-test-tsx.py", line 17, in <module>
- main();
- File "E:/metacall/core/build/scripts/templating/cli-test-tsx.py", line 13, in main
- from templating.tsx import hello
- File "E:\metacall/core/source/ports/py_port\metacall\api.py", line 254, in __metacall_import__
- raise ImportException(f'MetaCall could not import: {name}')
- ModuleNotFoundError: MetaCall could not import: templating.tsx
- [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
- [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
- [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
- [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>
- [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>
- [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>
- ----------------- FUNCTIONS -----------------
- Allocations: 7
- Deallocations: 7
- Increments: 7
- Decrements: 7
- ----------------- CLASSES -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- ----------------- OBJECTS -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- ----------------- EXCEPTIONS -----------------
- Allocations: 0
- Deallocations: 0
- Increments: 0
- Decrements: 0
- <end of output>
- Test time = 9.19 sec
- ----------------------------------------------------------
- Test Fail Reason:
- Required regular expression not found. Regex=[Hello World
- ]
- "metacallcli-py-tsx" end time: Feb 28 14:33 India Standard Time
- "metacallcli-py-tsx" time elapsed: 00:00:09
- ----------------------------------------------------------
- End testing: Feb 28 14:33 India Standard Time
- E:/metacall/core/build/scripts/typedfunc = 3.50 sec*proc
- WORKING_DIRECTORY = 3.50 sec*proc
- metacall-depends-test = 0.59 sec*proc
- metacall-node-typescript-test = 0.74 sec*proc
- metacall-typescript-call-map-test = 0.67 sec*proc
- metacall-typescript-node-test = 0.73 sec*proc
- metacall-typescript-require-test = 0.68 sec*proc
- metacall-typescript-test = 0.69 sec*proc
- metacall-typescript-tsx-test = 0.74 sec*proc
- metacallcli-py-tsx = 9.19 sec*proc
- metacallcli-tsx-loop-fail = 8.50 sec*proc
- metacallcli-tsx-templating = 8.42 sec*proc
- ts_loader_bootstrap = 0.00 sec*proc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement