73639f9e1f
* resultKind -> resultId (missed this when I renamed dataKind to dataId) * refactor test/pipeline_common.dart: made the test strategy use generic steps so the concept of concat/lowercase/replace-join now is encapsulated in pipeline_common, while memory_pipeline_test and io_pipeline_test know how to create steps that apply an opaque function. Change-Id: I9e425845931db8722a51c1044f6b74b0c8c26ae4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/100940 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com>