Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-1769

parse of assert fails when newline between 'test' and 'message'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.7.5, 1.8-beta-2
    • parser
    • None

    Description

      assert statements crashes the parser if a line break appears between the test and the message. i.e:

      assert test :
      "message"

      see attached test case and stack trace.

      Attachments

        Issue Links

          Activity

            People

              guillaume Guillaume Sauthier
              bpsm Ben Smith
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: