Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A couple of APIs fail roundtrip tests on CI #1427

Open
gnzlbg opened this issue Jul 5, 2019 · 0 comments
Open

A couple of APIs fail roundtrip tests on CI #1427

gnzlbg opened this issue Jul 5, 2019 · 0 comments
Labels
A-CI Area: CI-related items C-bug Category: bug E-medium E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Milestone

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Jul 5, 2019

Inspect the libc-test/build.rs for skip_roundtrip.

Some of the failures are C reading 0 from struct fields where we have written something else. And a couple of the failures were C reading completely different bytes, or reading bytes with a stride from Rust.

@gnzlbg gnzlbg added C-bug Category: bug A-CI Area: CI-related items labels Jul 5, 2019
@tgross35 tgross35 added this to the 1.0 milestone Aug 29, 2024
@tgross35 tgross35 added the E-medium E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: CI-related items C-bug Category: bug E-medium E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Projects
None yet
Development

No branches or pull requests

2 participants