MethodParameters tests failing on Windows

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 8
    • Component/s: tools
    • b115
    • Not verified

      The recent updates to the MethodParameters test fail on Windows.

      It looks like the cause is that the lines are not being correctly split on line boundaries.


      Error: expected line not found: static interface AnnotationTest$Annos -- inner
      Error: expected line not found: AnnotationTest$Annos.foo()
      Error: expected line not found: AnnotationTest$Annos.value()
      Error: expected line not found: class AnnotationTest --
      Error: expected line not found: AnnotationTest.<init>(i, ji)
      Error: expected line not found: AnnotationTest.foo(i, ji)
      Error: expected line not found: static interface AnnotationTest$I -- inner
      Error: expected line not found: AnnotationTest$I.m(i, ji)
      Error: expected line not found: static interface AnnotationTest$Anno -- inner
      Error: expected line not found: AnnotationTest$Anno.f()
      Error: The output from ClassFileVisitor did not match golden file.
      Error: unexpected line found: static interface AnnotationTest$Anno -- inner
      AnnotationTest$Anno.f()
      static interface AnnotationTest$Annos -- inner
      AnnotationTest$Annos.value()
      AnnotationTest$Annos.foo()
      static interface AnnotationTest$I -- inner
      AnnotationTest$I.m(i, ji)
      class AnnotationTest --
      AnnotationTest.<init>(i, ji)
      AnnotationTest.foo(i, ji)

            Assignee:
            Kumar Srinivasan
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: