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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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

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.

None yet

1 participant