-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#41159Labels
c: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passe: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
[----------] 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
dnfield
Metadata
Metadata
Assignees
Labels
c: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passe: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure team