
Github pull requests
PublicPipeline running BuildKite pre-commit CI from Github Pull Requests
Add more tests for _Countof
Failed in 41m 42s
Windows x64 Test Results
- 48888 tests passed
- 486 tests skipped
- 1 test failed
Failed Tests
(click to see output)
Clang
Clang.C/C2y/n3369.c
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\ws\src\build\bin\clang.exe -cc1 -internal-isystem C:\ws\src\build\lib\clang\21\include -nostdsysteminc -fsyntax-only -std=c2y -pedantic -Wall -Wno-comment -verify C:\ws\src\clang\test\C\C2y\n3369.c
# executed command: 'c:\ws\src\build\bin\clang.exe' -cc1 -internal-isystem 'C:\ws\src\build\lib\clang\21\include' -nostdsysteminc -fsyntax-only -std=c2y -pedantic -Wall -Wno-comment -verify 'C:\ws\src\clang\test\C\C2y\n3369.c'
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen:
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 101: incompatible-pointer-types
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 103: incompatible-pointer-types
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 105: incompatible-pointer-types
# | error: 'expected-error' diagnostics seen but not expected:
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 130: use of undeclared identifier 'errno'
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 131: invalid application of '_Countof' to an incomplete type 'int[]'
# | error: 'expected-warning' diagnostics expected but not seen:
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 157: zero size arrays are an extension
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 182: never defined
# | error: 'expected-warning' diagnostics seen but not expected:
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 101: incompatible pointer types passing 'int (*)[5]' to parameter of type 'int (*)[3]'
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 103: incompatible pointer types passing 'int (*)[5]' to parameter of type 'int (*)[3]'
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 105: incompatible pointer types passing 'int (*)[5]' to parameter of type 'int (*)[3]'
# | error: 'expected-note' diagnostics seen but not expected:
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 92: passing argument to parameter 'x' here
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 93: passing argument to parameter 'x' here
# | File C:\ws\src\clang\test\C\C2y\n3369.c Line 94: passing argument to parameter 'x' here
# | 13 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
--
Linux x64 Test Results
- 54997 tests passed
- 1627 tests skipped
- 1 test failed
Failed Tests
(click to see output)
Clang
Clang.C/C2y/n3369.c
Exit Code: 1
Command Output (stderr):
--
/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/build/lib/clang/21/include -nostdsysteminc -fsyntax-only -std=c2y -pedantic -Wall -Wno-comment -verify /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c # RUN: at line 1
+ /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/build/lib/clang/21/include -nostdsysteminc -fsyntax-only -std=c2y -pedantic -Wall -Wno-comment -verify /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c
error: 'expected-error' diagnostics expected but not seen:
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 101: incompatible-pointer-types
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 103: incompatible-pointer-types
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 105: incompatible-pointer-types
error: 'expected-error' diagnostics seen but not expected:
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 130: use of undeclared identifier 'errno'
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 131: invalid application of '_Countof' to an incomplete type 'int[]'
error: 'expected-warning' diagnostics expected but not seen:
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 157: zero size arrays are an extension
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 182: never defined
error: 'expected-warning' diagnostics seen but not expected:
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 101: incompatible pointer types passing 'int (*)[5]' to parameter of type 'int (*)[3]'
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 103: incompatible pointer types passing 'int (*)[5]' to parameter of type 'int (*)[3]'
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 105: incompatible pointer types passing 'int (*)[5]' to parameter of type 'int (*)[3]'
error: 'expected-note' diagnostics seen but not expected:
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 92: passing argument to parameter 'x' here
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 93: passing argument to parameter 'x' here
File /var/lib/buildkite-agent/builds/linux-56-59b8f5d88-bt7k7-1/llvm-project/github-pull-requests/clang/test/C/C2y/n3369.c Line 94: passing argument to parameter 'x' here
13 errors generated.
--

Waited 1s
Ran in 5m 30s

Waited 3s
Ran in 16m 11s
Total Job Run Time: 47m 11s