-
Notifications
You must be signed in to change notification settings - Fork 15
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
Cannot view reports for draft test plans #799
Comments
Re-opening; I can't find the links to reports for test plans in the draft review phase. Looking at prod, the toggle button test plan V24.03.12 is in draft review and some of the required reports are complete. Here is the data management page. Here is the report status dialog. Note that JAWS+Chrome and NVDA+Chrome have complete reports, but the status does not include a link to the reports. |
Hi @mcking65 thanks for putting this on my radar, I'll assign to Carmen so she can prioritize it. |
I don't know if this is related, but the status calculation in the report status dialog is also incorrect. For example, at this time, the test queue shows that the Toggle Button V24.03.12 run for JAWS/Chrome has:
Yet, the report status dialog shows the status for JAWS/Chrome as:
It should be:
Here is the report status dialog screenshot: Here is the test queue screenshot: |
Hi there @mcking65, I think I can weigh in regarding this comment:
I can verify that the view generated reports link is not showing up for V24.03.12 of Toggle Button, so I ran a query on production to verify that there are final reports for that test plan. I found that there are 12 reports for Toggle Button but only three reports for Toggle Button V24.03.12. There are reports for JAWS / Chrome, NVDA / Chrome and VoiceOver / Safari. None of those three reports are final, and all three are currently found in the test queue. Therefore I'm currently concluding that this particular feature is still working. But please let me know if you have any suspicions or evidence otherwise and I'd be more than happy to investigate. Also I should mention that I ran some tests locally to make sure the button is behaving itself. I completed a report and it did show up as intended in the test plan versions page. In case you or anyone else wants to replicate those findings about the data currently on production, the query is below and can be run on the API playground on https://aria-at.w3.org/api/graphql
|
In staging, the calculation of percent complete is now correct in the report status dialog. @alflennik, in the report status dialog, after a report for a draft test plan is marked final, the status column of the table in the dialog still does not include the link specified in #649. In that issue, it says that the report status column should contain:
For example, in staging, I marked the JAWS/Chrome report for Command Button Test Plan V23.12.13 final. In the report status dialog, The status for that report is still:
But it should be: The other required access point for the report on the Test Plan Version History page is working. |
Per my prior comment, I think this issue is not yet resolved because links to reports on draft test plans are still not available from the report status dialog. However, the open problems in this issue do not need to block deployment of the patches on Monday march 25. We can keep this issue open and target full resolution in the next deployment. |
Yay!! Tested in staging, and it is working!!! Thank you! |
Issues #649 and #719 include requirements that are intended to enable users to access reports from test plans that are in draft review. These reports are intentionally not available from the reports page because we do not want them widely visible, however we still need to be able to review them before advancing a plan to candidate review.
After a report from a test plan that is in draft review is marked final, it should be available from either the report status dialog or the test plan versions page. Those report links are not provided as specified in issues #649 and #719.
In issue #649, the description of the Report Status column is:
Currently, if a test plan is in draft review and a report is complete, the report status column is showing the value that it should show if the test plan run for that report were still in the test queue and not yet marked final. For example, it shows:
Here is a screen shot of the report status dialog for meter that I get after finalizing all required reports. This is the dialog when there are 0 runs of the meter test plan in the test queue.
Similarly, as specified in #719, the test plan versions page for meter does not include a link to view reports under the heading with text:
The text was updated successfully, but these errors were encountered: