Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-2038

Don't post error message of invalid jcheck configuration when encountering UncheckedIOException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.0
    • None
    • bots
    • None

      In CheckWorkItem, the bot would check whether this pull request has valid jcheck configuration and if not, the bot would post an error message of invalid jcheck configuration in the pull request.

      Today, a user reported that he saw this error message in his pull request and he couldn't determine whether the pull request is good. After reading the log, I found that it's just a temporary glitch. The bot was trying to read jcheck configuration in GitHub but got HttpTimeoutException, so the bot posted the error message. But it recovers in the next try.
      https://github.com/openjdk/panama-foreign/pull/893

      To sum, in the cases of some temporary glitches, we shouldn't post error message to pull request to confuse users.

            zsong Zhao Song
            zsong Zhao Song
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: