Skip to content

Commit 84b1f38

Browse files
committed
Ignore the test.
1 parent 4ce9553 commit 84b1f38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-tests/tests/integration_test.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6058,6 +6058,7 @@ fn test_error_generated_for_pod_with_nontrivial_destructor() {
60586058
}
60596059

60606060
#[test]
6061+
#[ignore] // https://github.com/google/autocxx/issues/1269
60616062
fn test_error_generated_for_double_underscore() {
60626063
// take_a is necessary here because cxx won't generate the required
60636064
// static assertions unless the type is actually used in some context

0 commit comments

Comments
 (0)