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

Refresh test-result and aggregated-failed-tests Jelly references

      Some Jelly views should be updated to refer to the new locations of test-result.jelly and aggregated-failed-tests.jelly, or reuse project actions, after declaring a dependency on the new junit plugin and its corresponding Jenkins baseline.

      jenkinsci$ find */{,*/}src/main/resources -type f -exec egrep ':test-result|:aggregated-failed-tests' {} \; -print
      
      • MatrixProject/index.jelly
      • MatrixTestResult/index.jelly
      • SurefireAggregatedReport/index.jelly
      • MavenModuleSet/index.jelly
      • __CucumberTestResultAction/summary.jelly
      • IvyModuleSet/index.jelly
      • TestResultColumn/column.jelly
      • hudson.tasks.test.TestResultProjectAction-sectionFloatingBox.jelly
      • MultiJobProject/main.jelly

          [JENKINS-26461] Refresh test-result and aggregated-failed-tests Jelly references

          Jesse Glick created issue -

          Jesse Glick added a comment -

          Cleanup from JENKINS-23263.

          Jesse Glick added a comment - Cleanup from JENKINS-23263 .
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-23263 [ JENKINS-23263 ]

          Fred G added a comment -

          Regarding TestResultColumn/column.jelly in extra-columns plugin:
          How do I reference the new location of test-result.jelly (I assume it's /lib/hudson/test/test-result.jelly in the new JUnit plugin) in a backward compatible way?
          Do I need a dependency on the JUnit plugin?

          Fred G added a comment - Regarding TestResultColumn/column.jelly in extra-columns plugin: How do I reference the new location of test-result.jelly (I assume it's /lib/hudson/test/test-result.jelly in the new JUnit plugin) in a backward compatible way? Do I need a dependency on the JUnit plugin?

          Jesse Glick added a comment -

          Yeah you would need a dependency on a suitable version of the junit plugin, and by extension also on a suitably new Jenkins core.

          Jesse Glick added a comment - Yeah you would need a dependency on a suitable version of the junit plugin, and by extension also on a suitably new Jenkins core.

          James Nord added a comment -

          cucumber-testresult-plugin does not use the file identified (its some old WIP that is pretty dead) so removing this component.

          James Nord added a comment - cucumber-testresult-plugin does not use the file identified (its some old WIP that is pretty dead) so removing this component.
          James Nord made changes -
          Component/s Original: cucumber-testresult-plugin [ 18324 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 160529 ] New: JNJira + In-Review [ 180390 ]

          Closing issue as part of tikal-multijob-plugin issues cleanup.
          If still relevant, please open a matching issue in https://github.com/jenkinsci/tikal-multijob-plugin/issues (you can refer to this issue in its description)

          Yoram Michaeli added a comment - Closing issue as part of tikal-multijob-plugin issues cleanup. If still relevant, please open a matching issue in https://github.com/jenkinsci/tikal-multijob-plugin/issues (you can refer to this issue in its description)
          Yoram Michaeli made changes -
          Resolution New: Postponed [ 6 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: