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

TAP report table show failed test message on ALL tests after the failed one.

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • tap-plugin
    • None
    • Jenkins: Ubuntu 13
      Slave: Ubuntu 11, phpunit, tap report

      Tap Plugin add failed test data to ALL successful tests after the failed one.
      Tap Example:
      ok 42 - S::test_1
      ok 43 - S::test_2
      not ok 44 - Failure: test_3

      message: 'Failed asserting that Y matches expected X.'
      severity: fail
      data:
      got: Y
      expected: X
      ...
      ok 45 - S::test_4
      ok 46 - S::test_5
      ok 47 - S::test_6
      ok 48 - S::test_7

          [JENKINS-17859] TAP report table show failed test message on ALL tests after the failed one.

          Moshe Belostotsky created issue -
          Bruno P. Kinoshita made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Bruno P. Kinoshita made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 149155 ] New: JNJira + In-Review [ 206626 ]

            kinow Bruno P. Kinoshita
            mbelosto Moshe Belostotsky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: