Object: Add tests about the safety of tail destruction #900
runner.yml
on: push
📊 Static checks
/
Code style, file formatting, and docs
29s
Matrix: 🐧 Linux / build-linux
🍏 iOS
/
Template (target=template_release)
1m 49s
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
/
Check GDExtension header with a C compiler
Annotations
9 errors and 2 warnings
🍎 macOS / Template (target=template_release)
Process completed with exit code 2.
|
🍎 macOS / Editor (target=editor, tests=yes)
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):
tests/core/object/test_object.h#L549
destination for this 'memset' call is a pointer to dynamic class 'Object'; vtable pointer will be overwritten [-Werror,-Wdynamic-class-memaccess]
|
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Process completed with exit code 2.
|
🐧 Linux / Minimal template (target=template_release, everything disabled):
tests/core/object/test_object.h#L549
'void* memset(void*, int, size_t)' clearing an object of type 'class Object' with no trivial copy-assignment; use value-initialization instead [-Werror=class-memaccess]
|
🐧 Linux / Minimal template (target=template_release, everything disabled)
Process completed with exit code 2.
|
🐧 Linux / Template w/ Mono (target=template_release):
tests/core/object/test_object.h#L549
'void* memset(void*, int, size_t)' clearing an object of type 'class Object' with no trivial copy-assignment; use value-initialization instead [-Werror=class-memaccess]
|
🐧 Linux / Template w/ Mono (target=template_release)
Process completed with exit code 2.
|
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
|
🌐 Web / Template w/ threads (target=template_release, threads=yes)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.
|
🌐 Web / Template w/o threads (target=template_release, threads=no)
No cached files found at path "/home/runner/work/godot/godot/emsdk-cache" - downloading and caching emsdk.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android-editor
Expired
|
220 MB |
|
android-template-arm32
Expired
|
69.1 MB |
|
android-template-arm64
Expired
|
63.3 MB |
|
godot-api-dump
Expired
|
411 KB |
|
ios-template
Expired
|
39.1 MB |
|
linux-editor-mono
Expired
|
74.6 MB |
|
web-nothreads-template
Expired
|
15.3 MB |
|
web-template
Expired
|
15.2 MB |
|
windows-editor
Expired
|
61.9 MB |
|
windows-template
Expired
|
30.8 MB |
|