Skip to content

Commit b7bd2a2

Browse files
committed
Mark test ignored.
1 parent 41cebba commit b7bd2a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-tests/tests/integration_test.rs

+1
Original file line numberDiff line numberDiff line change
@@ -4216,6 +4216,7 @@ fn test_nested_enum_in_namespace() {
42164216
run_test("", hdr, rs, &["take_A_B"], &[]);
42174217
}
42184218

4219+
#[ignore] // https://github.com/google/autocxx/issues/1466
42194220
#[test]
42204221
fn test_abstract_subclass() {
42214222
let hdr = indoc! {"

0 commit comments

Comments
 (0)