You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/10/18 12:07:37 UTC

[GitHub] [incubator-kvrocks] tisonkun commented on pull request #1008: Move TCL test integration/slotmigrate to Go case

tisonkun commented on PR #1008:
URL: https://github.com/apache/incubator-kvrocks/pull/1008#issuecomment-1282281446

   ```
   [TIMEOUT]: clients state report follows.
   sock5637433bc850 => (IN PROGRESS) BLPOP with same key multiple times should work (issue #801)
   Killing still running Redis server 43573
   
                      The End
   
   Execution time of different units:
   
   !!! WARNING The following tests failed:
   
   *** [TIMEOUT]: clients state report follows.
   $ /usr/bin/tclsh tests/test_helper.tcl --server-path /home/runner/work/incubator-kvrocks/incubator-kvrocks/build/kvrocks --tls --single unit/tls --dont-clean
   Traceback (most recent call last):
     File "/home/runner/work/incubator-kvrocks/incubator-kvrocks/./x.py", line 397, in <module>
       args.func(**arg_dict)
     File "/home/runner/work/incubator-kvrocks/incubator-kvrocks/./x.py", line 265, in test_tcl
       run(tclsh, 'tests/test_helper.tcl', '--server-path', str(Path(dir).absolute() / 'kvrocks'), *rest,
     File "/home/runner/work/incubator-kvrocks/incubator-kvrocks/./x.py", line 67, in run
       raise RuntimeError(err)
   RuntimeError: 
   failed to run: ('/usr/bin/tclsh', 'tests/test_helper.tcl', '--server-path', '/home/runner/work/incubator-kvrocks/incubator-kvrocks/build/kvrocks', '--tls', '--single', 'unit/tls', '--dont-clean')
   exit with code: 1
   ```
   
   It seems that TLS tests on ubuntu platform has consistently failed. PTAL @git-hulk @PragmaTwice 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org