问题描述
当强大的天鹅运行测试时。它仅在测试套件中出现以下 tests 时失败:
我收到错误
@H_502_4@ Running suite 'stream':
Running case 'sync': -++
Failure in 'test_sync': service != NULL (suites/test_stream.c:64,i = 0)
Running case 'async': -++
Failure in 'test_async': service != NULL (suites/test_stream.c:129,i = 0)
Running case 'all': -++
Failure in 'test_all': service != NULL (suites/test_stream.c:181,i = 0)
Running case 'concurrency': -++
Failure in 'test_concurrency': service != NULL (suites/test_stream.c:222,i = 0)
任何可能导致此问题的想法?或者如何调试?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)