[PATCH] support for redirections in testregression

Stephan Kulow coolo at kde.org
Thu Jul 29 14:36:01 BST 2004


Am Donnerstag, 29. Juli 2004 13:34 schrieb Tobias Anton:
> Stephan,
>
> would you please have a look at this patch?
>
> It is supposed to prevent testregression from blocking forever if a
> testcase contains javascript code that results in a slotOpenURLRequest().
>
> At the moment, the slotOpenURLRequest() causes RegressionTest::slotOpenURL
> to create a second PartMonitor, which does kapp->enter_loop() a second
> time, but as the part emits only one completed() signal, both timeout()s of
> the two partMonitors are triggered at the same time, resulting in two
> exit_loop()s immediately after each other. One of those two is ignored.
>
> Testcase and patch attached.
I don't see a reason not to commit both the test case and the patch

Greetings, Stephan





More information about the kfm-devel mailing list