评论者:mfikes
CLJS-1902-2.patch在CI中失败(x)
特别是在Windows下失败。
以下是失败的一个实例
在(test-external-source-maps)中失败(source_maps_tests.clj:79) 1103具有:source-map-asset-path的源映射在:none优化下 1104预期:(检查文件(构建结果输出“main.js”)[“sourceMappingURL = https://127.0.0.1:1234/some/path/source_maps/main.js.map”(“rel”不在其中)]) 1105 实际:(非(检查文件“C:\\Users\\appveyor\\AppData\\Local\\Temp\\1\\cljs-tests-source-maps-build\\source-maps-onone-source-map-asset-path\\source Maps\\main.js”[“sourceMappingURL = https://127.0.0.1:1234/some/path/source_maps/main.js.map” #object[cljs.source_maps_tests.NegativeCheck 0x38c5d3ae "negative check for 'rel=' (class java.lang.String)]"]]))
CI失败日志及其他实例: https://ci.appveyor.com/project/mfikes/clojurescript/builds/24471651