Ticket #75 (closed defect: wontfix)

Opened 4 years ago

Last modified 4 years ago

Syntax error gives suboptimal message

Reported by: stephan Owned by: stephan
Priority: minor Milestone:
Component: compiler Version: 1.1.6
Keywords: junitfailure Cc:

Description (last modified by stephan) (diff)

The test case org.eclipse.jdt.core.tests.compiler.parser.SyntaxErrorTest#test11 fails because a wrong alternative is suggested for fixing this error.
See http://www.objectteams.org/distrib/jacks/1.1.6/junit/tests/test-d3e4014-test11-1.3.html

The background of this test is described in Eclipse bug 80339 plus an email David Audel sent me. According to these explanations the error message is determined non-deterministically, dependent on the order of items in generated parser files.

Disabling this test for now.

Change History

Changed 4 years ago by stephan

  • description modified (diff)

Changed 4 years ago by stephan

  • status changed from new to closed
  • resolution set to wontfix

No action planned for this issue. Just documentation (leaving keyword junitfailure to keep this listed on JUnitFailures)

Note: See TracTickets for help on using tickets.