Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ios] Fix flaky GeoJsonSource tests #593

Closed
wants to merge 2 commits into from

Commits on Jun 28, 2024

  1. [ios] Fix flaky GeoJsonSource tests

    - Use StyleManager/addSource(_:dataId:) so GeoJsonSource's data will be applied in a background queue.
    - Add a delay in GeoJsonSource test when checking for volatile properties, since these properties are added later after the source is added to the style.
    maios committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c3aedb1 View commit details
    Browse the repository at this point in the history
  2. retry volatile properties test

    maios committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4119cb4 View commit details
    Browse the repository at this point in the history