Skip to content

[5.3] Fix batch mode llvm ir hash consistency test #31469

New issue

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

Merged
merged 3 commits into from
May 2, 2020

Conversation

shahmishal
Copy link
Member

No description provided.

@shahmishal shahmishal requested a review from davidungar May 1, 2020 18:56
@shahmishal
Copy link
Member Author

@swift-ci test

@shahmishal
Copy link
Member Author

@compnerd is this known failure?

FAILED: dispatch_debug.exe 
cmd.exe /C "cd . && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_exe --intdir=tests\CMakeFiles\dispatch_debug.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x64\mt.exe --manifests  -- C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1424~1.283\bin\Hostx64\x64\link.exe /nologo tests\CMakeFiles\dispatch_debug.dir\dispatch_debug.c.obj  /out:dispatch_debug.exe /implib:tests\dispatch_debug.lib /pdb:dispatch_debug.pdb /version:0.0  /INCREMENTAL:NO /INCREMENTAL:NO /subsystem:console -LIBPATH:C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1424~1.283\Lib\x64   -LIBPATH:C:\PROGRA~2\WI3CF2~1\10\Lib\100183~1.0\ucrt\x64   -LIBPATH:C:\PROGRA~2\WI3CF2~1\10\Lib\100183~1.0\um\x64 src\dispatch.lib  src\BlocksRuntime\BlocksRuntime.lib  tests\bsdtests.lib  bcrypt.lib  kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
MT: command "C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x64\mt.exe /nologo /manifest dispatch_debug.exe.manifest /outputresource:dispatch_debug.exe;#1" failed (exit code 0x1f) with the following output:

mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "dispatch_debug.exe". Access is denied.

@compnerd compnerd added the r5.3 label May 2, 2020
@compnerd
Copy link
Member

compnerd commented May 2, 2020

No, that is something that I've noticed with Jenkins though - its a race condition of some sorts with Jenkins keeping the file open.

@compnerd
Copy link
Member

compnerd commented May 2, 2020

@swift-ci please test windows platform

@shahmishal shahmishal merged commit b6f5b31 into release/5.3 May 2, 2020
@shahmishal shahmishal deleted the fix-batch-mode-llvmIRHash-consistency-test branch May 2, 2020 10:24
@AnthonyLatsis AnthonyLatsis added swift 5.3 🍒 release cherry pick Flag: Release branch cherry picks labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants