Parcourir la source

[master] Comment lettuce feature about checking for DATASRC_LIBRARY_ERROR

Mukund Sivaraman il y a 12 ans
Parent
commit
5f57054ae1
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      tests/lettuce/features/queries.feature

+ 5 - 0
tests/lettuce/features/queries.feature

@@ -53,7 +53,12 @@ Feature: Querying feature
         And wait for bind10 stderr message BIND10_STARTED_CC
         And wait for bind10 stderr message CMDCTL_STARTED
         And wait for bind10 stderr message AUTH_SERVER_STARTED
+
+        # DATASRC_LIBRARY_ERROR must be generated due to
+        # "broken_libraries_should_be_skipped" in
+        # example.org.inmem.config
         And wait for bind10 stderr message DATASRC_LIBRARY_ERROR
+
         And wait for bind10 stderr message STATS_STARTING
 
         bind10 module Auth should be running