Skip to content

pkg/strace: fix linux/arm64 test#2876

Merged
rminnich merged 1 commit into
u-root:mainfrom
binjip978:fix-strace-arm64
Jan 28, 2024
Merged

pkg/strace: fix linux/arm64 test#2876
rminnich merged 1 commit into
u-root:mainfrom
binjip978:fix-strace-arm64

Conversation

@binjip978
Copy link
Copy Markdown
Contributor

there is no unix.SYS_OPEN for arm64

there is no unix.SYS_OPEN for arm64

Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (34b2bd0) 77.31% compared to head (f4281b1) 77.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2876      +/-   ##
==========================================
+ Coverage   77.31%   77.46%   +0.14%     
==========================================
  Files         427      427              
  Lines       42955    42955              
==========================================
+ Hits        33212    33273      +61     
+ Misses       9743     9682      -61     
Flag Coverage Δ
.-amd64 67.87% <ø> (ø)
cmds/...-amd64 71.50% <ø> (+0.01%) ⬆️
integration/generic-tests/...-amd64 18.41% <ø> (ø)
integration/generic-tests/...-arm 0.00% <ø> (ø)
integration/generic-tests/...-arm64 22.13% <ø> (ø)
integration/gotests/...-amd64 74.35% <ø> (+0.19%) ⬆️
integration/gotests/...-arm 75.39% <ø> (ø)
integration/gotests/...-arm64 75.11% <ø> (-0.01%) ⬇️
pkg/...-amd64 76.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@binjip978 binjip978 added the Awaiting reviewer Waiting for a reviewer. label Jan 28, 2024
@rminnich rminnich merged commit 3853fd7 into u-root:main Jan 28, 2024
@binjip978 binjip978 deleted the fix-strace-arm64 branch January 28, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Awaiting reviewer Waiting for a reviewer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants