-
Notifications
You must be signed in to change notification settings - Fork 578
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
Framework: PR compile errors falsely showing up under Zoltan2Sphyx #10906
Comments
From this comment, I know it has been happening since at least July 1 in #10606, if not farther back. I guess I just assumed everybody clicked past it and read the output. |
And of course, there's #10836. |
FYI: This is really a duplicate of #10823. |
@jhux2, @GrahamBenHarper, this behavior was noted in #10823. I am working with @zackgalbreath at Kitware to try to figure this out the best we can (see SNL Kitware #209). There are several challenges. First, we can't see the XML files getting generated on the Jenkins clients (see TRILINOSHD-188)). Also, it is very hard to get to the XML files that are submitted to trilinos-cdash.sandia.gov. (Kitware did not set up that CDash server and has limited access to it.) I did not write the code run by the ctest -S script and I don't even know where that code lives. All of this is owned by the Trilinos Framework team. They own the Jenkins jobs, they own the CDash server, they own the code that is run on the Jenkins server. I have no way to reproduce anything. It is an extremely difficult situation to deal with. |
@bartlettroscoe Thanks, I didn't realize this was already being tracked. (I only searched titles.) For anyone who has read this far, see #10823 (comment), which is exactly what I reported here. I'll close this issue in favor of #10823. |
Bug Report
@bartlettroscoe @GrahamBenHarper
Description
In some PR testing, compile failures are erroneously showing up under the subproject
Zoltan2Sphyx
. Here's a screenshot from #10902. (It's also happening in #10900, and probably others.)The actual compiler error happens during the build of one of MueLu's unit tests.
actual compiler error
The text was updated successfully, but these errors were encountered: