This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via 84ab8d2403185eb0c7a19dad19dfdb694d9e423e (commit)
from de5f254a86f2c7a1a7c8816f8a9d07bbc87d37ff (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=84ab8d2403185eb0c7a19dad19dfdb694d9e423e
commit 84ab8d2403185eb0c7a19dad19dfdb694d9e423e
Author: Roland Mas <[email protected]>
Date: Wed Dec 9 15:57:36 2020 +0100
Try fixing screenshots in testsuite
diff --git a/tests/func/SeleniumForge.php b/tests/func/SeleniumForge.php
index ae021d4..b6c60eb 100644
--- a/tests/func/SeleniumForge.php
+++ b/tests/func/SeleniumForge.php
@@ -122,7 +122,7 @@ abstract class FForge_SeleniumTestCase extends
PHPUnit\Extensions\Selenium2TestC
}
public function onNotSuccessfulTest(Throwable $e): void {
- $this->listener->addError($this, $e, null);
+ $this->listener->addError($this, $e, microtime(true));
parent::onNotSuccessfulTest($e);
}
-----------------------------------------------------------------------
Summary of changes:
tests/func/SeleniumForge.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits