Skip to content

unit.serializers.test_serializers.TestSerializers.test_serialize_complex_sls #52930

@waynew

Description

@waynew

2019.2.1 failed salt-fedora-28-py2, salt-fedora-29-py2

foo: 1 bar: 2 baz: true


Traceback (most recent call last):
  File "/tmp/kitchen/testing/tests/unit/serializers/test_serializers.py", line 82, in test_serialize_complex_sls
    assert serialized == '{foo: 1, bar: 2, baz: true}', serialized
AssertionError: foo: 1
bar: 2
baz: true
		

Metadata

Metadata

Assignees

Labels

fixed-pls-verifyfix is linked, bug author to confirm fixseverity-criticaltop severity, seen by most users, serious issuestest-failureFix the CI failure ⛈v2019.2.1unsupported version

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions