I ran dbtest today and ShouldReportEOFIfExceedsTimeLimitDuringYieldButIsTailableAndAwaitData failed.
To reproduce just run
./dbtest PlanExecutorTest
Here's the test. It looks like the behavior this test exercises was changed in this commit but maybe the test just wasn't updated?