-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorlinkingregressionIt worked in a previous version of Zig, but stopped working.It worked in a previous version of Zig, but stopped working.zig build systemstd.Build, the build runner, `zig build` subcommand, package managementstd.Build, the build runner, `zig build` subcommand, package management
Milestone
Description
Extracted from #14647.
This test is disabled and needs to be re-added:
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"), | |
| //}, |
kubkon
Metadata
Metadata
Assignees
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorlinkingregressionIt worked in a previous version of Zig, but stopped working.It worked in a previous version of Zig, but stopped working.zig build systemstd.Build, the build runner, `zig build` subcommand, package managementstd.Build, the build runner, `zig build` subcommand, package management