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

std.mem.writeVarPackedInt: handle write_size == 0 #19745

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

clickingbuttons
Copy link
Contributor

Also move example comments into tests.

@clickingbuttons
Copy link
Contributor Author

Windows failure seems to be a RemoveDir flake.

Main test suite...
test
+- test-cli
   +- RemoveDir C:\Users\ci\george4\_work\zig\zig\zig-cache\tmp\747baf9cde4f97ee
      +- zig build test failure
error: Unexpected
error: the following command exited with code 1 (expected exited with code 0):
cd C:\Users\ci\george4\_work\zig\zig\zig-cache\tmp\747baf9cde4f97ee && C:\Users\ci\george4\_work\zig\zig\build-release\stage3-release\bin\zig.exe build test 
Build Summary: 6159/6432 steps succeeded; 269 skipped; 1 failed; 418[96](https://github.com/ziglang/zig/actions/runs/8803469365/job/24161668086?pr=19745#step:3:97)/44139 tests passed; 2243 skipped (disable with --summary none)
test transitive failure
+- test-cli transitive failure
   +- RemoveDir C:\Users\ci\george4\_work\zig\zig\zig-cache\tmp\747baf9cde4f[97](https://github.com/ziglang/zig/actions/runs/8803469365/job/24161668086?pr=19745#step:3:98)ee transitive failure

@andrewrk andrewrk enabled auto-merge (squash) August 12, 2024 18:08
@andrewrk andrewrk merged commit da8fbcc into ziglang:master Aug 15, 2024
10 checks passed
SammyJames pushed a commit to SammyJames/zig that referenced this pull request Aug 15, 2024
richerfu pushed a commit to richerfu/zig that referenced this pull request Oct 28, 2024
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