Loading main-float.yml +2 −2 Original line number Diff line number Diff line Loading @@ -1046,7 +1046,7 @@ be-2-evs-windows: needs: ["build-codec-windows-msbuild"] timeout: "20 minutes" # To be revisited script: - powershell $CI_PROJECT_DIR\snippets\print-common-info-windows.ps1 - powershell $CI_PROJECT_DIR\ivas-codec-ci\snippets\print-common-info-windows.ps1 - $winoutdata = $null - MSBuild.exe -maxcpucount .\Workspace_msvc\Workspace_msvc.sln /property:Configuration=Release | tee -variable winoutdata Loading Loading @@ -1211,7 +1211,7 @@ ivas-conformance: exit_codes: - 123 script: - powershell $CI_PROJECT_DIR\snippets\print-common-info-windows.ps1 - powershell $CI_PROJECT_DIR\ivas-codec-ci\snippets\print-common-info-windows.ps1 - MSBuild.exe -maxcpucount .\Workspace_msvc\Workspace_msvc.sln /property:Configuration=Debug - cp -force IVAS_cod.exe IVAS_cod_ref.exe - cp -force IVAS_dec.exe IVAS_dec_ref.exe Loading Loading
main-float.yml +2 −2 Original line number Diff line number Diff line Loading @@ -1046,7 +1046,7 @@ be-2-evs-windows: needs: ["build-codec-windows-msbuild"] timeout: "20 minutes" # To be revisited script: - powershell $CI_PROJECT_DIR\snippets\print-common-info-windows.ps1 - powershell $CI_PROJECT_DIR\ivas-codec-ci\snippets\print-common-info-windows.ps1 - $winoutdata = $null - MSBuild.exe -maxcpucount .\Workspace_msvc\Workspace_msvc.sln /property:Configuration=Release | tee -variable winoutdata Loading Loading @@ -1211,7 +1211,7 @@ ivas-conformance: exit_codes: - 123 script: - powershell $CI_PROJECT_DIR\snippets\print-common-info-windows.ps1 - powershell $CI_PROJECT_DIR\ivas-codec-ci\snippets\print-common-info-windows.ps1 - MSBuild.exe -maxcpucount .\Workspace_msvc\Workspace_msvc.sln /property:Configuration=Debug - cp -force IVAS_cod.exe IVAS_cod_ref.exe - cp -force IVAS_dec.exe IVAS_dec_ref.exe Loading