Skip to content

Fix failing tests #1217

Open
Open
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

At some point, tests did not run anymore because they were not identified. The CI job itself passed, but it could have been noticed by a sudden decrease in test coverage of 0%. Issue was fixed in #1216, however this also means the CI is not failing due to 9 failing tests.

Steps to reproduce

See https://github.com/parse-community/Parse-SDK-Android/actions/runs/10436358169/job/28901326229 for the failing tests, or for better overview fdd9488 which shows the 9 tests.

Actual Outcome

Tests fail, apparently due to the way the testing is conducted, not because the SDK code itself is faulty. Hence this issue is only labelled as ci. If it turns out that there are actual issues in SDK code, this will be labelled as bug.

Expected Outcome

Tests should pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$20Bounty applies for fixing this issue (Parse Bounty Program)type:ciCI related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions