-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[Flake]: Error: Completed goals section is empty #20869
Comments
Taking a look, will make a fix ASAP. |
This is kind of frequent now, happend again: https://github.com/oppia/oppia/actions/runs/10501838035/job/29093678924?pr=20857 |
Another occurrence blocking the merge queue - |
Another occurrence - https://github.com/oppia/oppia/actions/runs/10661226225/job/29589096478 |
@Akhilesh-max can you please give a date for creating a PR for this issue? If you are having some problem solving this can you please create a debugging doc for it? Thanks! |
Another occurrence - https://github.com/oppia/oppia/actions/runs/10993244983/job/30522359884 |
Occurred again on: https://github.com/oppia/oppia/actions/runs/11241103959/job/31253161908 |
Occurred in merge queue: https://github.com/oppia/oppia/actions/runs/11242606086/job/31257856029 |
Occurred again on : https://github.com/oppia/oppia/actions/runs/11351473633/job/31573344676?pr=20701 |
Happened again in merge queue: #21147 (comment) |
Some brief analysis:
In terms of next steps, I would suggest any of the following:
If the issue is that the completion isn't being recorded, we can dig into that further and try to understand how the backend registers that a goal is completed -- maybe we are navigating away from a page too soon before the completion event is registered. If the issue is with the "Completed Goals" section, then that localizes the issue to just that section and the e2e test utility for it. |
Failed here in the merge queue. But what's interesting about this is that it passed for desktop and failed for the mobile run that happened later (with the same error). |
CI Test Type
Acceptance
Stacktrace
Additional Information
Test Name: manage-goals-progress-and-lessons-from-learner-dashboard
Occurrences
I have noticed this 2 times.
https://github.com/oppia/oppia/actions/runs/10486538403/job/29046463928?pr=20853
Debugging document link
No response
The text was updated successfully, but these errors were encountered: