Merge pull request #100 from boukeversteegh/fix/circular-dependencies

Import bug - Circular Dependencies
This commit is contained in:
Bouke Versteegh
2020-07-07 21:45:06 +02:00
committed by GitHub
5 changed files with 59 additions and 48 deletions

View File

@@ -1,7 +1,6 @@
# Test cases that are expected to fail, e.g. unimplemented features or bug-fixes.
# Remove from list when fixed.
xfail = {
"import_circular_dependency",
"oneof_enum", # 63
"namespace_keywords", # 70
"namespace_builtin_types", # 53