Skip to content

test broken in go 1.24.x #1119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
13 tasks
rsteube opened this issue Mar 24, 2025 · 0 comments
Open
13 tasks

test broken in go 1.24.x #1119

rsteube opened this issue Mar 24, 2025 · 0 comments
Labels
bug Something isn't working fund Fundable with polar.sh

Comments

@rsteube
Copy link
Member

rsteube commented Mar 24, 2025

Current Behavior

files of test directory are completed instead of sandbox

go1.23.7 works but go1.24.0 and go1.24.1 fails

Expected Behavior

complete files within sandbox

Steps To Reproduce

No response

Version

1.7.1

OS

  • Darwin
  • Linux
  • Termux
  • Windows

Shell

  • Bash
  • Cmd
  • Elvish
  • Fish
  • Nushell
  • Oil
  • Powershell
  • Xonsh
  • Zsh

Anything else?

=== NAME  TestSymlink
    assert.go:40: testing.go:1792:
        --- expected
        +++ actual
        @@ -5,22 +5,16 @@
           "usage": "ActionDirectories()",
           "values": [
             {
        -      "value": "dirA/",
        -      "display": "dirA/",
        +      "value": "_test/",
        +      "display": "_test/",
               "style": "#bd93f9",
               "tag": "directories"
             },
             {
        -      "value": "dirB/",
        -      "display": "dirB/",
        +      "value": "_test_files/",
        +      "display": "_test_files/",
               "style": "#bd93f9",
               "tag": "directories"
        -    },
        -    {
        -      "value": "symA/",
        -      "display": "symA/",
        -      "style": "#bd93f9",
        -      "tag": "directories"
             }
           ]
         }
        \ No newline at end of file

Polar

Fund with Polar
@rsteube rsteube added bug Something isn't working fund Fundable with polar.sh labels Mar 24, 2025
@rsteube rsteube pinned this issue Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fund Fundable with polar.sh
Projects
None yet
Development

No branches or pull requests

1 participant