We need to use the reason provided to the abort algorithm, not the one from the resolved cancel promise (which will be undefined).
This was actually an older change to the Streams spec that we missed when we implemented TransformStreams. This fixes a crash in the imported WPT tests. See: https://github.com/whatwg/streams/commit/007d729