Skip to content

test broken in go 1.24.x #1119

@rsteube

Description

@rsteube

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfundFundable with polar.sh

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions