Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

test failure comparing assets to list #376

@ShawnMilo

Description

@ShawnMilo

TestImportToy.test_parse_static fails under some conditions. This is because it's comparing a list of models.FileField objects to a list of strings. This evidently works sometimes, probably due to the__unicode__ representation of a FileField, but can fail.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions