<?xml version='1.0' encoding='UTF-8'?>
<testsuites name="pytest tests"><testsuite name="'test_task_predictcomp'" errors="0" failures="1" skipped="0" tests="1" time="5.522" timestamp="2026-06-01T17:20:45.163229+00:00" hostname="e56123b642df"><testcase classname="test_task_predictcomp" name="predictcomp_test.test_predicted_visplot" time="3.007"><failure message="AssertionError: False is not true">test_task_predictcomp.py:89: in test_predicted_visplot
    self.assertTrue(os.path.exists('visplot.png'))
E   AssertionError: False is not true</failure></testcase></testsuite></testsuites>