Skip to content

x/vuln: TestBashChecks failures #65677

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

Closed
gopherbot opened this issue Feb 12, 2024 · 3 comments
Closed

x/vuln: TestBashChecks failures #65677

gopherbot opened this issue Feb 12, 2024 · 3 comments
Assignees
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/vuln" && test == "TestBashChecks"

Issue created automatically to collect these failures.

Example (log):

Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
--- FAIL: TestBashChecks (0.13s)
    all_test.go:53: exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/vuln" && test == "TestBashChecks"
2024-02-12 17:27 darwin-amd64-longtest vuln@60e1cce0 go@9cc0f9cb x/vuln.TestBashChecks (log)
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
--- FAIL: TestBashChecks (0.13s)
    all_test.go:53: exit status 1
2024-02-12 17:27 linux-386-longtest vuln@60e1cce0 go@9cc0f9cb x/vuln.TestBashChecks (log)
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
--- FAIL: TestBashChecks (0.00s)
    all_test.go:53: exit status 1
2024-02-12 17:27 linux-amd64-longtest vuln@60e1cce0 go@9cc0f9cb x/vuln.TestBashChecks (log)
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
--- FAIL: TestBashChecks (0.00s)
    all_test.go:53: exit status 1
2024-02-12 17:27 linux-amd64-longtest-race vuln@60e1cce0 go@9cc0f9cb x/vuln.TestBashChecks (log)
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
--- FAIL: TestBashChecks (0.00s)
    all_test.go:53: exit status 1
2024-02-12 17:27 linux-arm64-longtest vuln@60e1cce0 go@9cc0f9cb x/vuln.TestBashChecks (log)
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
--- FAIL: TestBashChecks (0.01s)
    all_test.go:53: exit status 1

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Feb 12, 2024
@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Feb 12, 2024
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Feb 12, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/vuln" && test == "TestBashChecks"
2024-02-12 17:27 x_vuln-go1.21-darwin-amd64-longtest vuln@60e1cce0 release-branch.go1.21@b214108e x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.03s)
2024-02-12 17:27 x_vuln-go1.21-linux-amd64-longtest vuln@60e1cce0 release-branch.go1.21@b214108e x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.00s)
2024-02-12 17:27 x_vuln-go1.21-linux-amd64-longtest-race vuln@60e1cce0 release-branch.go1.21@b214108e x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.01s)
2024-02-12 17:27 x_vuln-go1.22-darwin-amd64-longtest vuln@60e1cce0 release-branch.go1.22@20107e05 x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.04s)
2024-02-12 17:27 x_vuln-go1.22-linux-amd64-longtest vuln@60e1cce0 release-branch.go1.22@20107e05 x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.01s)
2024-02-12 17:27 x_vuln-go1.22-linux-amd64-longtest-race vuln@60e1cce0 release-branch.go1.22@20107e05 x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.01s)
2024-02-12 17:27 x_vuln-gotip-darwin-amd64-longtest vuln@60e1cce0 go@9cc0f9cb x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.03s)
2024-02-12 17:27 x_vuln-gotip-linux-amd64-longtest vuln@60e1cce0 go@9cc0f9cb x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.01s)
2024-02-12 17:27 x_vuln-gotip-linux-amd64-longtest-race vuln@60e1cce0 go@9cc0f9cb x/vuln.TestBashChecks (log)
=== RUN   TestBashChecks
Usage: ./checks.bash [subcommand]
Available subcommands:
  help           - display this help message
    all_test.go:53: exit status 1
--- FAIL: TestBashChecks (0.01s)

watchflakes

@zpavlinovic zpavlinovic self-assigned this Jun 5, 2024
@zpavlinovic
Copy link
Contributor

The test does not exist anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
Archived in project
Development

No branches or pull requests

2 participants