-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Labels
lifecycle/needs-reviewThe issue has not yet been reviewed.The issue has not yet been reviewed.
Description
What happened?
File: src/tests/rust_guests/simpleguest/src/main.rs:398
Error message is "Invalid parameters passed to print_ten_args"
.
What did you expect to happen?
It should be "Invalid parameters passed to print_eleven_args"
.
Steps to reproduce the behavior
Go to src/tests/rust_guests/simpleguest/src/main.rs:398
and see the line
Hyperlight Version
0.3.0
OS version
On Linux:
$ cat /etc/os-release
NAME="Linux Mint"
VERSION="22.1 (Xia)"
ID=linuxmint
ID_LIKE="ubuntu debian"
PRETTY_NAME="Linux Mint 22.1"
VERSION_ID="22.1"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=xia
UBUNTU_CODENAME=noble
$ uname -a
Linux dylanPC 6.8.0-58-generic #60-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 14 18:29:48 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Additional Information
No response
Metadata
Metadata
Assignees
Labels
lifecycle/needs-reviewThe issue has not yet been reviewed.The issue has not yet been reviewed.