Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Start testing: Jan 13 17:22 India Standard Time
- ----------------------------------------------------------
- 32/39 Testing: metacall-java-test
- 32/39 Test: metacall-java-test
- Command: "E:/metacall/core/build/Debug/metacall-java-testd.exe"
- Directory: E:/metacall/core/build/source/tests/metacall_java_test
- "metacall-java-test" start time: Jan 13 17:22 India Standard Time
- Output:
- ----------------------------------------------------------
- [==========] Running 1 test from 1 test suite.
- [----------] Global test environment set-up.
- [----------] 1 test from metacall_java_test
- [ RUN ] metacall_java_test.DefaultConstructor
- [Fri Jan 13 17:22:20] #8884 [ 153 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : MetaCall default logger to stdout initialized
- [Fri Jan 13 17:22:20] #8884 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
- [Fri Jan 13 17:22:20] #8884 [ 77 | configuration_initialize | E:\metacall\core\source\configuration\source\configuration.c ] @Debug : Global configuration loaded from E:/metacall/core/build/configurations/global.json
- [Fri Jan 13 17:22:20] #8884 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: rapid_json_seriald
- [Fri Jan 13 17:22:20] #8884 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: rapid_json_serial_impl_interface_singleton
- [Fri Jan 13 17:22:20] #8884 [ 215 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Information : Set MetaCall log level to Debug
- [Fri Jan 13 17:22:20] #8884 [ 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\
- [Fri Jan 13 17:22:20] #8884 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: ext_loaderd
- [Fri Jan 13 17:22:20] #8884 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: ext_loader_impl_interface_singleton
- [Fri Jan 13 17:22:20] #8884 [ 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
- [Fri Jan 13 17:22:20] #8884 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: java_loaderd
- [Fri Jan 13 17:22:20] #8884 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: java_loader_impl_interface_singleton
- Compilation Successful
- Fibonacci Class Loading Successful
- Compilation Successful
- Test Class Loading Successful
- WARNING: An illegal reflective access operation has occurred
- WARNING: Illegal reflective access by bootstrap (file:/E:/metacall/core/build/Debug/) to field java.lang.reflect.Method.signature
- WARNING: Please consider reporting this to the maintainers of bootstrap
- WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
- WARNING: All illegal access operations will be denied in a future release
- [Fri Jan 13 17:22:21] #8884 [ 608 | class_constructor | E:\metacall\core\source\reflect\source\reflect_class.c ] @Error : Class Test does not have any constructor
- Full Test constructor Called Test String
- hello Metacall 8
- [Fri Jan 13 17:22:21] #8884 [ 608 | class_constructor | E:\metacall\core\source\reflect\source\reflect_class.c ] @Error : Class Test does not have any constructor
- Test const Called with 10, 20
- NS int 8
- [Fri Jan 13 17:22:21] #8884 [ 608 | class_constructor | E:\metacall\core\source\reflect\source\reflect_class.c ] @Error : Class Test does not have any constructor
- Array Constructor = Constructor Called
- Hello World
- [Fri Jan 13 17:22:21] #8884 [ 608 | class_constructor | E:\metacall\core\source\reflect\source\reflect_class.c ] @Error : Class Test does not have any constructor
- Array Constructor = Constructor Called
- EXCEPTION java.nio.file.InvalidPathException: Illegal char <:> at index 3: jar:file:\E:/metacall/core/build/scripts/\JarTest.jar
- E:\metacall\core\source\tests\metacall_java_test\source\metacall_java_test.cpp(359): error: Expected equality of these values:
- (int)0
- Which is: 0
- (int)metacall_load_from_package("java", "JarTest.jar", 0)
- Which is: 1
- [ FAILED ] metacall_java_test.DefaultConstructor (1070 ms)
- [----------] 1 test from metacall_java_test (1070 ms total)
- [----------] Global test environment tear-down
- [==========] 1 test from 1 test suite ran. (1070 ms total)
- [ PASSED ] 0 tests.
- [ FAILED ] 1 test, listed below:
- [ FAILED ] metacall_java_test.DefaultConstructor
- 1 FAILED TEST
- <end of output>
- Test time = 1.12 sec
- ----------------------------------------------------------
- Test Failed.
- "metacall-java-test" end time: Jan 13 17:22 India Standard Time
- "metacall-java-test" time elapsed: 00:00:01
- ----------------------------------------------------------
- End testing: Jan 13 17:22 India Standard Time
- metacall-java-test = 1.12 sec*proc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement