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

Possible incorrect test case #10

Open
thiloshon opened this issue Sep 16, 2021 · 1 comment
Open

Possible incorrect test case #10

thiloshon opened this issue Sep 16, 2021 · 1 comment

Comments

@thiloshon
Copy link
Contributor

Hi @Martis6

At

dim(bdDwC:::data_darwin_core_info) == dim(bdDwC:::get_darwin_core_info())
we are checking the function and the value returned from function. This is causing CI CD to fail. Please take a look.

@Martis6
Copy link

Martis6 commented Sep 16, 2021

Hey @thiloshon
I have noticed this issue as well, since bdDwC wasn't updated for a while, the table stored in the package is older version of the online version and obviously different info has different length. I didn't try to update it since having a failed case was useful while creating the reports. Not sure who should update it @tom-gu ?

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