We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68f80f commit e29469bCopy full SHA for e29469b
sbe-tool/src/test/java/uk/co/real_logic/sbe/generation/rust/RustGeneratorTest.java
@@ -236,6 +236,7 @@ private void assertSchemaInterpretableAsRust(final String localResourceSchema)
236
assertRustBuildable(rust, Optional.of(localResourceSchema));
237
}
238
239
+ @Ignore
240
@Test
241
public void checkValidRustFromAllExampleSchema() throws IOException, InterruptedException
242
{
0 commit comments