Skip to content

Commit

Permalink
We can fix this broken test in #3929
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-F-Bryan committed May 30, 2023
1 parent dbb82f3 commit bec9178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/cli/tests/run_unstable.rs
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ mod webc_on_disk {
all(target_env = "musl", target_os = "linux"),
ignore = "wasmer run-unstable segfaults on musl"
)]
#[cfg_attr(windows, ignore = "FIXME(Michael-F-Bryan): Temporarily broken on Windows - https://github.com/wasmerio/wasmer/issues/3929")]
fn merged_filesystem_contains_all_files() {
let assert = wasmer_run_unstable()
.arg(fixtures::bash())
Expand Down

0 comments on commit bec9178

Please sign in to comment.