chaokunyang commented on PR #1813:
URL: https://github.com/apache/fury/pull/1813#issuecomment-2323952549

   > > Could we add some unit tests in graalvm_tests module? Maybe we could 
construct some complex objects in `fury-test-core`, and reuse it for tests in 
`fury-core` and `graalvm_tests`
   > 
   > I want to confirm that graalvm copy, which mainly means that the 
`native-image` executes correctly under different object copies?
   > 
   > Because I noticed that there are some errors when executing the `mvn 
-DskipTests=true -Pnative package` command under the `graalvm_tests` module. 
Some classes also need to add `--initialize-at-build-time=xxx`, some of which 
are code generated
   > 
   > 
![企业微信截图_17248349495811](https://private-user-images.githubusercontent.com/72839999/362210192-b831eaa8-abb3-4cf7-ada9-e70852cb8423.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjUyNjAzNTIsIm5iZiI6MTcyNTI2MDA1MiwicGF0aCI6Ii83MjgzOTk5OS8zNjIyMTAxOTItYjgzMWVhYTgtYWJiMy00Y2Y3LWFkYTktZTcwODUyY2I4NDIzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA5MDIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwOTAyVDA2NTQxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTliZWY2N2Y4YWY1NWNhMTZjY2VjMTA2ODk5ZDU5MmFjMTI1OGFhNWU1OTExYWJmZTE3NjBmMTMzYTY4MTMxNDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.oylFK5pi8J4JaBKv7BKzXc7FBz5dENhm3oslb0XK5lo)
   
   Could you share your unit test code here? This should not happen, we 
generated all code at graalvm build time. Do you init Fury and register all 
serializers in a static scope?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to