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
1.9.5
执行断言报只读权限报错
验证结果 执行脚本:assert.equal(body.responseCode, 0) , Error: EROFS: read-only file system, mkdir '/sys/fs/cgroup/memory/safeify'
执行脚本:assert.equal(body.responseCode, 0)
chrome
CentOS Linux release 8.5.2111
The text was updated successfully, but these errors were encountered:
同样的问题,啥时候能解决这个?
Sorry, something went wrong.
No branches or pull requests
版本号
1.9.5
什么问题
执行断言报只读权限报错
验证结果
执行脚本:assert.equal(body.responseCode, 0)
,
Error: EROFS: read-only file system, mkdir '/sys/fs/cgroup/memory/safeify'
如何复现此问题
执行脚本:assert.equal(body.responseCode, 0)
什么浏览器
chrome
什么系统(Linux, Windows, macOS)
CentOS Linux release 8.5.2111
The text was updated successfully, but these errors were encountered: