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

Retrigger tests with cast removed from nidmresults library #488

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

cmaumet
Copy link
Member

@cmaumet cmaumet commented Feb 14, 2020

This a companion PR to incf-nidash/nidmresults#59. To retrigger the tests and check that removing the cast as suggested by @khelm does not cause backward compatibility issues.

@cmaumet cmaumet changed the title Added empty line to retrigger tests Retrigger tests without cast in nidmresults library Feb 14, 2020
@cmaumet cmaumet changed the title Retrigger tests without cast in nidmresults library Retrigger tests with cast removed from nidmresults library Feb 14, 2020
@cmaumet
Copy link
Member Author

cmaumet commented Feb 14, 2020

@khelm: the tests pass although we do get some missing links -- e.g. to 'Map' in nidm_results_dev.html.

@khelm
Copy link
Contributor

khelm commented Feb 14, 2020

Thanks @cmaumet - any idea why Map doesn't show up? This issue arose because there are evidently some non-printing unicode characters in the files that I've been working to eliminate, with only partial success.

@cmaumet
Copy link
Member Author

cmaumet commented Feb 17, 2020

@khelm - I think the terms that do not show up are those that are used inside a definition (and were surrounded by quotes so that they would be picked up as terms).

Do you have an example of where the cast is making the tests fail on nidm-experiment updates? Is #487 a good example? Or should I be looking somewhere else?

@khelm
Copy link
Contributor

khelm commented Mar 7, 2020

@cmaumet Not sure how I missed this... Yes, #487 is where the issue arises. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants