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

JellyTestSuiteBuilder complains about escape-by-default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • ui-samples-plugin
    • None
    • current version on github

      When running mvn test for ui-samples-plugin I get an error:

       [ERROR] Tests run: 29, Failures: 1, Errors: 4, Skipped: 0, Time elapsed: 17.758 s <<< FAILURE! - in InjectedTest
      [ERROR] index.jelly(org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyCheck)  Time elapsed: 0.009 s  <<< FAILURE!
      java.lang.AssertionError: <?jelly escape-by-default='true'?> is missing in file:/E:/Users/Public/vititov/build/github/ui-samples-plugin/target/classes/index.jelly
              at org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyCheck.runTest(JellyTestSuiteBuilder.java:108)
      

      Please, check PR with a fix: https://github.com/jenkinsci/ui-samples-plugin/pull/6

            Unassigned Unassigned
            vititov Valentin Titov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: