Skip to content

test: Update test#33

Closed
ndubchak wants to merge 2 commits into
mainfrom
ndubchak/ai-hackathon-test
Closed

test: Update test#33
ndubchak wants to merge 2 commits into
mainfrom
ndubchak/ai-hackathon-test

Conversation

@ndubchak
Copy link
Copy Markdown
Contributor

@ndubchak ndubchak commented Jul 14, 2025

🔍 Description

This PR updates some tests.

@ndubchak ndubchak requested a review from a team as a code owner July 14, 2025 21:05
Comment thread osutils/src/pcrlock.rs
// yet. Once static .pcrlock files are added and dynamic files are generated, the test
// should pass.
validate_log().unwrap_err();
validate_log().unwrap();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does the comment need updating?

@ndubchak ndubchak closed this Jul 21, 2025
@ndubchak
Copy link
Copy Markdown
Contributor Author

This was a test PR for the AI Hackathon project; closing.

@ndubchak ndubchak deleted the ndubchak/ai-hackathon-test branch July 21, 2025 21:08
bfjelds added a commit that referenced this pull request May 25, 2026
Fixes from frhuelsz code review:

- grub_cfg: skip $variable references during partition extraction (#30)
- users: use * lock marker instead of ! for AZL UsePAM=no (#31)
- users: fsync + parent dir sync in atomic_write_file (#33)
- users: propagate unexpected errors from check_user_exists (#36)
- users: explicitly lock new users when no password set (#43)
- users: skip set_primary_group for new users (useradd -g suffices) (#46)
- users: named constants for shadow/passwd field indices (#41)
- users: named constants for SSH dir/file permissions (#52)
- config: add deny_unknown_fields to remaining serde structs (#38)
- config: doc comment on PasswordType intentional reduction (#37)
- services: error on non-UTF-8 root path instead of silent fallback (#51)
- modules: document intentional Disable fidelity fix vs Go (#50)
- selinux: doc comment clarifying non-overlapping call paths (#45)
- lib: update OsModifierContext doc for MOS config path (#54)
- lib: add caller invariant doc on modify_os for UKI (#32)
- lib: add BootTarget enum note for future UKI-awareness (#53)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants