Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Problem with the integration test #237

Description

@tasomaniac

While browsing the project, I came across the following plugin functional tests. According to the line 110, the tasks are run with --dry-run. When they are run with dry-run, not matter what the plugin does, all the tasks will be "SKIPPED". And the test verifies only that they are "SKIPPED"

So my observation is that this test is evergreen.

https://github.com/dropbox/AffectedModuleDetector/blob/main/affectedmoduledetector/src/test/kotlin/com/dropbox/affectedmoduledetector/AffectedModuleDetectorIntegrationTest.kt#L110-L116

Screenshot 2023-12-16 at 18 56 42

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions