Skip to content

Create test suite for test.dart #2245

@peter-ahe-google

Description

@peter-ahe-google

This is from dart/tests/standalone/standalone.status:

TimeoutTest: Skip # Timeout test for testing the test runner.
FailTest: Fail, OK # Fails intentionally

These tests are a minor inconvenience when looking at the output from --report. I'd like to see:

 * 0 tests will be skipped
 * 0 tests are expected to fail that we won't fix

But what I see is:

 * 1 tests will be skipped
 * 1 tests are expected to fail that we won't fix

This is only a minor inconvenience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-testCross-cutting test issues (use area- labels for specific failures; not used for package:test).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions