Skip to content
Snippets Groups Projects
Commit cd862211 authored by cramakri's avatar cramakri
Browse files

LMS-2767 Fixed test to expect pre-commit logging

SVN: 24485
parent 8efdd87e
No related branches found
No related tags found
No related merge requests found
...@@ -137,7 +137,7 @@ public class DssComponentTest extends SystemTestCase ...@@ -137,7 +137,7 @@ public class DssComponentTest extends SystemTestCase
{ {
"^\\d{2}:\\d{2}:\\d{2} Prepared registration of 1 data set:$", "^\\d{2}:\\d{2}:\\d{2} Prepared registration of 1 data set:$",
"^\\t\\d+-\\d+$", "^\\t\\d+-\\d+$",
"^\\d{2}:\\d{2}:\\d{2} Data has been moved to the pre-commit directory.$", "^\\d{2}:\\d{2}:\\d{2} Data has been moved to the pre-commit directory: .*$",
"^\\d{2}:\\d{2}:\\d{2} Data has been registered with the openBIS Application Server.$", "^\\d{2}:\\d{2}:\\d{2} Data has been registered with the openBIS Application Server.$",
"^\\d{2}:\\d{2}:\\d{2} Storage processors have committed.$", "^\\d{2}:\\d{2}:\\d{2} Storage processors have committed.$",
"^\\d{2}:\\d{2}:\\d{2} Data has been moved to the final store.$", "^\\d{2}:\\d{2}:\\d{2} Data has been moved to the final store.$",
......
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