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

The ensembler seems to be broken #377

Open
agroce opened this issue Apr 10, 2021 · 5 comments
Open

The ensembler seems to be broken #377

agroce opened this issue Apr 10, 2021 · 5 comments

Comments

@agroce
Copy link
Collaborator

agroce commented Apr 10, 2021

On latest docker:

user@95f3fb5202bd:~/testfs$ deepstate-ensembler --help
INFO:deepstate:Setting log level from DEEPSTATE_LOG: 2
Traceback (most recent call last):
  File "/usr/local/bin/deepstate-ensembler", line 33, in <module>
    sys.exit(load_entry_point('deepstate==0.1', 'console_scripts', 'deepstate-ensembler')())
  File "/usr/local/lib/python3.6/dist-packages/deepstate-0.1-py3.6.egg/deepstate/executors/auxiliary/ensembler.py", line 368, in main
    ensembler = Ensembler()
TypeError: __init__() missing 1 required positional argument: 'envvar'
@agroce agroce changed the title The ensembler seems to be broken: The ensembler seems to be broken Apr 10, 2021
@agroce
Copy link
Collaborator Author

agroce commented Apr 10, 2021

@ex0dus-0x any idea of how to quickly fix this, if the code is significantly out of date, or just needs a little tweak? I've never inspected it/used it except once or twice

@agroce
Copy link
Collaborator Author

agroce commented Apr 13, 2021

@GrosQuildu looks like you last touched this -- there are multiple broken things, here, I tried fixing a few but ran into general issues with the directories not being set, parameters to fuzzer object missing, etc. Any chance you could take a look and see if you can fix it?

@GrosQuildu
Copy link
Contributor

Will try.

@agroce
Copy link
Collaborator Author

agroce commented Apr 14, 2021

Thanks! Are you interested in joining the DeepState tool paper for ISSTA?

@agroce
Copy link
Collaborator Author

agroce commented Apr 27, 2021

@GrosQuildu are you interested in joining the ISSTA demo paper?

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

No branches or pull requests

2 participants