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

missing integration files #176

Open
vigsterkr opened this issue Jun 19, 2019 · 1 comment
Open

missing integration files #176

vigsterkr opened this issue Jun 19, 2019 · 1 comment

Comments

@vigsterkr
Copy link
Member

currently there are no integration files for these tests:

cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./base_api/factory.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./base_api/put_get_add.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./base_api/dense_dispatching.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./meta_api/vector_types.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./meta_api/calls.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./meta_api/literals.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./meta_api/enums.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./meta_api/list_init.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./meta_api/kwargs.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./meta_api/matrix_types.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./statistical_testing/quadratic_time_maximum_mean_discrepancy.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./statistical_testing/linear_time_maximum_mean_discrepancy.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./observers/gaussian_mixture_models.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./observers/kmeans.dat': No such file or directory
cp: cannot create regular file '/home/wiking/shogun/data/testsuite/meta/./observers/least_angle_regression.dat': No such file or directory

@karlnapf @geektoni is this intentional? dunno just checking...

@karlnapf
Copy link
Member

We didn’t bother as these don’t really need integration testing (only show basic api stuff)
In the mmd case I think we removed them due to random seed issues
Generally, all algorithms should be covered

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

2 participants