Skip to content

Upgrade to latest Parse SDK breaks test #8818

Closed
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

Upgrading to latest Parse SDK (4.3.1 as of writing) breaks the test:

  1. Security Advisory GHSA-8w3j-g983-8jh5 should validate credentials first and check if account already linked afterwards ()
  • Expected 208 to equal 206.

The test specifically expects 206 instead of 208 (as commented in the test), so it doesn't seem to be a deliberate change but rather a bug.

Steps to reproduce

See #8816.

Actual Outcome

Test fails.

Expected Outcome

Test passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    block:majorNeeds to be resolved before next major release; remove label afterwardstype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions