Project not found: Java:base

File tornado-testsuite_timeout.patch of Package python-tornado6

diff -urN tornado-6.0.4/tornado/test/testing_test.py tornado-6.0.4-patch/tornado/test/testing_test.py
--- tornado-6.0.4/tornado/test/testing_test.py	2020-03-02 21:21:37.000000000 +0200
+++ tornado-6.0.4-patch/tornado/test/testing_test.py	2023-05-19 10:47:09.598173702 +0300
@@ -52,9 +52,9 @@
         clears the first timeout.
         """
         self.io_loop.add_timeout(self.io_loop.time() + 0.00, self.stop)
-        self.wait(timeout=0.02)
+        self.wait(timeout=0.09)
         self.io_loop.add_timeout(self.io_loop.time() + 0.03, self.stop)
-        self.wait(timeout=0.15)
+        self.wait(timeout=0.25)
 
 
 class LeakTest(AsyncTestCase):
openSUSE Build Service is sponsored by