Skip to content

iOS tests not all running #133301

@zanderso

Description

@zanderso

https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Production%20Engine%20Drone/130722/overview

From

https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20mac_unopt/2715/overview

This should be running

    "tests": [
      {
        "language": "python3",
        "name": "Tests for ios_debug_sim",
        "parameters": [
          "--variant",
          "ios_debug_sim",
          "--type",
          "objc",
          "--engine-capture-core-dump",
          "--ios-variant",
          "ios_debug_sim"
        ],
        "script": "flutter/testing/run_tests.py"
      },
      {
        "name": "Scenario App Integration Tests",
        "parameters": [
          "ios_debug_sim"
        ],
        "script": "flutter/testing/scenario_app/run_ios_tests.sh"
      }

but is instead doing nothing.

Suspecting this is somehow due to flutter/engine#44836 and flutter/engine#44920

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionteam-infraOwned by Infrastructure team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions