spring-nested-bug:Spring两用存储库

时间:2024-05-03 23:15:50
【文件属性】:

文件名称:spring-nested-bug:Spring两用存储库

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-03 23:15:50

Ruby

运行测试 克隆存储库 运行make ,这将: 克隆spring目录 创建一个新的myapp rails应用程序 光盘进入春天 通过script/bisect开始运行git script/bisect bisect完成后,运行cd spring并查看修订。 如果我们点击GOOD Revision,则意味着git无法找到导致失败的提交。 要确保从spring内部运行此../script/test-start-before-enter并检查退出代码( echo $? )和run.log文件 编辑makefile并设置TEST_SCRIPT=test-start-before-enter然后为第二个测试运行make。 重复上述3。 运行make clean删除spring目录 测试环境 的Ubuntu的20.04


【文件预览】:
spring-nested-bug-main
----.gitignore(23B)
----README.md(723B)
----Gemfile(156B)
----LICENSE(1KB)
----script()
--------test-start-after-enter(65B)
--------bisect(219B)
--------test-preamble(2KB)
--------test-start-before-enter(78B)
----Gemfile.lock(3KB)
----Makefile(660B)

网友评论