-
Notifications
You must be signed in to change notification settings - Fork 7
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
[macOS] Multiple errors in tests #19
Comments
Examples log: |
All the tests pass when I run them. Can you give me a single, small, reproducible example of a failure? |
@khoran I trust you, and I do not claim that there is something wrong with your code. It is quite likely that a) either something does not work with 10.6 SDK or b) some additional setting are needed on our side for this to work. If you could advise where to look, that would be of great help. |
Well, a reproducible failure would be helpful. The test output is not very clear. Can you just try to use ChemmineR in general until you find something that doesn't work, and then send me the code to reproduce it? |
Let me try if I can reproduce these on an Intel machine; if yes, that would likely be reproducible generally. |
Actually, I should clarify, I meant reproducible for you, ie, the error occurs every time you run it. I can see how that was confusing though since usually, I would want something I can reproduce myself. That is of course ideal, but if I can at least see a clear example of a failure you're having, that tells me more about where the problem is and then I can make a better suggestion for where you should look next. |
Ok, here are results from 10.6.8 x86_64, which, while not identical to powerpc setup (different compiler, importantly), is similar in terms of SDK:
So while the second output mentions some errors, they are different, and in result tests are said to pass. Unfortunately, I do not have a Linux/BSD Big-endian set-up to run tests; endianness is a usual suspect, as long as SDK problems are [kinf of] ruled out. |
What do I do wrong? :)
The text was updated successfully, but these errors were encountered: