Browse Source

[1938] corrected a non-expected keyword in a lettuce test

(it didn't make sense before this branch, but now it could cause regression
as we remove the 'new' qualifier).
JINMEI Tatuya 12 years ago
parent
commit
9181c52cd0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/lettuce/features/xfrin_notify_handling.feature

+ 1 - 1
tests/lettuce/features/xfrin_notify_handling.feature

@@ -165,7 +165,7 @@ Feature: Xfrin incoming notify handling
     # can't use 'wait for new' below.
     Then wait for bind10 stderr message ZONEMGR_RECEIVE_NOTIFY
     Then wait for bind10 stderr message XFRIN_XFR_TRANSFER_STARTED
-    Then wait for bind10 stderr message XFRIN_XFR_TRANSFER_PROTOCOL_VIOLATION not XFRIN_XFR_TRANSFER_STARTED
+    Then wait for bind10 stderr message XFRIN_XFR_TRANSFER_PROTOCOL_VIOLATION not XFRIN_TRANSFER_SUCCESS
     Then wait for bind10 stderr message ZONEMGR_RECEIVE_XFRIN_FAILED not ZONEMGR_RECEIVE_XFRIN_SUCCESS
     Then wait for master stderr message NOTIFY_OUT_REPLY_RECEIVED