Skip to content

encoding test is OS-specific #916

Description

@jacalata

Describe the bug
This test appears to be OS-dependant
FAIL: test_filter_sort_legacy (test.test_request_option.RequestOptionTests)

Traceback (most recent call last):
File "c:\dev\tsc\test\test_request_option.py", line 177, in test_filter_sort_legacy
self.assertTrue(re.search('filter=tags:in:%2bstocks,market%2d', resp.request.query))
AssertionError: None is not true

Versions
Fails on windows, if I adjust the expected value to match the encoding there it fails on linux.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    buginfraInfrastructure issues (GitHub, etc)

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions