Skip to content

Commit

Permalink
Merge pull request #1468 from google/test-for-1192
Browse files Browse the repository at this point in the history
Test for 1192
  • Loading branch information
adetaylor authored Feb 28, 2025
2 parents 8f7f000 + 80a7b25 commit 1621210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/tests/integration_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12200,6 +12200,7 @@ fn test_virtual_methods() {
}

#[test]
#[ignore] // https://github.com/google/autocxx/issues/1192, or related
fn test_issue_1192() {
let hdr = indoc! {
"#include <vector>
Expand Down

0 comments on commit 1621210

Please sign in to comment.