mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-26 13:52:15 +00:00
ignore broken test
This commit is contained in:
parent
4066d56b24
commit
a9a243678a
1 changed files with 1 additions and 0 deletions
|
|
@ -520,6 +520,7 @@ mod cli_run {
|
|||
#[test]
|
||||
#[serial(zig_platform_parser_package_basic_cli_url)]
|
||||
#[cfg_attr(windows, ignore)]
|
||||
#[ignore = "bug with surgical linker: https://github.com/roc-lang/roc/pull/6591#issuecomment-2030983248"]
|
||||
fn platform_switching_zig() {
|
||||
test_roc_app_slim(
|
||||
"examples/platform-switching",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue