The BigQuery service response for query jobs is missing the query plan field under job statistics. testQueryJob() and testQuery() fail because they contain asserts that the query plan for queries is not null.
For now we will disable the tests that are failing. This issue should be kept open until the tests are re-enabled.