Skip to content
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

[Bug] ListTestCase interface exec failed. #459

Open
yuluo-yx opened this issue May 28, 2024 · 0 comments
Open

[Bug] ListTestCase interface exec failed. #459

yuluo-yx opened this issue May 28, 2024 · 0 comments
Labels
bug Something isn't working legend The contributions before they become a committer

Comments

@yuluo-yx
Copy link
Collaborator

Description:
The ListTestCase interface throws a 500 exception when a test resource yaml file other than the one created exists in the atest directory.

f6fa0ffe2f1074d7e1565957df2b25d

Repro steps:

  1. git pull repo
  2. go build -o atest main.go
  3. ./atest server
  4. access front page and new create test resource.
  5. then click node.

Note: If there are privacy concerns, sanitize the data prior to

caused by the presence of yaml files other than the test resource file in the atest executable directory.

@yuluo-yx yuluo-yx added the bug Something isn't working label May 28, 2024
@LinuxSuRen LinuxSuRen added the legend The contributions before they become a committer label Jun 11, 2024
LinuxSuRen pushed a commit that referenced this issue Jun 17, 2024
* chore(deps): update jenkins/jenkins docker tag to v2.425

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working legend The contributions before they become a committer
Projects
None yet
Development

No branches or pull requests

2 participants