You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this test run a weird error occurred. The AsyncCallback test prints a negative elapsed logical time:
Execution output:
[INFO] Starting the execution
Asynchronous callback 0: Assigned logical time greater than start time by 178363000 nsecs
Asynchronous callback 1: Assigned logical time greater than start time by 178376000 nsecs
Asynchronous callback 2: Assigned logical time greater than start time by 470647000 nsecs
Asynchronous callback 3: Assigned logical time greater than start time by 470654000 nsecs
Asynchronous callback 4: Assigned logical time greater than start time by 718998000 nsecs
Asynchronous callback 5: Assigned logical time greater than start time by 719005000 nsecs
Asynchronous callback 6: Assigned logical time greater than start time by 821232000 nsecs
Asynchronous callback 7: Assigned logical time greater than start time by 821236000 nsecs
Asynchronous callback 8: Assigned logical time greater than start time by 972080000 nsecs
Asynchronous callback 9: Assigned logical time greater than start time by 972089000 nsecs
Asynchronous callback 10: Assigned logical time greater than start time by 1177969000 nsecs
Asynchronous callback 11: Assigned logical time greater than start time by 1177979000 nsecs
Asynchronous callback 12: Assigned logical time greater than start time by 1420456000 nsecs
Asynchronous callback 13: Assigned logical time greater than start time by 1420466000 nsecs
Asynchronous callback 14: Assigned logical time greater than start time by -2621918000 nsecs
ERROR: Expected logical time to be larger than 1500000000 nsecs
I am a bit clueless as to what might be causing this... and this requires further investigation.
The text was updated successfully, but these errors were encountered:
In this test run a weird error occurred. The AsyncCallback test prints a negative elapsed logical time:
I am a bit clueless as to what might be causing this... and this requires further investigation.
The text was updated successfully, but these errors were encountered: