Skip to content

Tests fail with Parse Server upgrade #1979

Closed
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

Upgrading Parse Server for integration testing fails in #1975.

Steps to reproduce

Failing tests in https://github.com/parse-community/Parse-SDK-JS/actions/runs/5633637975/job/15262758943?pr=1975:

  1. Parse.File can get file data from base64 (saved)
  • Error: File upload of extension plain is disabled.
  1. Parse.File can get file data from byte array
  • Error: File upload of extension plain is disabled.
  1. Parse.File can save file to localDatastore
  • Error: File upload of extension plain is disabled.
  1. Schema set multiple required and default values
  • Error: File upload of extension plain is disabled.

Actual Outcome

Tests fail.

Expected Outcome

Test pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    block:releaseNeeds to be resolved before next release on release branch; remove label afterwardstype:ciCI related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions