Skip to content

bigquery.datalab-migration.samples_test: test_datalab_query_magic_results_variable failed #9456

@flaky-bot

Description

@flaky-bot

Note: #7997 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 61d612e
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/bigquery/datalab-migration/samples_test.py", line 132, in test_datalab_query_magic_results_variable
    assert variable_name in ip.user_ns  # verify that variable exists
AssertionError: assert 'my_variable' in {'In': [''], 'Out': {1:               word  count\n0   correspondence      1\n1        esteeming      1\n2         wantonly      1\n3          happies      1\n4          'scoped      1\n..             ...    ...\n95             XXX      1\n96            XLIV      1\n97          CXLIII      1\n98        overturn      1\n99            LVII      1\n\n[100 rows x 2 columns]}, '_':               word  count\n0   correspondence      1\n1        esteeming      1\n2         wantonly      1\n3          happies      1\n4          'scoped      1\n..             ...    ...\n95             XXX      1\n96            XLIV      1\n97          CXLIII      1\n98        overturn      1\n99            LVII      1\n\n[100 rows x 2 columns], '_1':               word  count\n0   correspondence      1\n1        esteeming      1\n2         wantonly      1\n3          happies      1\n4          'scoped      1\n..             ...    ...\n95             XXX      1\n96            XLIV      1\n97          CXLIII      1\n98        overturn      1\n99            LVII      1\n\n[100 rows x 2 columns], ...}
 +  where {'In': [''], 'Out': {1:               word  count\n0   correspondence      1\n1        esteeming      1\n2         wantonly      1\n3          happies      1\n4          'scoped      1\n..             ...    ...\n95             XXX      1\n96            XLIV      1\n97          CXLIII      1\n98        overturn      1\n99            LVII      1\n\n[100 rows x 2 columns]}, '_':               word  count\n0   correspondence      1\n1        esteeming      1\n2         wantonly      1\n3          happies      1\n4          'scoped      1\n..             ...    ...\n95             XXX      1\n96            XLIV      1\n97          CXLIII      1\n98        overturn      1\n99            LVII      1\n\n[100 rows x 2 columns], '_1':               word  count\n0   correspondence      1\n1        esteeming      1\n2         wantonly      1\n3          happies      1\n4          'scoped      1\n..             ...    ...\n95             XXX      1\n96            XLIV      1\n97          CXLIII      1\n98        overturn      1\n99            LVII      1\n\n[100 rows x 2 columns], ...} = .user_ns

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions