Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-5893

Code coverage report not generated sometimes because of malformed input

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Sometimes the code coverage report is not generated because of error "malformed input around byte 2" . Have seen this mainly for builds that are very slow in execution especially from the master branch

       

      This could happen because of the VM getting terminated quickly before Jacoco would write the results to Jacoco.exec file. May be explore setting the below property to a value greater than default of 30 sec for VM to terminate

      forkedProcessExitTimeoutInSeconds 

      {{}}

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sandeep.guggilam Sandeep Guggilam
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: