Closed
Description
Note: #208 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 4b05d21
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/tmpfs/src/github/python-bigquery-sqlalchemy/tests/system/test_alembic.py", line 80, in test_alembic_scenario assert alembic_table("account", "schema") == [ AssertionError: assert ["SchemaField... 'NULLABLE')"] == ["SchemaField...one, (), ())"] At index 0 diff: "SchemaField('id', 'INTEGER', 'REQUIRED')" != "SchemaField('id', 'INTEGER', 'REQUIRED', None, (), ())" Use -v to get the full diff