I use signal resolve to associate signal and global data defined in sldd like the snapshot below. And the signal is used in simulink test for verify criteria. This signal data has not been synchronized with the data in the model and has remained at 0.(The data in data inspector aligns with expectations).
I tried to replace signal resolve with output to a data store write block and the data is synchronized. Is this a limitation of using resolved data in simulink test or some configuration is wrong?