Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unit test failing on travis ci #15

Open
tdiethe opened this issue Jul 24, 2017 · 2 comments
Open

unit test failing on travis ci #15

tdiethe opened this issue Jul 24, 2017 · 2 comments
Labels

Comments

@tdiethe
Copy link
Member

tdiethe commented Jul 24, 2017

Logging output:

root: INFO: New workflow created with id test_new_api_overlapping_plates
root: INFO: Added workflow test_new_api_overlapping_plates to workflow manager
root: INFO: Added node with id ticker containing 1 streams
root: INFO: Added node with id rr1 containing 4 streams
root: INFO: Added node with id rr2 containing 4 streams
root: INFO: Added node with id rp containing 16 streams
root: INFO: Added node with id rpc containing 16 streams
root: INFO: Added factor with tool Clock(first=datetime.datetime(1, 1, 1, 0, 0, 0, 0, tzinfo=UTC, stride=1.0) 
root: INFO: Added factor with tool Random(seed=1) 
root: INFO: Added factor with tool Random(seed=2) 
root: INFO: Added factor with tool Product() 
root: INFO: Added factor with tool Dummy() 
root: INFO: Dummy with sink node rpc running from 2016-04-28 20:00:00+00:00 to 2016-04-28 20:01:00+00:00
root: INFO: Product with sink node rp running from 2016-04-28 20:00:00+00:00 to 2016-04-28 20:01:00+00:00
--------------------- >> end captured logging << ---------------------
mongoengine/base/fields.py   RuntimeError: dictionary changed size during iteration
@tdiethe
Copy link
Member Author

tdiethe commented Jul 25, 2017

Test is passing, but we still get these dictionary changed errors:

plugins_data_generators_tools_gammavariate_2017_06_20_v1_0_0.py   RuntimeError: dictionary changed size during iteration
mongoengine/errors.py   RuntimeError: dictionary changed size during iteration
mongoengine/fields.py   RuntimeError: dictionary changed size during iteration
hmac.py   RuntimeError: dictionary changed size during iteration
numbers.py   RuntimeError: dictionary changed size during iteration

@tdiethe tdiethe added the bug label Nov 16, 2017
@tdiethe tdiethe changed the title python 3 unit test failing on travis python unit test failing on travis Nov 16, 2017
@tdiethe tdiethe changed the title python unit test failing on travis unit test failing on travis ci Nov 16, 2017
@tdiethe
Copy link
Member Author

tdiethe commented Nov 16, 2017

Still getting this error - now in a different location!

hyperstream/time_interval.py   RuntimeError: dictionary changed size during iteration

See this build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant