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

More descriptive logging #87

Closed
Malax opened this issue Jul 9, 2020 · 2 comments
Closed

More descriptive logging #87

Malax opened this issue Jul 9, 2020 · 2 comments

Comments

@Malax
Copy link
Member

Malax commented Jul 9, 2020

It would be nice to have the test name in this output too:

.Hatchet setup: "htcht-359335657-5d891c21f5" for "java-servlets-sample"

Similar issue for retries:

RSpec::Retry: 2nd try ./test/spec/java_spec.rb:82

@schneems
Copy link
Contributor

I worked backwards instead. When a test fails it includes the app name and repo name #136

For this one:

RSpec::Retry: 2nd try ./test/spec/java_spec.rb:82

That would require an upstream pr to Rspec::Retry. I think I would want to ouput the full failure and not just say "why" it's being retried.

@edmorley
Copy link
Member

Wontfix given prioritising libcnb-test

@edmorley edmorley closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2023
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

3 participants