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

WaveDumper cannot create missing directories in the outputPath path #324

Closed
chykon opened this issue Mar 20, 2023 · 1 comment · Fixed by #326
Closed

WaveDumper cannot create missing directories in the outputPath path #324

chykon opened this issue Mar 20, 2023 · 1 comment · Fixed by #326
Labels
bug Something isn't working

Comments

@chykon
Copy link
Contributor

chykon commented Mar 20, 2023

Describe the bug

WaveDumper cannot create missing directories in the outputPath path.

To Reproduce

  1. Remove tmp_test
  2. Run benchmark/wave_dump_benchmark.dart

Expected behavior

The missing directories will be created.

Actual behavior

Missing directories are not created, resulting in an exception.

Additional: Dart SDK info

Dart SDK version: 2.19.3 (stable) (Tue Feb 28 15:52:19 2023 +0000) on "linux_x64"

Additional: pubspec.yaml

No response

Additional: Context

ROHD v0.4.2

@mkorbel1
Copy link
Contributor

Thank you for filing!

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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants