<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>We are suspecting that r186511 is causing numerous test failure on windows.</div><div>A typical case is:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">C:/.../clang-build/185549/bin/Release/clang.EXE -cc1 -internal-isystem C:\...\clang-build\185549\bin\Release\..\lib\clang\3.4\include -fblocks -fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 -O0 -print-ivar-layout -emit-llvm -o /dev/null C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m > C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  FileCheck -check-prefix LP64 --input-file=C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  --</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Exit Code: 2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command Output (stdout):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  --</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command 0: "C:/.../clang-build/185549/bin/Release/clang.EXE" "-cc1" "-internal-isystem" "C:\...\clang-build\185549\bin\Release\..\lib\clang\3.4\include" "-fblocks" "-fobjc-gc" "-triple" "x86_64-apple-darwin" "-fobjc-runtime=macosx-fragile-10.5" "-O0" "-print-ivar-layout" "-emit-llvm" "-o" "/dev/null" "C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command 0 Result: 0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command 0 Output:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  None</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command 0 Stderr:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command 1: "FileCheck" "-check-prefix" "LP64" "--input-file=C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout" "C:\...\src\tools\clang\test\CodeGenObjC\block-var-layout.m"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command 1 Result: 2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command 1 Output:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Command 1 Stderr:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Could not open input file 'C:\...\clang-build\185549\tools\clang\test\CodeGenObjC\Output\block-var-layout.m.tmp-64.layout': The process cannot access the file because it is being used by another process</div></div><div><br></div><div>- Fariborz</div></div></body></html>