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

Fix diff failures due to EDC* error prefix #66

Open
IgorTodorovskiIBM opened this issue Nov 15, 2023 · 0 comments
Open

Fix diff failures due to EDC* error prefix #66

IgorTodorovskiIBM opened this issue Nov 15, 2023 · 0 comments

Comments

@IgorTodorovskiIBM
Copy link
Collaborator

These are several failures caused because the test harness is not currently stripping out the EDC5129I prefix:

231 -truncate: cannot open 'no/such-dir' for writing: No such file or directory
232 +truncate: cannot open 'no/such-dir' for writing: EDC5129I No such file or directory.

There are >20 cases of this. Fixing this should vastly improve success rates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant