-
Notifications
You must be signed in to change notification settings - Fork 68
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
2.4.1rc test #1932
2.4.1rc test #1932
Conversation
goes with: CDAT/uvcdat-testdata#125 |
${cdat_SOURCE_DIR}/testing/vcs/test_vcs_continents.py | ||
${BASELINE_DIR}/test_vcs_continents.png | ||
) | ||
#cdat_add_test(test_vcs_continents |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@doutriaux1 why comment out tests? The release user will see won't be running tests so I don't know a strong need for this? thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
because they do not work on every machine? And like that it will look cleaner to Dean.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
because they do not work on every machine? And like that it will look cleaner to Dean.
I am fine with it if could you create an issue for these (I believe I have the issue created for continents but not sure about the other test).
@doutriaux1 I see 5 commits but only changes to one file. Does this sounds about right to you? |
@aashish24 squash them when you merge it in master. I had to play with the threshold and the tag point of the uvcmetrics. Please more importantly try it and run ctest on your machine |
Okay sounds good. I will do a clean build in next hour or so and will update. |
thanks @aashish24 |
@doutriaux1 build is running as I am typing. |
@doutriaux1 Running ctests now |
I ran tests against the wrong testdata branch, so I'm running the diags again (Everything else passed except |
Looking at some failures from the dashboard, I see several cases where the newest plots have a thicker line around the plot border than the baseline plots. |
Diags tests (Doing another that will push to the dashboard):
|
@painter1 Yeah, those can generally be fixed by increasing the threshold setting for the checkimage call that compares the |
I am on the vpn so it took longer to download and build. About to submit test results. |
|
Pushing it on the dashboard as well. |
@chaosphere2112 and I took a look, looks like VTK is not antialiasing lines on mac... Not going to delay the release for this. I'd say we're clear. |
I meant VTK is no respecting the "no-antialiasing" on mac. It IS antialiasing on mac whereas it shouldn't be. |
@aashish24 @chaosphere2112 @danlipsa @sankhesh
please build and merge as soon as possible. Thanks.