Skip to content

Library[1,4,5,6]NegativeTest is overly restrictive #354

Closed
@DartBot

Description

@DartBot

This issue was originally filed by jimhug@google.com


These 4 tests check for conflicting names - but never actually reference those names. These tests should be allowed to pass unless the --compile_all flag is used to force full compilation and checking. These tests can all be trivially fixed by adding a reference in code (reachable from main) to the offending names.

This issue is equivalent to the one addressed in this commit (with accompanying code review discussion):
  http://code.google.com/p/dart/source/detail?spec=svn1233&r=1055

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-testCross-cutting test issues (use area- labels for specific failures; not used for package:test).closed-invalidClosed as we don't believe the reported issue is generally actionable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions