We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
打开智能用例推荐,智能用例生成报java.lang.NullPointerException
The text was updated successfully, but these errors were encountered:
按照https://github.com/alibaba/intelligent-test-platform/blob/master/Intelligent.md 中的demo展示进行操作没有问题,其余操作情况下的异常将于近期修复
Sorry, something went wrong.
got_features_pool这张表里面并没有给一条默认值,所以读不到GotFeaturesPool东西,需要先手动在页面上点击一下更新特征池子。 建议后面可以加入异常判断,如果这里为空,可以先进行特征池更新,或者数据库初始化的时候给一条默认值。
No branches or pull requests
打开智能用例推荐,智能用例生成报java.lang.NullPointerException
The text was updated successfully, but these errors were encountered: