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 ncdap_tests were a mess, so I decided to clean them up #907

Merged
merged 2 commits into from
Mar 26, 2018

Conversation

DennisHeimbigner
Copy link
Collaborator

I removed cruft and removed unused site tests
and made the tests somewhat more understandable.

Also did a fix to libdispatch/dwinpath to convert
relative paths to absolute paths. This will, I hope,
take care of some windows path problems when using
$srcdir in shell scripts.

to remove cruft and to remove unused site tests
and make the tests somewhat more understandable.

Also did a fix to libdispatch/dwinpath to convert
relative paths to absolute paths. This will, I hope,
take care of some windows path problems when using
$srcdir in shell scripts.
Copy link
Member

@WardF WardF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, and the tests appear to pass. I'll take a closer second look in the morning, and will merge this in unless something pops up as broken. Thanks!

@WardF
Copy link
Member

WardF commented Mar 26, 2018

I'm seeing errors from tst_remote3 now; @DennisHeimbigner are they working on your end?

@DennisHeimbigner
Copy link
Collaborator Author

I just ran it again on my laptop (cygwin) and it ran ok.
Can you point me to some more detailed output of the failures?

@WardF
Copy link
Member

WardF commented Mar 26, 2018

So it is only failing on OSX for me, let me take a quick look to rule out anything environmental.

@DennisHeimbigner
Copy link
Collaborator Author

It is probably a bash script problem again; maybe a path.
The scripts are set up so that if you define the environment
variable SETX=1 then all of the scripts should start tracing their
actions.

@WardF
Copy link
Member

WardF commented Mar 26, 2018

It appears to actually be a cmake issue on OSX; if I reduce the number of parallel threads, everything passes. The failures I'm observing were actually in cmake itself, not the underlying tests.

@WardF
Copy link
Member

WardF commented Mar 26, 2018

The issue is occurring on other branches as well.

@WardF WardF merged commit 441353f into master Mar 26, 2018
@DennisHeimbigner DennisHeimbigner deleted the ncdaptestsclean.dmh branch April 3, 2018 18:58
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.

None yet

2 participants