forked from LearningInfiniTensor/TinyInfiniTensor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreport.xml
More file actions
10 lines (10 loc) · 792 Bytes
/
report.xml
File metadata and controls
10 lines (10 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="1" failures="1" disabled="0" errors="0" time="0." timestamp="2025-08-08T12:42:56.640" name="AllTests">
<testsuite name="Concat" tests="1" failures="1" disabled="0" skipped="0" errors="0" time="0." timestamp="2025-08-08T12:42:56.640">
<testcase name="NativeCpu" file="/amax/2020/hx2024/Cpp/TinyInfiniTensor/test/kernels/nativecpu/test_nativecpu_concat.cc" line="9" status="run" result="completed" time="0." timestamp="2025-08-08T12:42:56.640" classname="Concat">
<failure message="unknown file
C++ exception with description "" thrown in the test body.
" type=""><![CDATA[unknown file
C++ exception with description "" thrown in the test body.
]]></failure>
</testcase>
</testsuite>
</testsuites>