blueprint 模块测试部分编译报错
修改文件:build/blueprint/Blueprints
 # 1.报错信息中3或4个地方TestGlob的方法错误,没截图,忘记具体错误了
 # vim通过以下搜索,删除两处引用
 /glob_test.go
 # 2.fs_test.go 文件报错
 # vim通过以下搜索,删除一处引用
 /fs_go.go
内存错误
没法处理,多编译几次,编译过一次后就基本不会出现了
 # 错误的部分关键信息,报错文件为build/blueprint/context.go
 internal error: panic in bottom up mutator "neverallow" for module "libG
                      
                      
                    
评论区