Skip to content

port uuid link test over to the new build system API #14964

Description

@andrewrk

Extracted from #14647.

This test is disabled and needs to be re-added:

zig/test/link.zig

Lines 155 to 162 in b4d58e9

// TODO: re-enable this test. It currently has some incompatibilities with
// the new build system API. In particular, it depends on installing the build
// artifacts, which should be unnecessary, and it has a custom build step that
// prints directly to stderr instead of failing the step with an error message.
//.{
// .build_root = "test/link/macho/uuid",
// .import = @import("link/macho/uuid/build.zig"),
//},

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behaviorlinkingregressionIt worked in a previous version of Zig, but stopped working.zig build systemstd.Build, the build runner, `zig build` subcommand, package management

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions