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

GD-255: The runtest.cmd uses outdated --no-window and do not run the GdUnitCopyLog in headless mode #255

Closed
MikeSchulze opened this issue Sep 14, 2023 · 0 comments · Fixed by #252
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MikeSchulze
Copy link
Owner

The used GdUnit4 version:
GdUnit v4.1.2

The used Godot version:
v4.1.1.stable.official [bd6af8e0e]

OS including version:
ALL

Describe the bug
The runtest.cmd script still calls the GdUnitCopyLog with an outdated argument --no-window and has no affect.
The tool GdUnitCopyLog is popup a window but should be run in headless mode.

Steps to Reproduce

  • Run runtest.cmd -a res://xxx/tests/fooTest.gd
@MikeSchulze MikeSchulze added the bug Something isn't working label Sep 14, 2023
@MikeSchulze MikeSchulze self-assigned this Sep 14, 2023
@MikeSchulze MikeSchulze added this to the V4.2.0 milestone Sep 14, 2023
@MikeSchulze MikeSchulze changed the title The runtest.cmd uses outdated --no-window and do not run the GdUnitCopyLog in headless mode GD-255: The runtest.cmd uses outdated --no-window and do not run the GdUnitCopyLog in headless mode Sep 14, 2023
@MikeSchulze MikeSchulze moved this to In Progress in GdUnit4 Sep 14, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in GdUnit4 Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant