-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Durabletask Tests #36
Comments
@saadsheralam How are the results of the three sub-tasks? Also, could you provide more information/pointers and thoughts about the Durable Tasks? |
@tianyin I got occupied with debugging discrepancies and these got a bit sidelined from my end. Let me provide more info about this and also my thoughts.
If I have not explained anything clearly or if there are more quesitons, I would love to have a detailed discussion on slack/zoom. |
Thanks for the explanation. It's great. So my understanding is that debugging "FileNotFound" is the main task here, right? It's completely fine that you prioritize other tasks such as debugging discrepancies of the fuzzing results. |
Yes. Once we fix that, we can re-run tests on cloud and emulator and update the discrepancy count in the Paper Structure doc. For now though, I can add the current result that we have for durabletask. I have requested edit access for the doc. |
Emulator run on Windows VM: emulator_log.txt Many tests fail due to timeouts, I believe it is because of the use of VM. I will ask @xinze-zheng to run it on his Windows machine - if he runs into issues in building it then I will do the cloud run and conclude with these results. |
@xinze-zheng will summarize the results from his local Windows machine run. TO-DOs:
|
Here are the durabletask logs from my VM (emulator run). It also got stuck like in your case. Please compare and finalize its results. |
@anna-mazhar |
The developers rely on Azurite to test their code knowing that the tests will fail on the cloud but pass on Azurite. According to Tianyin, this can be a good introductory example.
The text was updated successfully, but these errors were encountered: