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
Describe the bug
After running the report online makefile rule, the link is generated correctly but when viewing the page, no results appear. The console reveals there is an error: Failed to load resource: the server responded with a status of 502 (Bad Gateway). There was an error when accessing https://crpl.cis.udel.edu/ompvvsollve/result_report/api/0.1/obtain_result//None
Test that it applies to
Makefile/backend infrastructure, not tests.
To Reproduce
Steps to reproduce the behavior:
Run some tests with logging enabled.
Run make report_online
Navigate to the generated link.
View the error in your browser's developer console.
Expected behavior
The webpage should show the results for all tests run.
Compiler
N/A
Accelerator hardware
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
After running the report online makefile rule, the link is generated correctly but when viewing the page, no results appear. The console reveals there is an error:
Failed to load resource: the server responded with a status of 502 (Bad Gateway). There was an error when accessing https://crpl.cis.udel.edu/ompvvsollve/result_report/api/0.1/obtain_result//None
Test that it applies to
Makefile/backend infrastructure, not tests.
To Reproduce
Steps to reproduce the behavior:
make report_online
Expected behavior
The webpage should show the results for all tests run.
Compiler
N/A
Accelerator hardware
N/A
The text was updated successfully, but these errors were encountered: