Advertisement
pkspyder

Untitled

Jan 13th, 2023
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.22 KB | None | 0 0
  1. Start testing: Jan 13 17:22 India Standard Time
  2. ----------------------------------------------------------
  3. 32/39 Testing: metacall-java-test
  4. 32/39 Test: metacall-java-test
  5. Command: "E:/metacall/core/build/Debug/metacall-java-testd.exe"
  6. Directory: E:/metacall/core/build/source/tests/metacall_java_test
  7. "metacall-java-test" start time: Jan 13 17:22 India Standard Time
  8. Output:
  9. ----------------------------------------------------------
  10. [==========] Running 1 test from 1 test suite.
  11. [----------] Global test environment set-up.
  12. [----------] 1 test from metacall_java_test
  13. [ RUN ] metacall_java_test.DefaultConstructor
  14. [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
  15. [Fri Jan 13 17:22:20] #8884 [ 163 | metacall_initialize | E:\metacall\core\source\metacall\source\metacall.c ] @Debug : Initializing MetaCall
  16. [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
  17. [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
  18. [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
  19. [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
  20. [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\
  21. [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
  22. [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
  23. [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
  24. [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
  25. [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
  26. Compilation Successful
  27. Fibonacci Class Loading Successful
  28. Compilation Successful
  29. Test Class Loading Successful
  30. WARNING: An illegal reflective access operation has occurred
  31. WARNING: Illegal reflective access by bootstrap (file:/E:/metacall/core/build/Debug/) to field java.lang.reflect.Method.signature
  32. WARNING: Please consider reporting this to the maintainers of bootstrap
  33. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  34. WARNING: All illegal access operations will be denied in a future release
  35. [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
  36. Full Test constructor Called Test String
  37. hello Metacall 8
  38. [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
  39. Test const Called with 10, 20
  40. NS int 8
  41. [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
  42. Array Constructor = Constructor Called
  43. Hello World
  44. [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
  45. Array Constructor = Constructor Called
  46. EXCEPTION java.nio.file.InvalidPathException: Illegal char <:> at index 3: jar:file:\E:/metacall/core/build/scripts/\JarTest.jar
  47. E:\metacall\core\source\tests\metacall_java_test\source\metacall_java_test.cpp(359): error: Expected equality of these values:
  48. (int)0
  49. Which is: 0
  50. (int)metacall_load_from_package("java", "JarTest.jar", 0)
  51. Which is: 1
  52. [ FAILED ] metacall_java_test.DefaultConstructor (1070 ms)
  53. [----------] 1 test from metacall_java_test (1070 ms total)
  54.  
  55. [----------] Global test environment tear-down
  56. [==========] 1 test from 1 test suite ran. (1070 ms total)
  57. [ PASSED ] 0 tests.
  58. [ FAILED ] 1 test, listed below:
  59. [ FAILED ] metacall_java_test.DefaultConstructor
  60.  
  61. 1 FAILED TEST
  62. <end of output>
  63. Test time = 1.12 sec
  64. ----------------------------------------------------------
  65. Test Failed.
  66. "metacall-java-test" end time: Jan 13 17:22 India Standard Time
  67. "metacall-java-test" time elapsed: 00:00:01
  68. ----------------------------------------------------------
  69.  
  70. End testing: Jan 13 17:22 India Standard Time
  71.  
  72. metacall-java-test = 1.12 sec*proc
  73.  
  74.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement