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 6274f93c2f08d7543f2bab13d9194d8392915b73..6c4e9cb591a51df38ece0848fb76b1332eccc722 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
@@ -16,7 +16,9 @@ faulty-no-mapping --------------------
 ERROR: file1.mzXML - no mapping could be found for this dataset
 
 faulty-non-unique-mapping --------------------
+ERROR: file1.mzXML - cannot upload the file: sample '/TEST/any' does not exist or is not connected to any experiment.
 ERROR: file1.mzXML - cannot upload the file: there is no sample which matches the criteria <Samples from the space 'TEST' with property 'samplename' set to 'any' in any experiment>
+ERROR: file2.mzXML - cannot upload the file: sample '/TEST/any' does not exist or is not connected to any experiment.
 ERROR: file2.mzXML - cannot upload the file: there is no sample which matches the criteria <Samples from the space 'TEST' with property 'samplename' set to 'any' in project 'TEST_PROJECT', experiment name = 'Praktikum Metabolic Networks 2009'>
 ERROR: file3.mzXML - no mapping could be found for this dataset
 
@@ -24,6 +26,7 @@ faulty-to-many-mapping-files --------------------
 ERROR: No datasets from the directory 'faulty-to-many-mapping-files' can be processed because there is more than one file with extension '[tsv]'.
 
 faulty-unknown-mapping --------------------
+ERROR: file1.mzXML - cannot upload the file: sample '/TEST/unknown' does not exist or is not connected to any experiment.
 ERROR: file1.mzXML - cannot upload the file: there is no sample which matches the criteria <Samples from the space 'TEST' with property 'samplename' set to 'unknown' in any experiment>
 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.