Branch: refs/heads/when-changelog Home: https://github.com/jenkinsci/pipeline-model-definition-plugin Commit: 71eaf9910ff818ce34904c85e707fc137ef5dbe8 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/71eaf9910ff818ce34904c85e707fc137ef5dbe8 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths: M pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/JSONValidationTest.java Log Message: ----------- Disabling mismatched JSON quotes test Ha, since we now double-up backslashes from the AST/JSON when we convert to Groovy, this is no longer actually a problem - `"hello\\'"` in JSON becomes `'hello\\''` in Groovy! -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.