mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-01 23:59:42 +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]
|
#[test]
|
||||||
#[serial(zig_platform_parser_package_basic_cli_url)]
|
#[serial(zig_platform_parser_package_basic_cli_url)]
|
||||||
#[cfg_attr(windows, ignore)]
|
#[cfg_attr(windows, ignore)]
|
||||||
|
#[ignore = "bug with surgical linker: https://github.com/roc-lang/roc/pull/6591#issuecomment-2030983248"]
|
||||||
fn platform_switching_zig() {
|
fn platform_switching_zig() {
|
||||||
test_roc_app_slim(
|
test_roc_app_slim(
|
||||||
"examples/platform-switching",
|
"examples/platform-switching",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue