[PATCH conductor 2/2] BZ821341: image.feature: generic error message when TDL parsing fails

mzatko at redhat.com mzatko at redhat.com
Wed Aug 8 15:03:12 UTC 2012


From: Maros Zatko <mzatko at redhat.com>

---
 src/features/image.feature |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/features/image.feature b/src/features/image.feature
index 8ebfd4c..423d9be 100644
--- a/src/features/image.feature
+++ b/src/features/image.feature
@@ -25,7 +25,7 @@ Feature: Manage Images
     Then I should be on the edit xml images page
     When I fill in "image_xml" with an invalid XML
     And I press "save_image"
-    Then I should see "Failed to parse XML."
+    Then I should see an error message
 
 #
 # FIXME - This test is failing, but fixing it requires fixing a larger bug: we don't
-- 
1.7.10.4




More information about the aeolus-devel mailing list