Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Start testing: Jan 18 09:47 India Standard Time
- ----------------------------------------------------------
- 1/75 Testing: ts_loader_bootstrap
- 1/75 Test: ts_loader_bootstrap
- Command: "E:/metacall/core/build/runtimes/nodejs/npm" "test"
- Directory: E:/metacall/core/source/loaders/ts_loader/bootstrap/lib
- "ts_loader_bootstrap" start time: Jan 18 09:47 India Standard Time
- Output:
- ----------------------------------------------------------
- <end of output>
- Test time = 0.00 sec
- ----------------------------------------------------------
- Test Failed.
- "ts_loader_bootstrap" end time: Jan 18 09:47 India Standard Time
- "ts_loader_bootstrap" time elapsed: 00:00:00
- ----------------------------------------------------------
- 36/75 Testing: metacall-node-typescript-test
- 36/75 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: Jan 18 09:47 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
- [Wed Jan 18 09:47:50] #8892 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:47:50] #8892 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:47:50] #8892 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:47:50] #8892 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:47:50] #8892 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:47:50] #8892 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:47:50] #8892 [ 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\
- [Wed Jan 18 09:47:50] #8892 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:47:50] #8892 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:47:50] #8892 [ 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
- [Wed Jan 18 09:47:50] #8892 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:47:50] #8892 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
- [Wed Jan 18 09:47:50] #8892 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:47:50] #8892 [ 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'
- }
- [Wed Jan 18 09:47:50] #8892 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:47:50] #8892 [ 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 00007FFF6C967614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF6787E2D2E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF6787E29FE]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF6787E2B3E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF6787E2C99]
- #16 Source "E:\metacall\core\source\tests\metacall_node_typescript_test\source\main.cpp", line 28, in main [00007FF67875D512]
- 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 [00007FF67875DC93]
- 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 [00007FF678772701]
- 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> [00007FF67879E303]
- 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> [00007FF67879E5AD]
- 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 [00007FF67877855C]
- 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 [00007FF678771F32]
- 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 [00007FF6787716F5]
- 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 [00007FF678770BEB]
- 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> [00007FF67879DFF3]
- 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> [00007FF67879E3BD]
- 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 [00007FF67875E2D8]
- 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 [00007FFF49A94873]
- 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 00007FFF2F50158F, in wassert
- #2 Object "", at 00007FFF2F4FE881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFF2F50094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFF2F4FAB29, in abort
- <end of output>
- Test time = 0.56 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-node-typescript-test" end time: Jan 18 09:47 India Standard Time
- "metacall-node-typescript-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 38/75 Testing: metacall-node-async-resources-test
- 38/75 Test: metacall-node-async-resources-test
- Command: "E:/metacall/core/build/Debug/metacall-node-async-resources-testd.exe"
- Directory: E:/metacall/core/build/source/tests/metacall_node_async_resources_test
- "metacall-node-async-resources-test" start time: Jan 18 09:47 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_node_event_loop_test
- [ RUN ] metacall_node_event_loop_test.DefaultConstructor
- [Wed Jan 18 09:47:50] #10052 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:47:50] #10052 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:47:50] #10052 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:47:50] #10052 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:47:50] #10052 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:47:50] #10052 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:47:50] #10052 [ 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\
- [Wed Jan 18 09:47:50] #10052 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:47:50] #10052 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:47:50] #10052 [ 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
- [Wed Jan 18 09:47:50] #10052 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:47:50] #10052 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: node_loader_impl_interface_singleton
- [36m[2023-01-18T04:17:51.500Z] [DEBUG] - [Running gramJS version 1.7.19][0m
- [33m[2023-01-18T04:17:51.505Z] [INFO] - [Connecting to 149.154.167.91:80/TCPFull...][0m
- [36m[2023-01-18T04:17:51.505Z] [DEBUG] - [Connecting][0m
- [36m[2023-01-18T04:17:51.679Z] [DEBUG] - [Finished connecting][0m
- [36m[2023-01-18T04:17:51.681Z] [DEBUG] - [Connection success!][0m
- [36m[2023-01-18T04:17:51.681Z] [DEBUG] - [New auth_key attempt ...][0m
- [36m[2023-01-18T04:17:51.910Z] [DEBUG] - [Starting authKey generation step 1][0m
- [36m[2023-01-18T04:17:51.910Z] [DEBUG] - [Finished authKey generation step 1][0m
- [36m[2023-01-18T04:17:51.910Z] [DEBUG] - [Starting authKey generation step 2][0m
- [36m[2023-01-18T04:17:52.865Z] [DEBUG] - [Finished authKey generation step 2][0m
- [36m[2023-01-18T04:17:52.865Z] [DEBUG] - [Starting authKey generation step 3][0m
- [36m[2023-01-18T04:17:53.347Z] [DEBUG] - [Finished authKey generation step 3][0m
- [36m[2023-01-18T04:17:53.347Z] [DEBUG] - [Generated new auth_key successfully][0m
- [36m[2023-01-18T04:17:53.347Z] [DEBUG] - [Starting receive loop][0m
- [36m[2023-01-18T04:17:53.348Z] [DEBUG] - [Receiving items from the network...][0m
- [36m[2023-01-18T04:17:53.348Z] [DEBUG] - [Starting send loop][0m
- [36m[2023-01-18T04:17:53.348Z] [DEBUG] - [Waiting for messages to send...false][0m
- [33m[2023-01-18T04:17:53.349Z] [INFO] - [Connection to 149.154.167.91:80/TCPFull complete!][0m
- [36m[2023-01-18T04:17:53.350Z] [DEBUG] - [Assigned msgId = 7189841706638003328 to InvokeWithLayer][0m
- [36m[2023-01-18T04:17:53.350Z] [DEBUG] - [Encrypting 1 message(s) in 80 bytes for sending][0m
- [36m[2023-01-18T04:17:53.352Z] [DEBUG] - [Encrypted messages put in a queue to be sent][0m
- [36m[2023-01-18T04:17:53.352Z] [DEBUG] - [Waiting for messages to send...false][0m
- [36m[2023-01-18T04:17:53.525Z] [DEBUG] - [Handling bad salt for message 7189841706638003328][0m
- [36m[2023-01-18T04:17:53.525Z] [DEBUG] - [1 message(s) will be resent][0m
- [36m[2023-01-18T04:17:53.525Z] [DEBUG] - [Receiving items from the network...][0m
- [36m[2023-01-18T04:17:53.525Z] [DEBUG] - [Assigned msgId = 7189841707338004092 to InvokeWithLayer][0m
- [36m[2023-01-18T04:17:53.525Z] [DEBUG] - [Encrypting 1 message(s) in 80 bytes for sending][0m
- [36m[2023-01-18T04:17:53.526Z] [DEBUG] - [Encrypted messages put in a queue to be sent][0m
- [36m[2023-01-18T04:17:53.527Z] [DEBUG] - [Waiting for messages to send...false][0m
- [36m[2023-01-18T04:17:53.527Z] [DEBUG] - [Assigned msgId = 7189841707346003512 to MsgsAck][0m
- [36m[2023-01-18T04:17:53.527Z] [DEBUG] - [Encrypting 1 message(s) in 36 bytes for sending][0m
- [36m[2023-01-18T04:17:53.528Z] [DEBUG] - [Encrypted messages put in a queue to be sent][0m
- [36m[2023-01-18T04:17:53.528Z] [DEBUG] - [Waiting for messages to send...false][0m
- [36m[2023-01-18T04:17:53.699Z] [DEBUG] - [Handling container][0m
- [36m[2023-01-18T04:17:53.699Z] [DEBUG] - [Handling new session created][0m
- [36m[2023-01-18T04:17:53.699Z] [DEBUG] - [Handling acknowledge for 7189841707338004092][0m
- [36m[2023-01-18T04:17:53.699Z] [DEBUG] - [Receiving items from the network...][0m
- [36m[2023-01-18T04:17:53.741Z] [DEBUG] - [Handling RPC result for message 7189841707338004092][0m
- [36m[2023-01-18T04:17:53.744Z] [DEBUG] - [Receiving items from the network...][0m
- Connected: true
- Disconnect
- [33m[2023-01-18T04:17:54.747Z] [INFO] - [Disconnecting from 149.154.167.91:80/TCPFull...][0m
- [36m[2023-01-18T04:17:54.747Z] [DEBUG] - [Closing current connection...][0m
- [35m[2023-01-18T04:17:54.749Z] [WARN] - [Connection closed while receiving data][0m
- [33m[2023-01-18T04:17:54.749Z] [INFO] - [connection closed][0m
- Stack trace (most recent call last):
- #7 Object "", at 00007FFF6C967614, in BaseThreadInitThunk
- #6 Object "", at 00007FFF6B4C1BB9, in configthreadlocale
- #5 Object "", at 00007FFF6B4C1CC4, in configthreadlocale
- #4 Object "", at 00007FFF6B6A843A, in FreeLibraryAndExitThread
- #3 Object "", at 00007FFF6DCE467E, in RtlExitUserThread
- #2 Object "", at 00007FFF6DCA7498, in LdrShutdownThread
- #1 Object "", at 00007FFF6DCEDEE5, in RtlProcessFlsData
- The specified module could not be found.
- #0 Object "", at 00007FFF4C512A68, in ??
- <end of output>
- Test time = 63.12 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-node-async-resources-test" end time: Jan 18 09:48 India Standard Time
- "metacall-node-async-resources-test" time elapsed: 00:01:03
- ----------------------------------------------------------
- 53/75 Testing: metacall-typescript-test
- 53/75 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: Jan 18 09:48 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
- [Wed Jan 18 09:48:54] #16144 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:48:54] #16144 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:48:54] #16144 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:48:54] #16144 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:48:54] #16144 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:48:54] #16144 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:48:54] #16144 [ 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\
- [Wed Jan 18 09:48:54] #16144 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:48:54] #16144 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:48:54] #16144 [ 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
- [Wed Jan 18 09:48:54] #16144 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:48:54] #16144 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
- [Wed Jan 18 09:48:54] #16144 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:48:54] #16144 [ 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'
- }
- [Wed Jan 18 09:48:54] #16144 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:48:54] #16144 [ 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 00007FFF6C967614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF73C2F2B9E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF73C2F286E]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF73C2F29AE]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF73C2F2B09]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_test\source\main.cpp", line 28, in main [00007FF73C26D512]
- 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 [00007FF73C26DC93]
- 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 [00007FF73C282571]
- 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> [00007FF73C2AE173]
- 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> [00007FF73C2AE41D]
- 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 [00007FF73C2883CC]
- 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 [00007FF73C281DA2]
- 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 [00007FF73C281565]
- 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 [00007FF73C280A5B]
- 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> [00007FF73C2ADE63]
- 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> [00007FF73C2AE22D]
- 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 [00007FF73C26E197]
- 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 [00007FFF49A94873]
- 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 00007FFF2F50158F, in wassert
- #2 Object "", at 00007FFF2F4FE881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFF2F50094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFF2F4FAB29, in abort
- <end of output>
- Test time = 0.82 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-test" end time: Jan 18 09:48 India Standard Time
- "metacall-typescript-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 54/75 Testing: metacall-typescript-node-test
- 54/75 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: Jan 18 09:48 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
- [Wed Jan 18 09:48:54] #8992 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:48:54] #8992 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:48:54] #8992 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:48:54] #8992 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:48:54] #8992 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:48:54] #8992 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:48:54] #8992 [ 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\
- [Wed Jan 18 09:48:54] #8992 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:48:54] #8992 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:48:54] #8992 [ 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
- [Wed Jan 18 09:48:54] #8992 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:48:54] #8992 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
- [Wed Jan 18 09:48:54] #8992 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:48:54] #8992 [ 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'
- }
- [Wed Jan 18 09:48:54] #8992 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:48:54] #8992 [ 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 00007FFF6C967614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF777CC2D2E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF777CC29FE]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF777CC2B3E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF777CC2C99]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_node_test\source\main.cpp", line 28, in main [00007FF777C3D512]
- 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 [00007FF777C3DC93]
- 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 [00007FF777C52701]
- 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> [00007FF777C7E303]
- 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> [00007FF777C7E5AD]
- 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 [00007FF777C5855C]
- 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 [00007FF777C51F32]
- 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 [00007FF777C516F5]
- 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 [00007FF777C50BEB]
- 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> [00007FF777C7DFF3]
- 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> [00007FF777C7E3BD]
- 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 [00007FF777C3E197]
- 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 [00007FFF49A94873]
- 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 00007FFF2F50158F, in wassert
- #2 Object "", at 00007FFF2F4FE881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFF2F50094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFF2F4FAB29, in abort
- <end of output>
- Test time = 0.51 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-node-test" end time: Jan 18 09:48 India Standard Time
- "metacall-typescript-node-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 55/75 Testing: metacall-typescript-call-map-test
- 55/75 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: Jan 18 09:48 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
- [Wed Jan 18 09:48:55] #17384 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:48:55] #17384 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:48:55] #17384 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:48:55] #17384 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:48:55] #17384 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:48:55] #17384 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:48:55] #17384 [ 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\
- [Wed Jan 18 09:48:55] #17384 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:48:55] #17384 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:48:55] #17384 [ 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
- [Wed Jan 18 09:48:55] #17384 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:48:55] #17384 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
- [Wed Jan 18 09:48:55] #17384 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:48:55] #17384 [ 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'
- }
- [Wed Jan 18 09:48:55] #17384 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:48:55] #17384 [ 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 00007FFF6C967614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF7801D236E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF7801D203E]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF7801D217E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF7801D22D9]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_call_map_test\source\main.cpp", line 28, in main [00007FF78014D512]
- 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 [00007FF78014DC93]
- 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 [00007FF780161D41]
- 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> [00007FF78018D943]
- 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> [00007FF78018DBED]
- 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 [00007FF780167B9C]
- 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 [00007FF780161572]
- 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 [00007FF780160D35]
- 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 [00007FF78016022B]
- 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> [00007FF78018D633]
- 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> [00007FF78018D9FD]
- 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 [00007FF78014E1CE]
- 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 [00007FFF49A94873]
- 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 00007FFF2F50158F, in wassert
- #2 Object "", at 00007FFF2F4FE881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFF2F50094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFF2F4FAB29, in abort
- <end of output>
- Test time = 0.66 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-call-map-test" end time: Jan 18 09:48 India Standard Time
- "metacall-typescript-call-map-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 56/75 Testing: metacall-typescript-tsx-test
- 56/75 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: Jan 18 09:48 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
- [Wed Jan 18 09:48:55] #13792 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:48:55] #13792 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:48:55] #13792 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:48:55] #13792 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:48:55] #13792 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:48:55] #13792 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:48:55] #13792 [ 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\
- [Wed Jan 18 09:48:55] #13792 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:48:55] #13792 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:48:56] #13792 [ 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
- [Wed Jan 18 09:48:56] #13792 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:48:56] #13792 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
- [Wed Jan 18 09:48:56] #13792 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:48:56] #13792 [ 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'
- }
- [Wed Jan 18 09:48:56] #13792 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:48:56] #13792 [ 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 00007FFF6C967614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF680681D5E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF680681A2E]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF680681B6E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF680681CC9]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_tsx_test\source\main.cpp", line 28, in main [00007FF6805FD472]
- 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 [00007FF6805FDBF3]
- 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 [00007FF680611721]
- 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> [00007FF68063D323]
- 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> [00007FF68063D5CD]
- 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 [00007FF68061757C]
- 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 [00007FF680610F52]
- 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 [00007FF680610715]
- 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 [00007FF68060FC0B]
- 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> [00007FF68063D013]
- 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> [00007FF68063D3DD]
- 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 [00007FF6805FE0D3]
- 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 [00007FFF49A948C3]
- 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 00007FFF2F50158F, in wassert
- #2 Object "", at 00007FFF2F4FE881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFF2F50094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFF2F4FAB29, in abort
- <end of output>
- Test time = 0.47 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-tsx-test" end time: Jan 18 09:48 India Standard Time
- "metacall-typescript-tsx-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 58/75 Testing: metacall-typescript-require-test
- 58/75 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: Jan 18 09:48 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
- [Wed Jan 18 09:48:56] #556 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:48:56] #556 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:48:56] #556 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:48:56] #556 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:48:56] #556 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:48:56] #556 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:48:56] #556 [ 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\
- [Wed Jan 18 09:48:56] #556 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:48:56] #556 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:48:56] #556 [ 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
- [Wed Jan 18 09:48:56] #556 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:48:56] #556 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
- [Wed Jan 18 09:48:56] #556 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:48:56] #556 [ 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'
- }
- [Wed Jan 18 09:48:56] #556 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:48:56] #556 [ 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 00007FFF6C967614, in BaseThreadInitThunk
- #20 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp", line 17, in mainCRTStartup [00007FF6354F227E]
- #19 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 331, in __scrt_common_main [00007FF6354F1F4E]
- #18 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 288, in __scrt_common_main_seh [00007FF6354F208E]
- #17 Source "D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl", line 79, in invoke_main [00007FF6354F21E9]
- #16 Source "E:\metacall\core\source\tests\metacall_typescript_require_test\source\main.cpp", line 28, in main [00007FF63546D4E2]
- 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 [00007FF63546DC63]
- 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 [00007FF635481C41]
- 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> [00007FF6354AD843]
- 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> [00007FF6354ADAED]
- 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 [00007FF635487A9C]
- 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 [00007FF635481472]
- 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 [00007FF635480C35]
- 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 [00007FF63548012B]
- 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> [00007FF6354AD533]
- 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> [00007FF6354AD8FD]
- 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 [00007FF63546E138]
- 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 [00007FFF49A94692]
- 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 00007FFF2F50158F, in wassert
- #2 Object "", at 00007FFF2F4FE881, in get_wide_winmain_command_line
- #1 Object "", at 00007FFF2F50094F, in get_wide_winmain_command_line
- #0 Object "", at 00007FFF2F4FAB29, in abort
- <end of output>
- Test time = 0.55 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-typescript-require-test" end time: Jan 18 09:48 India Standard Time
- "metacall-typescript-require-test" time elapsed: 00:00:00
- ----------------------------------------------------------
- 72/75 Testing: metacallcli-py-port
- 72/75 Test: metacallcli-py-port
- 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-port.txt" "-P" "E:/metacall/core/source/cli/metacallcli/test/commands/command_runner.cmake"
- Directory: E:/metacall/core/build/source/cli/metacallcli
- "metacallcli-py-port" start time: Jan 18 09:48 India Standard Time
- Output:
- ----------------------------------------------------------
- [Wed Jan 18 09:48:57] #15092 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:48:57] #15092 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:48:57] #15092 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:48:57] #15092 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:48:57] #15092 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:48:57] #15092 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:48:57] #15092 [ 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\
- [Wed Jan 18 09:48:57] #15092 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:48:57] #15092 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:48:57] #15092 [ 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
- [Wed Jan 18 09:48:57] #15092 [ 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.
- > [Wed Jan 18 09:48:57] #15092 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: py_loaderd
- [Wed Jan 18 09:48:57] #15092 [ 63 | dynlink_impl_interface_load_win32 | E:\metacall\core\source\dynlink\source\dynlink_impl_win32.c ] @Error : Failed to load: E:/metacall/core/build/Debug/py_loaderd.dll with error code [126]: The specified module could not be found.
- [Wed Jan 18 09:48:57] #15092 [ 50 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Error : Failed to load library from plugin descriptor
- [Wed Jan 18 09:48:57] #15092 [ 222 | plugin_loader_load | E:\metacall\core\source\plugin\source\plugin_loader.c ] @Error : Plugin loader from manager 'loader' failed to load plugin: py
- [Wed Jan 18 09:48:57] #15092 [ 262 | loader_get_impl_plugin | E:\metacall\core\source\loader\source\loader.c ] @Error : Failed to create loader: py
- [Wed Jan 18 09:48:57] #15092 [ 310 | loader_load_from_file | E:\metacall\core\source\loader\source\loader.c ] @Error : Tried to load 1 file(s) from non existent loader (py): cli-test.py
- Script (cli-test.py) load error in loader (py)
- > 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 __metacall_host__
- >
- Could not find function `test`
- Make sure it is loaded
- [WARNING]: Invalid command execution
- {
- key : call,
- arguments :
- [4] call
- [9] test
- }
- See `help` for correct usage
- > Exiting ...
- [Wed Jan 18 09:48:57] #15092 [ 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 <0000023A5F91CC80> in destroy list
- [Wed Jan 18 09:48:57] #15092 [ 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 <0000023A5F91DE70> in destroy list
- [Wed Jan 18 09:48:57] #15092 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: plugin_extension <0000023A5F915930> in destroy list
- [Wed Jan 18 09:48:57] #15092 [ 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 <0000023A5F91DE70>
- [Wed Jan 18 09:48:57] #15092 [ 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 <0000023A5F91CC80>
- [Wed Jan 18 09:48:57] #15092 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: plugin_extension <0000023A5F915930>
- ----------------- FUNCTIONS -----------------
- Allocations: 7
- Deallocations: 0
- 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 = 0.06 sec
- ----------------------------------------------------------
- Test Fail Reason:
- Required regular expression not found. Regex=[1234
- ]
- "metacallcli-py-port" end time: Jan 18 09:48 India Standard Time
- "metacallcli-py-port" time elapsed: 00:00:00
- ----------------------------------------------------------
- 73/75 Testing: metacallcli-ts
- 73/75 Test: metacallcli-ts
- 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-ts.txt" "-P" "E:/metacall/core/source/cli/metacallcli/test/commands/command_runner.cmake"
- Directory: E:/metacall/core/build/scripts/typedfunc
- "metacallcli-ts" start time: Jan 18 09:48 India Standard Time
- Output:
- ----------------------------------------------------------
- [Wed Jan 18 09:48:57] #15524 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:48:57] #15524 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:48:57] #15524 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:48:57] #15524 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:48:57] #15524 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:48:57] #15524 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:48:57] #15524 [ 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\
- [Wed Jan 18 09:48:57] #15524 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:48:57] #15524 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:48:57] #15524 [ 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
- [Wed Jan 18 09:48:57] #15524 [ 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.
- > [Wed Jan 18 09:48:57] #15524 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:48:57] #15524 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
- [Wed Jan 18 09:48:57] #15524 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:48:57] #15524 [ 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'
- }
- [Wed Jan 18 09:48:57] #15524 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:48:57] #15524 [ 379 | loader_impl_initialize | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Loader (ts) returned NULL value on the initialization
- Script (typedfunc.ts) 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 `typed_sum`
- Make sure it is loaded
- [WARNING]: Invalid command execution
- {
- key : call,
- arguments :
- [4] call
- [14] typed_sum
- [16] 4
- [19] 5
- }
- See `help` for correct usage
- > Exiting ...
- [Wed Jan 18 09:49:05] #15524 [ 5297 | node_loader_impl_destroy | E:\metacall\core\source\loaders\node_loader\source\node_loader_impl.cpp ] @Information : NodeJS execution return status 0
- [Wed Jan 18 09:49:05] #15524 [ 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 <00000189A4D04400> in destroy list
- [Wed Jan 18 09:49:05] #15524 [ 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 <00000189A4CFE0C0> in destroy list
- [Wed Jan 18 09:49:05] #15524 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: plugin_extension <00000189A4CF71F0> in destroy list
- [Wed Jan 18 09:49:05] #15524 [ 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 <00000189A4CFE0C0>
- [Wed Jan 18 09:49:05] #15524 [ 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 <00000189A4D04400>
- [Wed Jan 18 09:49:05] #15524 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: plugin_extension <00000189A4CF71F0>
- ----------------- FUNCTIONS -----------------
- Allocations: 7
- Deallocations: 0
- 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.34 sec
- ----------------------------------------------------------
- Test Pass Reason:
- Required regular expression found. Regex=[9.0]
- "metacallcli-ts" end time: Jan 18 09:49 India Standard Time
- "metacallcli-ts" time elapsed: 00:00:08
- ----------------------------------------------------------
- 74/75 Testing: metacallcli-tsx-templating
- 74/75 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: Jan 18 09:49 India Standard Time
- Output:
- ----------------------------------------------------------
- [Wed Jan 18 09:49:05] #1688 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:49:05] #1688 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:49:05] #1688 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:49:05] #1688 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:49:05] #1688 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:49:05] #1688 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:49:05] #1688 [ 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\
- [Wed Jan 18 09:49:05] #1688 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:49:05] #1688 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:49:05] #1688 [ 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
- [Wed Jan 18 09:49:05] #1688 [ 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.
- > [Wed Jan 18 09:49:05] #1688 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:49:05] #1688 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
- [Wed Jan 18 09:49:05] #1688 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:49:05] #1688 [ 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'
- }
- [Wed Jan 18 09:49:05] #1688 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:49:05] #1688 [ 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 ...
- [Wed Jan 18 09:49:13] #1688 [ 5297 | node_loader_impl_destroy | E:\metacall\core\source\loaders\node_loader\source\node_loader_impl.cpp ] @Information : NodeJS execution return status 0
- [Wed Jan 18 09:49:13] #1688 [ 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 <000001C7194EBBE0> in destroy list
- [Wed Jan 18 09:49:13] #1688 [ 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 <000001C7194ECEA0> in destroy list
- [Wed Jan 18 09:49:13] #1688 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: plugin_extension <000001C7194E4A10> in destroy list
- [Wed Jan 18 09:49:13] #1688 [ 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 <000001C7194ECEA0>
- [Wed Jan 18 09:49:13] #1688 [ 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 <000001C7194EBBE0>
- [Wed Jan 18 09:49:13] #1688 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: plugin_extension <000001C7194E4A10>
- ----------------- FUNCTIONS -----------------
- Allocations: 7
- Deallocations: 0
- 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.28 sec
- ----------------------------------------------------------
- Test Fail Reason:
- Required regular expression not found. Regex=[Hello metaprogrammer
- ]
- "metacallcli-tsx-templating" end time: Jan 18 09:49 India Standard Time
- "metacallcli-tsx-templating" time elapsed: 00:00:08
- ----------------------------------------------------------
- 75/75 Testing: metacallcli-tsx-loop-fail
- 75/75 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: Jan 18 09:49 India Standard Time
- Output:
- ----------------------------------------------------------
- [Wed Jan 18 09:49:13] #2912 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Wed Jan 18 09:49:13] #2912 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Wed Jan 18 09:49:13] #2912 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Wed Jan 18 09:49:13] #2912 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Wed Jan 18 09:49:13] #2912 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Wed Jan 18 09:49:13] #2912 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Wed Jan 18 09:49:13] #2912 [ 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\
- [Wed Jan 18 09:49:13] #2912 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Wed Jan 18 09:49:13] #2912 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Wed Jan 18 09:49:13] #2912 [ 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
- [Wed Jan 18 09:49:13] #2912 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ts_loaderd
- [Wed Jan 18 09:49:13] #2912 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ts_loader_impl_interface_singleton
- [Wed Jan 18 09:49:13] #2912 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: node_loaderd
- [Wed Jan 18 09:49:13] #2912 [ 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'
- }
- [Wed Jan 18 09:49:13] #2912 [ 172 | ts_loader_impl_initialize | E:\metacall\core\source\loaders\ts_loader\source\ts_loader_impl.cpp ] @Error : TypeScript bootstrap.ts cannot be loaded
- [Wed Jan 18 09:49:13] #2912 [ 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)
- [Wed Jan 18 09:49:13] #2912 [ 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
- [Wed Jan 18 09:49:21] #2912 [ 5297 | node_loader_impl_destroy | E:\metacall\core\source\loaders\node_loader\source\node_loader_impl.cpp ] @Information : NodeJS execution return status 0
- [Wed Jan 18 09:49:21] #2912 [ 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 <000002A9BD29A2F0> in destroy list
- [Wed Jan 18 09:49:21] #2912 [ 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 <000002A9BB7F0650> in destroy list
- [Wed Jan 18 09:49:21] #2912 [ 325 | ext_loader_impl_clear | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Storing handle: plugin_extension <000002A9BB7A30F0> in destroy list
- [Wed Jan 18 09:49:21] #2912 [ 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 <000002A9BB7F0650>
- [Wed Jan 18 09:49:21] #2912 [ 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 <000002A9BD29A2F0>
- [Wed Jan 18 09:49:21] #2912 [ 371 | ext_loader_impl_destroy | E:\metacall\core\source\loaders\ext_loader\source\ext_loader_impl.cpp ] @Debug : Unloading handle: plugin_extension <000002A9BB7A30F0>
- ----------------- FUNCTIONS -----------------
- Allocations: 7
- Deallocations: 0
- 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.29 sec
- ----------------------------------------------------------
- Test Fail Reason:
- Required regular expression not found. Regex=[Error: Cannot find module 'yeet-oof/whatever'
- ]
- "metacallcli-tsx-loop-fail" end time: Jan 18 09:49 India Standard Time
- "metacallcli-tsx-loop-fail" time elapsed: 00:00:08
- ----------------------------------------------------------
- End testing: Jan 18 09:49 India Standard Time
- E:/metacall/core/build/scripts/typedfunc = 3.10 sec*proc
- WORKING_DIRECTORY = 3.10 sec*proc
- metacall-node-async-resources-test = 63.12 sec*proc
- metacall-node-typescript-test = 0.56 sec*proc
- metacall-typescript-call-map-test = 0.66 sec*proc
- metacall-typescript-node-test = 0.51 sec*proc
- metacall-typescript-require-test = 0.55 sec*proc
- metacall-typescript-test = 0.82 sec*proc
- metacall-typescript-tsx-test = 0.47 sec*proc
- metacallcli-py-port = 0.06 sec*proc
- metacallcli-ts = 8.34 sec*proc
- metacallcli-tsx-loop-fail = 8.29 sec*proc
- metacallcli-tsx-templating = 8.28 sec*proc
- ts_loader_bootstrap = 0.00 sec*proc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement