The server returns an error when $changeStream refers to a collection and database that don't exist:
Command aggregate failed: cannot open $changeStream for non-existent database: Tests03071653.
Depending on the order in which tests happen to be run some of the tests in ChangeStreamOperationTests can fail if the database hasn't already been created by some other test first.