Blame SOURCES/net-snmp-5.6-test-debug.patch

9a6c41
Don't check tests which depend on DNS - it's disabled in Koji
9a6c41
9a6c41
diff -up net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple.debug net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple
9a6c41
--- net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple.debug	2012-10-10 00:28:58.000000000 +0200
9a6c41
+++ net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple	2012-10-18 10:16:39.276416510 +0200
9a6c41
@@ -134,6 +134,10 @@ SAVECHECKAGENT '<"c406a", 255.255.255.25
9a6c41
 SAVECHECKAGENT 'line 30: Error:' # msg from h_strerror so it varies
9a6c41
 SAVECHECKAGENT 'line 31: Error:' # msg from h_strerror so it varies
9a6c41
 
9a6c41
+FINISHED
9a6c41
+
9a6c41
+# don't test the later, it depends on DNS, which is not available in Koji
9a6c41
+
9a6c41
 CHECKAGENT '<"c408a"'
9a6c41
 if [ "$snmp_last_test_result" -eq 0 ] ; then
9a6c41
   CHECKAGENT 'line 32: Error:'
9a6c41
diff -up net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple.debug net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple
9a6c41
--- net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple.debug	2012-10-10 00:28:58.000000000 +0200
9a6c41
+++ net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple	2012-10-18 10:16:39.276416510 +0200
9a6c41
@@ -132,6 +132,9 @@ SAVECHECKAGENT '<"c606a", ffff:ffff:ffff
9a6c41
 SAVECHECKAGENT 'line 27: Error:'
9a6c41
 SAVECHECKAGENT 'line 28: Error:'
9a6c41
 
9a6c41
+FINISHED
9a6c41
+
9a6c41
+# don't test the later, it depends on DNS, which is not available in Koji
9a6c41
 # 608
9a6c41
 CHECKAGENT '<"c608a"'
9a6c41
 if [ "$snmp_last_test_result" -eq 0 ] ; then