Skip to content
Snippets Groups Projects
Commit 453fe209 authored by Jonathan Bauer's avatar Jonathan Bauer
Browse files

Results for commit: dc2c3283

parent 555a3f03
Branches cqc
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="202" height="20"> <svg xmlns="http://www.w3.org/2000/svg" width="137" height="20">
<linearGradient id="b" x2="0" y2="100%"> <linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/> <stop offset="1" stop-opacity=".1"/>
</linearGradient> </linearGradient>
<mask id="1"> <mask id="1">
<rect width="202" height="20" rx="3" fill="#fff"/> <rect width="137" height="20" rx="3" fill="#fff"/>
</mask> </mask>
<g mask="url(#1)"> <g mask="url(#1)">
<path fill="#555" d="M0 0h94v20H0z"/> <path fill="#555" d="M0 0h94v20H0z"/>
<path fill="#E05D44" d="M94 0h108v20H94z"/> <path fill="#4C1" d="M94 0h43v20H94z"/>
<path fill="url(#b)" d="M0 0h202v20H0z"/> <path fill="url(#b)" d="M0 0h137v20H0z"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="48" y="15" fill="#010101" fill-opacity=".3">invenio@2.1.0</text> <text x="48" y="15" fill="#010101" fill-opacity=".3">invenio@2.1.0</text>
<text x="47" y="14">invenio@2.1.0</text> <text x="47" y="14">invenio@2.1.0</text>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="149" y="15" fill="#010101" fill-opacity=".3">6 Critical Errors</text> <text x="116.5" y="15" fill="#010101" fill-opacity=".3">10/10</text>
<text x="148" y="14">6 Critical Errors</text> <text x="115.5" y="14">10/10</text>
</g> </g>
</svg> </svg>
<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="fsi"><testcase name="[ Critical; INVESTIGATION; Investigation Person First Name exists ]" time="0.008"><failure message="The term 'Investigation Person First Name' value does not exist" /></testcase><testcase name="[ Critical; INVESTIGATION; Investigation Title ]" time="0.007"><failure message="The term 'Investigation Title' value does not exist" /></testcase><testcase name="[ Critical; INVESTIGATION; Investigation Description ]" time="0.007"><failure message="The term 'Investigation Description' value does not exist" /></testcase><testcase name="[ Critical; INVESTIGATION; Investigation Person Last Name exists ]" time="0.007"><failure message="The term 'Investigation Person Last Name' value does not exist" /></testcase><testcase name="[ Critical; INVESTIGATION; Investigation Person Affiliation exists ]" time="0.007"><failure message="The term 'Investigation Person Affiliation' value does not exist" /></testcase><testcase name="[ Critical; INVESTIGATION; Investigation Person Email exists ]" time="0.000"><failure message="The term 'Investigation Person Email' value does not exist" /></testcase><testcase name="[ Critical; INVESTIGATION; Investigation Person First Name is not empty ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Last Name is not empty ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Affiliation is not empty ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Email ]" time="0.000" /></testsuite></testsuites> <?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="fsi"><testcase name="[ Critical; INVESTIGATION; Investigation Title ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Description ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person First Name exists ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person First Name is not empty ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Last Name exists ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Last Name is not empty ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Affiliation exists ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Affiliation is not empty ]" time="0.004" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Email exists ]" time="0.000" /><testcase name="[ Critical; INVESTIGATION; Investigation Person Email ]" time="0.000" /></testsuite></testsuites>
\ No newline at end of file \ No newline at end of file
{"Critical":{"HasFailures":true,"Total":10,"Passed":4,"Failed":6,"Errored":0},"NonCritical":{"HasFailures":false,"Total":0,"Passed":0,"Failed":0,"Errored":0},"ValidationPackage":{"Name":"invenio","Version":"2.1.0","Summary":"Validates if the ARC contains the necessary metadata to be publishable via Invenio.","Description":"Validates if the ARC contains the necessary metadata to be publishable via Invenio.\nThe following metadata is required:\n- Investigation has title and description\n- All persons in Investigation Contacts must have a name, last name, affiliation and valid email\n"}} {"Critical":{"HasFailures":false,"Total":10,"Passed":10,"Failed":0,"Errored":0},"NonCritical":{"HasFailures":false,"Total":0,"Passed":0,"Failed":0,"Errored":0},"ValidationPackage":{"Name":"invenio","Version":"2.1.0","Summary":"Validates if the ARC contains the necessary metadata to be publishable via Invenio.","Description":"Validates if the ARC contains the necessary metadata to be publishable via Invenio.\nThe following metadata is required:\n- Investigation has title and description\n- All persons in Investigation Contacts must have a name, last name, affiliation and valid email\n"}}
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment