Skip to content

Proposed testing framework for Standard Library facilities #6

Proposed testing framework for Standard Library facilities

Proposed testing framework for Standard Library facilities #6

Triggered via pull request May 1, 2024 16:21
@ldionneldionne
synchronize #1
ldionne:main
Status Failure
Total duration 1m 12s
Artifacts

cxx.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
test (ubuntu-gcc-tsan, ubuntu, gcc, g++, -DCMAKE_CXX_FLAGS=-fsanitize=thread)
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-werror, ubuntu, gcc, g++, -DCMAKE_CXX_FLAGS='-Werror=all -Werror=extra')
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-static-cxx14, ubuntu, gcc, g++, -DCMAKE_CXX_STANDARD=14 -DCMAKE_CXX_STANDARD_REQ...
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-static, ubuntu, gcc, g++)
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-static, ubuntu, gcc, g++)
Process completed with exit code 100.
test (ubuntu-gcc-static-cxx17, ubuntu, gcc, g++, -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_STANDARD_REQ...
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-static-cxx20, ubuntu, gcc, g++, -DCMAKE_CXX_STANDARD=20 -DCMAKE_CXX_STANDARD_REQ...
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-dynamic, ubuntu, gcc, g++, -DBUILD_SHARED_LIBS=on)
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-dynamic, ubuntu, gcc, g++, -DBUILD_SHARED_LIBS=on)
The operation was canceled.
test (ubuntu-clang-dynamic, ubuntu, clang, clang++, -DBUILD_SHARED_LIBS=on)
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-static-cxx98, ubuntu, gcc, g++, -DCMAKE_CXX_STANDARD=98 -DCMAKE_CXX_STANDARD_REQ...
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-clang-static, ubuntu, clang, clang++)
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-gcc-aubsan, ubuntu, gcc, g++, -DCMAKE_CXX_FLAGS=-fsanitize=address -fsanitize=undefi...
The job was canceled because "ubuntu-gcc-static-cxx11_u" failed.
test (ubuntu-clang-static, ubuntu, clang, clang++)
The operation was canceled.
test (ubuntu-gcc-static-cxx11, ubuntu, gcc, g++, -DCMAKE_CXX_STANDARD=11 -DCMAKE_CXX_STANDARD_REQ...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-gcc-static-cxx11, ubuntu, gcc, g++, -DCMAKE_CXX_STANDARD=11 -DCMAKE_CXX_STANDARD_REQ...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/