-
-
Notifications
You must be signed in to change notification settings - Fork 921
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
ppc64 test fails off of tip of the master branch.; #2705
Comments
adding the -X option to the above we get the following operating information:
|
could you provide me with the output of |
I am assuming that you wanted the output from this?
And this is the result:
|
it was I asked for but I made mistake. any ways I uploaded a snapshot of the gem-maven-plugin. could you change https://github.com/jruby/jruby/blob/master/pom.xml#L136 to 1.0.9-SNAPSHOT and see if things are working "better" then. the -client should be gone. |
Oh, nice find! |
I edited the pom.xml file as directed above and now we get:
|
I failed to capture the "stderr" output of that last run: we are seeing a lot of these:
Interestingly enough, the tests don't report "failures", but those error messages stream out of test run. Here is the run again but with this command line:
|
we got a snapshot of the tip of the master jruby branch to test running on ppc64.
When we ran "mvn -Ptest" as suggested in the BUILDING.md file we get the following error summary:
here is the "complete" results output from maven:
The text was updated successfully, but these errors were encountered: