Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created February 15, 2012 18:27
Show Gist options
  • Save mattias-lidman/1838000 to your computer and use it in GitHub Desktop.
Save mattias-lidman/1838000 to your computer and use it in GitHub Desktop.
======================================================================
ERROR: test_migrate_birn_failure (globusonline.graph.tests.birn_migrate_account_test.TestBirnMigration)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/mattias/temp/globusonline-graph/globusonline/graph/tests/birn_migrate_account_test.py", line 48, in setUp
fixture_loader.instantiate_fixtures(self.store, self.crypto, fixture_dir)
File "/home/mattias/temp/globusonline-graph/globusonline/graph/test_utils/fixture_loader.py", line 63, in instantiate_fixtures
instantiate_fixtures_from_rdf(store, fixture_dir)
File "/home/mattias/temp/globusonline-graph/globusonline/graph/test_utils/fixture_loader.py", line 75, in instantiate_fixtures_from_rdf
graph.store.flush_cache()
AttributeError: 'AgamemnonStore' object has no attribute 'flush_cache'
-------------------- >> begin captured logging << --------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment