Skip to content

Create a precise_delay_usec function to avoid excessive CPU penalty when not intended #45532

Create a precise_delay_usec function to avoid excessive CPU penalty when not intended

Create a precise_delay_usec function to avoid excessive CPU penalty when not intended #45532

Triggered via pull request November 25, 2024 05:19
Status Cancelled
Total duration 9m 2s
Artifacts 4

runner.yml

on: pull_request
📊 Static checks  /  Code style, file formatting, and docs
26s
📊 Static checks / Code style, file formatting, and docs
Matrix: 🐧 Linux / build-linux
🍏 iOS  /  Template (target=template_release)
2m 6s
🍏 iOS / Template (target=template_release)
Matrix: 🤖 Android / build-android
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
🪲 Godot CPP  /  Build and test Godot CPP
🪲 Godot CPP / Build and test Godot CPP
Fit to window
Zoom out
Zoom in

Annotations

18 errors
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled): core/typedefs.h#L117
comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Werror=sign-compare]
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld): core/typedefs.h#L117
comparison of integers of different signs: 'const unsigned long' and 'const int' [-Werror,-Wsign-compare]
🐧 Linux / Template w/ Mono (target=template_release, tests=yes): core/typedefs.h#L117
comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Werror=sign-compare]
🐧 Linux / Template w/ Mono (target=template_release, tests=yes)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor): core/typedefs.h#L117
comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Werror=sign-compare]
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld): core/typedefs.h#L117
comparison of integers of different signs: 'const unsigned long' and 'const int' [-Werror,-Wsign-compare]
🐧 Linux / Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, scu_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold): core/typedefs.h#L117
comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Werror=sign-compare]
🏁 Windows / Editor (target=editor, tests=yes)
Canceling since a higher priority waiting request for 'ci-mrsaturnsan-precise_sleep-refs/pull/99656/merge-runner' exists

Artifacts

Produced during runtime
Name Size
ios-template
39.9 MB
macos-editor
104 MB
macos-template
47.1 MB
windows-template
31.4 MB