# Test cases that are expected to fail, e.g. unimplemented features or bug-fixes. # Remove from list when fixed. tests = { "import_root_sibling", "import_child_package_from_package", "import_root_package_from_child", "import_parent_package_from_child", "import_circular_dependency", "oneof_enum", }