Revert regex error check

Dev tracking bug: openbmc/phosphor-state-manager#4

Change-Id: I9839215156266f95466c65a2a8e7238c9e17690a
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_basic_poweron.robot b/tests/test_basic_poweron.robot
index 052597d..52707af 100644
--- a/tests/test_basic_poweron.robot
+++ b/tests/test_basic_poweron.robot
@@ -24,7 +24,7 @@
 ${LOOP_COUNT}  ${2}
 
 # Error strings to check from journald.
-${ERROR_REGEX}     SEGV|core-dump|FAILURE|Failed to start
+${ERROR_REGEX}     SEGV|core-dump|FAILURE
 ${STANDBY_REGEX}   Startup finished in
 
 # 3 minutes standby boot time.