Skip to content

Certain community tests never run on the CI #7607

Closed
@anatoliykmetyuk

Description

@anatoliykmetyuk

Specifically these:

  • scalacheck
  • semanticdb
  • xml-interpolator
  • betterfiles

If you take a random's commit CI output for the community_test task, e.g. this, and look for these tests in this output, you will find each one or two times (where the submodule is checked out).

These tests work fine locally though, e.g. with the community-build/testOnly dotty.communitybuild.CommunityBuildTest -- *scalacheck command.

Also if you comment all the other tests but these four, these four also work on the CI: see #7606 and its output.

/cc @smarter

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions