Skip to content

Commit 75ef135

Browse files
Disable the run-make/translation test for now
1 parent 16983eb commit 75ef135

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/run-make/translation/rmake.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
//@ needs-symlink
1111
//@ needs-subprocess
1212

13+
// FIXME(151366) Currently `-Ztranslate-additional-ftl` is currently broken
14+
//@ ignore-test
15+
1316
#![deny(warnings)]
1417

1518
use std::path::{Path, PathBuf};

0 commit comments

Comments
 (0)