Skip to content

test: add Balloon_bytes and fix field order in test_meminfo#34

Merged
kenhys merged 1 commit into
mainfrom
test
Apr 21, 2026
Merged

test: add Balloon_bytes and fix field order in test_meminfo#34
kenhys merged 1 commit into
mainfrom
test

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Newer Linux kernels introduce Balloon_bytes and change the output order of fields (e.g., CmaTotal and CmaFree) in /proc/meminfo. This commit updates the expected fields in test_meminfo to match the actual output and fix the test failure.

Newer Linux kernels introduce `Balloon_bytes` and change the output order of fields (e.g., `CmaTotal` and `CmaFree`) in `/proc/meminfo`.
This commit updates the expected fields in `test_meminfo` to match the actual output and fix the test failure.

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 requested a review from kenhys April 21, 2026 01:25
@Watson1978

Copy link
Copy Markdown
Contributor Author

@kenhys
kenhys merged commit 445e08c into main Apr 21, 2026
7 checks passed
@kenhys
kenhys deleted the test branch April 21, 2026 01:32
@kenhys

kenhys commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Good catch!

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