From 9eda86efd9dd6fbba7e4d69a7d446ab93af1fb8c Mon Sep 17 00:00:00 2001 From: Jonathan Bauer <bauer@cs.uni-freiburg.de> Date: Sun, 10 Nov 2024 12:57:50 +0000 Subject: [PATCH] Results for commit: d346063aaf74beb51b35cd8b86bfd6fe2272e6a9 --- main/arc_specification@2.0.0-draft/validation_report.xml | 2 +- main/invenio@2.1.0/validation_report.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/arc_specification@2.0.0-draft/validation_report.xml b/main/arc_specification@2.0.0-draft/validation_report.xml index 90ed817..5c2ac92 100644 --- a/main/arc_specification@2.0.0-draft/validation_report.xml +++ b/main/arc_specification@2.0.0-draft/validation_report.xml @@ -1 +1 @@ -<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="arc-validate"><testcase name="[ Critical; Arc contains assay in assay directory ]" time="0.013" /><testcase name="[ Critical; Arc contains workflow in workflow directory ]" time="0.013" /><testcase name="[ Critical; Arc contains study in studies directory ]" time="0.012" /><testcase name="[ Critical; Arc contains investigation file ]" time="0.005" /><testcase name="[ Critical; Arc is free of falesly parsed process graph headers in studies ]" time="0.004" /><testcase name="[ Critical; Arc is free of falesly parsed process graph headers in assays ]" time="0.004" /><testcase name="[ Critical; Arc contains Studies Directory ]" time="0.003" /><testcase name="[ Critical; Arc contains Assays Directory ]" time="0.003" /><testcase name="[ Critical; Arc contains Runs Directory ]" time="0.003" /><testcase name="[ Critical; Arc contains Workflows Directory ]" time="0.003" /><testcase name="[ Critical; Arc contains all needed Investigation Metadata fields ]" time="0.003" /><testcase name="[ Critical; Arc contains Investigation optional Metadata fields ]" time="0.002" /><testcase name="[ Critical; Arc contains all files linked in investigation ]" time="0.000" /><testcase name="[ Critical; Arc contains all files linked in studies ]" time="0.000" /><testcase name="[ Critical; Arc contains all needed Study Metadata fields ]" time="0.000" /><testcase name="[ Critical; Arc contains all needed Assay Metadata fields ]" time="0.000" /><testcase name="[ Critical; Arc contains Study optional Metadata fields ]" time="0.000" /></testsuite></testsuites> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="arc-validate"><testcase name="[ Critical; Arc is free of falesly parsed process graph headers in studies ]" time="0.016" /><testcase name="[ Critical; Arc contains study in studies directory ]" time="0.015" /><testcase name="[ Critical; Arc contains assay in assay directory ]" time="0.014" /><testcase name="[ Critical; Arc contains workflow in workflow directory ]" time="0.014" /><testcase name="[ Critical; Arc contains investigation file ]" time="0.004" /><testcase name="[ Critical; Arc is free of falesly parsed process graph headers in assays ]" time="0.004" /><testcase name="[ Critical; Arc contains Studies Directory ]" time="0.003" /><testcase name="[ Critical; Arc contains Assays Directory ]" time="0.003" /><testcase name="[ Critical; Arc contains Runs Directory ]" time="0.003" /><testcase name="[ Critical; Arc contains Workflows Directory ]" time="0.003" /><testcase name="[ Critical; Arc contains all needed Investigation Metadata fields ]" time="0.003" /><testcase name="[ Critical; Arc contains all needed Study Metadata fields ]" time="0.003" /><testcase name="[ Critical; Arc contains Investigation optional Metadata fields ]" time="0.003" /><testcase name="[ Critical; Arc contains Study optional Metadata fields ]" time="0.002" /><testcase name="[ Critical; Arc contains all files linked in investigation ]" time="0.000" /><testcase name="[ Critical; Arc contains all files linked in studies ]" time="0.000" /><testcase name="[ Critical; Arc contains all needed Assay Metadata fields ]" time="0.000" /></testsuite></testsuites> \ No newline at end of file diff --git a/main/invenio@2.1.0/validation_report.xml b/main/invenio@2.1.0/validation_report.xml index a9102d8..eeac80e 100644 --- a/main/invenio@2.1.0/validation_report.xml +++ b/main/invenio@2.1.0/validation_report.xml @@ -1 +1 @@ -<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="fsi"><testcase name="[ Critical; INVESTIGATION; Investigation Person Affiliation is not empty ]" time="0.009"><failure message="'Investigation Person Affiliation' is empty." /></testcase><testcase name="[ Critical; INVESTIGATION; Investigation Person Email ]" time="0.001"><failure message="'Investigation Person Email' is invalid." /></testcase><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 Email exists ]" time="0.000" /></testsuite></testsuites> \ No newline at end of file +<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="fsi"><testcase name="[ Critical; INVESTIGATION; Investigation Person Affiliation is not empty ]" time="0.008"><failure message="'Investigation Person Affiliation' is empty." /></testcase><testcase name="[ Critical; INVESTIGATION; Investigation Person Email ]" time="0.001"><failure message="'Investigation Person Email' is invalid." /></testcase><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 Email exists ]" time="0.000" /></testsuite></testsuites> \ No newline at end of file -- GitLab