Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66695

SEGFAULT on CTest should be reported

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • xunit-plugin
    • None

      When a CTest fails on a segfault, xUnit reports this as a failure, but in the Stack Trace, doesn't show that it failed because of a segfault. GTest shows that it PASSED, which our logs show that as well, but behind the scenes, xUnit must know that it segfaulted as well to put it into the Failed Test section. The exit code of the test shows that it is a SEGFAULT as well. Was hoping to have some sort of indication that a test failed because of a SEGFAULT displayed in the xUnit failed test results.

            nfalco Nikolas Falco
            venn David
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: