Skip to content

Compute/ComputeSubgroupTest.* from impeller_unittests cannot run on Iris 5100 mac minis #124678

@zanderso

Description

@zanderso

In step 18 from https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20Engine%20Drone/158661/overview

[----------] 5 tests from Compute/ComputeSubgroupTest
[ RUN      ] Compute/ComputeSubgroupTest.QuadsToPolyline/Metal
../../flutter/impeller/renderer/compute_subgroup_unittests.cc:723: Failure
Value of: context->GetCapabilities()->SupportsComputeSubgroups()
  Actual: false
Expected: true
[  FAILED  ] Compute/ComputeSubgroupTest.QuadsToPolyline/Metal, where GetParam() = 4-byte object <00-00 00-00> (161 ms)
[ RUN      ] Compute/ComputeSubgroupTest.HeartCubicsToStrokeVertices/Metal
../../flutter/impeller/renderer/compute_subgroup_unittests.cc:502: Failure
Value of: context->GetCapabilities()->SupportsComputeSubgroups()
  Actual: false
Expected: true
[  FAILED  ] Compute/ComputeSubgroupTest.HeartCubicsToStrokeVertices/Metal, where GetParam() = 4-byte object <00-00 00-00> (8 ms)
[ RUN      ] Compute/ComputeSubgroupTest.QuadAndCubicInOnePath/Metal
../../flutter/impeller/renderer/compute_subgroup_unittests.cc:385: Failure
Value of: context->GetCapabilities()->SupportsComputeSubgroups()
  Actual: false
Expected: true
[  FAILED  ] Compute/ComputeSubgroupTest.QuadAndCubicInOnePath/Metal, where GetParam() = 4-byte object <00-00 00-00> (10 ms)
[ RUN      ] Compute/ComputeSubgroupTest.LargePath/Metal
../../flutter/impeller/renderer/compute_subgroup_unittests.cc:174: Failure
Value of: context->GetCapabilities()->SupportsComputeSubgroups()
  Actual: false
Expected: true
[  FAILED  ] Compute/ComputeSubgroupTest.LargePath/Metal, where GetParam() = 4-byte object <00-00 00-00> (7 ms)
[ RUN      ] Compute/ComputeSubgroupTest.PathPlayground/Metal
../../flutter/impeller/renderer/compute_subgroup_unittests.cc:49: Failure
Value of: context->GetCapabilities()->SupportsComputeSubgroups()
  Actual: false
Expected: true
[  FAILED  ] Compute/ComputeSubgroupTest.PathPlayground/Metal, where GetParam() = 4-byte object <00-00 00-00> (10 ms)
[----------] 5 tests from Compute/ComputeSubgroupTest (198 ms total)

cc @dnfield

Metadata

Metadata

Assignees

Labels

c: flakeTests that sometimes, but not always, incorrectly passe: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.team-infraOwned by Infrastructure team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions