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

Failures in full testsuite #59

Closed
johnaohara opened this issue Jun 13, 2022 · 3 comments
Closed

Failures in full testsuite #59

johnaohara opened this issue Jun 13, 2022 · 3 comments

Comments

@johnaohara
Copy link
Contributor

As I was experimenting for #58 I noticed there a re a few failures when running the full testsuite, e.g.

########### Results Summary of the test suite hpo_api_tests ##########
hpo_api_tests took 2562 seconds
Number of tests performed 56
Number of tests passed 42
Number of tests failed 14

~~~~~~~~~~~~~~~~~~~~~~~ hpo_api_tests failed ~~~~~~~~~~~~~~~~~~~~~~~~~~
Failed cases are :
		  invalid-id
		  empty-id
		  invalid-searchspace
		  empty-name
		  null-name
		  invalid-trial-result
		  empty-trial-result
		  null-trial-result
		  invalid-result-value-type
		  empty-result-value-type
		  null-result-value-type
		  invalid-result-value
		  null-result-value
		  additional-field

Is this something that someone is currently investigating?

@dinogun
Copy link
Contributor

dinogun commented Jun 13, 2022

@chandrams should be looking into this

@chandrams
Copy link
Contributor

Issues #32 #33 #34 have been raised for most of these failures.

@khansaad
Copy link
Contributor

khansaad commented Aug 2, 2022

This was fixed in PR #60

@khansaad khansaad closed this as completed Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants