Skip to content

Certain tests fail on windows  #301

@toothsy

Description

@toothsy

Describe the bug
Hello,I'm a windows user and I cloned the repo locally, installed all the vscode extensions, and ran all the tests, some test cases failed

To Reproduce
Steps to reproduce the behavior:

  1. have a windows Operating system
  2. clone the repo locally
  3. run it in VSC
  4. run all tests

Expected behavior
all tests must be green but some failed

Screenshots
image

Desktop:

  • OS: [Windows]

Additional context
upon closer inspection in gff_test.go

  • image
    • atoiFn is getting "6370\r" as its input hence it is panics
  • the newline error due to windows is causing the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghigh priorityHigh priority - something is broken or missing that is critical for users or developers.intermediateWill take some time to fixstalewindowsIssues that are specific to Windows clients.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions