[native_assets_builder] test/test_data/transformer_test.dart flaky #1810
Labels
P1
A high priority bug; for example, a single project is unusable or has many test failures
package:native_assets_builder
It seems that our in-hook caching solution is broken on the MacOS bot:
https://github.com/dart-lang/native/actions/runs/12295543113/job/34313026197?pr=1809
It's flaky, different amounts of files are cached:
https://github.com/dart-lang/native/actions/runs/12295543113/job/34312641116?pr=1809
I suspect it's because I removed the 1 second sleeps in #1750, but this hook still uses time-stamp hashing.
The text was updated successfully, but these errors were encountered: