From bb218d95c21a1a43141ddfc3eb48650a3058b44e Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Wed, 28 Jul 2010 13:30:20 +0000 Subject: [PATCH] fix integration tests SVN: 17266 --- .../expected-output/template_incoming_content_yeastx.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/templates/data-yeastx/expected-output/template_incoming_content_yeastx.txt b/integration-tests/templates/data-yeastx/expected-output/template_incoming_content_yeastx.txt index c8300f579b5..64f18769921 100644 --- a/integration-tests/templates/data-yeastx/expected-output/template_incoming_content_yeastx.txt +++ b/integration-tests/templates/data-yeastx/expected-output/template_incoming_content_yeastx.txt @@ -28,8 +28,8 @@ ERROR: file1.mzXML - cannot upload the file: there is no sample which matches th ERROR: file2.mzXML - cannot upload the file: No project 'UNKNOWN' could be found in the 'TEST' space! ERROR: file3.mzXML - cannot upload the file: experiment and project columns should be both empty or should be both filled. ERROR: file4.mzXML - cannot upload the file: experiment and project columns should be both empty or should be both filled. -ERROR: file5.mzXML - cannot upload the file: error when checking if sample '/unknown/x' belongs to an experiment: No space could be found for identifier 'CISD:/UNKNOWN'. -ERROR: file5.mzXML - cannot upload the file: No space could be found for identifier 'CISD:/UNKNOWN'. +ERROR: file5.mzXML - cannot upload the file: error when checking if sample '/unknown/x' belongs to an experiment: Authorization failure: User 'etlserver1' does not have enough privileges. +ERROR: file5.mzXML - cannot upload the file: Authorization failure: User 'etlserver1' does not have enough privileges. faulty-unknown-property -------------------- ERROR: file1.mzXML - cannot upload the file: Property type with code 'unknown-property' does not exist! -- GitLab