Skip to content
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

fix MultiByte <-> WideChar conversion return value on linux #6725

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix MultiByte <-> WideChar conversion return value on linux

a0ba90a
Select commit
Loading
Failed to load commit list.
Open

fix MultiByte <-> WideChar conversion return value on linux #6725

fix MultiByte <-> WideChar conversion return value on linux
a0ba90a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.DirectXShaderCompiler failed Jun 26, 2024 in 56m 20s

Build #20240626.2 had test failures

Details

Tests

  • Failed: 36 (0.15%)
  • Passed: 23,658 (99.85%)
  • Other: 0 (0.00%)
  • Total: 23,694

Annotations

Check failure on line 4109 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

Build log #L4109

Bash exited with code '1'.

Check failure on line 4109 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

Build log #L4109

Bash exited with code '1'.

Check failure on line 4145 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

Build log #L4145

Bash exited with code '1'.

Check failure on line 4109 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

Build log #L4109

Bash exited with code '1'.

Check failure on line 1 in ftime-report.hlsl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

ftime-report.hlsl

Test failed
Raw output
Script:
--
/Users/runner/work/1/s/build/./bin/dxc -E main -T vs_6_0 /Users/runner/work/1/s/tools/clang/test/DXC/ftime-report.hlsl -ftime-report | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/DXC/ftime-report.hlsl
--
Exit Code: 2

Command Output (stderr):
--
warning: DXIL signing library (dxil.dll,libdxil.so) not found.  Resulting DXIL will not be signed for use in release environments.


otherwise contents have changedAssertion failed: (false && "otherwise contents have changed"), function UTF8BufferToWideBuffer, file Unicode.cpp, line 304.
FileCheck error: '-' is empty.

--

	

Check failure on line 1 in ftime-trace-granularity.hlsl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

ftime-trace-granularity.hlsl

Test failed
Raw output
Script:
--
/Users/runner/work/1/s/build/./bin/dxc -E main -T vs_6_0 /Users/runner/work/1/s/tools/clang/test/DXC/ftime-trace-granularity.hlsl -ftime-trace -ftime-trace-granularity=2147483647 | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/DXC/ftime-trace-granularity.hlsl
/Users/runner/work/1/s/build/./bin/dxc -E main -T vs_6_0 /Users/runner/work/1/s/tools/clang/test/DXC/ftime-trace-granularity.hlsl -ftime-trace=/Users/runner/work/1/s/build/tools/clang/test/DXC/Output/ftime-trace-granularity.hlsl.tmp.json -ftime-trace-granularity=2147483647
cat /Users/runner/work/1/s/build/tools/clang/test/DXC/Output/ftime-trace-granularity.hlsl.tmp.json | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/DXC/ftime-trace-granularity.hlsl
--
Exit Code: 2

Command Output (stderr):
--
warning: DXIL signing library (dxil.dll,libdxil.so) not found.  Resulting DXIL will not be signed for use in release environments.


otherwise contents have changedAssertion failed: (false && "otherwise contents have changed"), function UTF8BufferToWideBuffer, file Unicode.cpp, line 304.
FileCheck error: '-' is empty.

--

	

Check failure on line 1 in ftime-trace.hlsl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

ftime-trace.hlsl

Test failed
Raw output
Script:
--
/Users/runner/work/1/s/build/./bin/dxc -E main -T vs_6_0 /Users/runner/work/1/s/tools/clang/test/DXC/ftime-trace.hlsl -ftime-trace | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/DXC/ftime-trace.hlsl
/Users/runner/work/1/s/build/./bin/dxc -E main -T vs_6_0 /Users/runner/work/1/s/tools/clang/test/DXC/ftime-trace.hlsl -ftime-trace=/Users/runner/work/1/s/build/tools/clang/test/DXC/Output/ftime-trace.hlsl.tmp.json
cat /Users/runner/work/1/s/build/tools/clang/test/DXC/Output/ftime-trace.hlsl.tmp.json | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/DXC/ftime-trace.hlsl
--
Exit Code: 2

Command Output (stderr):
--
warning: DXIL signing library (dxil.dll,libdxil.so) not found.  Resulting DXIL will not be signed for use in release environments.


otherwise contents have changedAssertion failed: (false && "otherwise contents have changed"), function UTF8BufferToWideBuffer, file Unicode.cpp, line 304.
FileCheck error: '-' is empty.

--

	

Check failure on line 1 in include-main.hlsl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

include-main.hlsl

Test failed
Raw output
Script:
--
/Users/runner/work/1/s/build/./bin/dxc -T ps_6_0 -Vi -I /Users/runner/work/1/s/tools/clang/test/DXC/Inputs/inc /Users/runner/work/1/s/tools/clang/test/DXC/include-main.hlsl | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/DXC/include-main.hlsl --check-prefix=VI
cd /Users/runner/work/1/s/build/tools/clang/test/DXC/Output && /Users/runner/work/1/s/build/./bin/dxc -T ps_6_0 -Vi -I /Users/runner/work/1/s/tools/clang/test/DXC/Inputs/inc /Users/runner/work/1/s/tools/clang/test/DXC/include-main.hlsl | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/DXC/include-main.hlsl --check-prefix=VI
--
Exit Code: 2

Command Output (stderr):
--
warning: DXIL signing library (dxil.dll,libdxil.so) not found.  Resulting DXIL will not be signed for use in release environments.


otherwise contents have changedAssertion failed: (false && "otherwise contents have changed"), function UTF8BufferToWideBuffer, file Unicode.cpp, line 304.
FileCheck error: '-' is empty.

--