OpenMP_VV icon indicating copy to clipboard operation
OpenMP_VV copied to clipboard

Report online makefile rule is not working correctly.

Open jhdavis8 opened this issue 4 years ago • 0 comments

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:

  1. Run some tests with logging enabled.
  2. Run make report_online
  3. Navigate to the generated link.
  4. 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

jhdavis8 avatar Feb 01 '21 22:02 jhdavis8