When attempting to bump the flutter candidate to 4f49888a06baf5c52562075c0e2e3163bb4cdfda (from 86327198ff0678f46cbdfb3e12f1759d03aa768d), we see failures in the benchmarks CI task:
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
...
]
Which: has length of <44>
package:matcher expect
benchmark/devtools_benchmarks_test.dart 81:5 _runBenchmarks
Expected: an object with length of <30>
Actual: [
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
Instance of 'BenchmarkScore',
...
]
Which: has length of <44>
package:matcher expect
benchmark/devtools_benchmarks_test.dart 81:5 _runBenchmarks
When attempting to bump the flutter candidate to 4f49888a06baf5c52562075c0e2e3163bb4cdfda (from 86327198ff0678f46cbdfb3e12f1759d03aa768d), we see failures in the benchmarks CI task:
https://github.com/flutter/devtools/actions/runs/18231277406/job/51915214753?pr=9454
@elliette notes: