报告乱码 eclipse 里面更换编码格式解决不了
大部分 15%-30%
涌入互联网行业的大学生太多,市场已经饱和了,跟疫情关系不是很大,还有就是用户群都在大厂手里,年轻人没有那么多时间去使用 APP
这个控件是可点击的?不行试试坐标轴点位
项目里面加了,现在出现 alipaySdk-15.7.6-20200521195132-noUtdid.aar 依赖文件错误,我 jenkins 服务器本地目录生成了这个文件,搞不明白这是什么原因
今天又出现了新的问题
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':alipay:bundleDebugAar'.
Direct local .aar file dependencies are not supported when building an AAR. The resulting AAR would be broken because the classes and Android resources from any local .aar file dependencies would not be packaged in the resulting AAR. Previous versions of the Android Gradle Plugin produce broken AARs in this case too (despite not throwing this error). The following direct local .aar file dependencies of the :alipay project caused this error: D:\jenkins\workspace\AndroidTest\alipay\libs\alipaySdk-15.7.6-20200521195132-noUtdid.aar
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings
确实不支持,现在解决了,感谢
目录错了吧。是 - 不是.?
用 Jenkins 执行 shell 也是同样的情况,本机是 windows
赞一个
免费晚餐(加班比较多),七险一金(重疾险),重点业务(复杂的都在你这)
如果当纯为了 2k 就想着换工作觉得没有必要,首先你得看看自己 产出与收入是否成正比。还有继续干下去能不能提升,不能的话尽早换,待下去也没啥用,慎重选择下家,最后劝你千万千万别裸辞
请问结合 Jenkins 构建的话 shell 命令为 hrun d:\python3.7\Lib\site-packages\httprunner\login.json --report-dir d:\reports
执行成功了但是没有输出 html 报告,cmd 命令可以输出,这是什么原因
用的 json 在线编辑器
http://www.bejson.com/jsoneditoronline/
刚上手,问下大佬几个问题
1、多个测试用例是写一个 json 文件好还是分开写好,分开的话 config 需要声明多个吗
2、有些接口 response 返回多个 json 数据,如果指定提取一个字段的话是使用这个方法吗"userId": "json.body.userBasicInfo.userId[1]"
3、文件上传接口参数应该怎么声明
4、针对点赞,评论接口断言,code 响应 200 为验证是否成功还需重新调用详情接口与上次 count 做比较,如何使用这两个参数值来 eq
build.xm、jtl 配置文件 encoding 都是 UTF-8,jenkins 的全局环境变量加了键值 zh_CN.UTF-8 也没作用
目前用的是 jmeter-results-detail-report_21,jmeter-results-shanhe-me 模板有生成 json 的 js 方法,在看源码看能不能拿过来用。
已提交
谢谢,了解下都差不多哈
谢谢各位,问题已解决,引用了 3 楼的正则
而 (.+?) 实际是