Skip to content

Investigate why isinstance() doesn't work in test_value_converter.py #136

@telpirion

Description

@telpirion

When using isinstance() to compare an object to a class in the test_value_converter.py file, the assertion fails with this message:

E       AssertionError: assert False
E        +  where False = isinstance(test_str: "Omnia Gallia est divisa"\ntest_int64: 3\ntest_bool: true\n, SomeMessage)

Metadata

Metadata

Assignees

Labels

api: aiplatformIssues related to the AI Platform API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions