Mailinglist Archive: yast-commit (815 mails)
| < Previous | Next > |
[yast-commit] r40002 - in /branches/tmp/mvidner/ui-as-namespace/core: agents-perl/testsuite/test-common.exp package/yast2-core.changes
- From: mvidner@xxxxxxxxxxxxxxxx
- Date: Mon, 06 Aug 2007 13:21:22 -0000
- Message-id: <20070806132123.075DBC53D4@xxxxxxxxxxxxxxxx>
Author: mvidner
Date: Mon Aug 6 15:21:22 2007
New Revision: 40002
URL: http://svn.opensuse.org/viewcvs/yast?rev=40002&view=rev
Log:
Increased the ag_background test suite timeout to prevent random
failures due to scheduling.
Disabled it.
Modified:
branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp
branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes
Modified: branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp?rev=40002&r1=40001&r2=40002&view=diff
==============================================================================
--- branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp (original)
+++ branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp Mon Aug 6 15:21:22 2007
@@ -1,9 +1,11 @@
# common setup for test cases of ag_backgound
+#tests disabled until libyui is integrated
+exit 0
# enlarge your input buffer now! satisfaction guaranteed! give us your $$$
match_max 100000
-set timeout 3
+set timeout 15
expect_after {
default {
puts "OOPS"
Modified: branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes?rev=40002&r1=40001&r2=40002&view=diff
==============================================================================
--- branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes (original)
+++ branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes Mon Aug 6 15:21:22 2007
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Aug 6 15:16:00 CEST 2007 - mvidner@xxxxxxx
+
+- Increased the ag_background test suite timeout to prevent random
+ failures due to scheduling.
+- Disabled it.
+
+-------------------------------------------------------------------
Mon Aug 6 13:48:45 CEST 2007 - mvidner@xxxxxxx
- Converted the UI functions from YCP builtins to a YCP namespace, so
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Mon Aug 6 15:21:22 2007
New Revision: 40002
URL: http://svn.opensuse.org/viewcvs/yast?rev=40002&view=rev
Log:
Increased the ag_background test suite timeout to prevent random
failures due to scheduling.
Disabled it.
Modified:
branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp
branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes
Modified: branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp?rev=40002&r1=40001&r2=40002&view=diff
==============================================================================
--- branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp (original)
+++ branches/tmp/mvidner/ui-as-namespace/core/agents-perl/testsuite/test-common.exp Mon Aug 6 15:21:22 2007
@@ -1,9 +1,11 @@
# common setup for test cases of ag_backgound
+#tests disabled until libyui is integrated
+exit 0
# enlarge your input buffer now! satisfaction guaranteed! give us your $$$
match_max 100000
-set timeout 3
+set timeout 15
expect_after {
default {
puts "OOPS"
Modified: branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes?rev=40002&r1=40001&r2=40002&view=diff
==============================================================================
--- branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes (original)
+++ branches/tmp/mvidner/ui-as-namespace/core/package/yast2-core.changes Mon Aug 6 15:21:22 2007
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Aug 6 15:16:00 CEST 2007 - mvidner@xxxxxxx
+
+- Increased the ag_background test suite timeout to prevent random
+ failures due to scheduling.
+- Disabled it.
+
+-------------------------------------------------------------------
Mon Aug 6 13:48:45 CEST 2007 - mvidner@xxxxxxx
- Converted the UI functions from YCP builtins to a YCP namespace, so
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |