| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
| self.severity = 'crashed' | ||
| exit_code = output.output.exit_code | ||
| self.traceback = "oh no!\nexit code: " + PrintCrashed(exit_code) | ||
| self.traceback += "oh no!\nexit code: " + PrintCrashed(exit_code) |
There was a problem hiding this comment.
IMHO best solution is to drop this whole line and the prev line.
Sorry, something went wrong.
There was a problem hiding this comment.
I disagree because the exit code would not be visible in that case anymore. You are right.
Sorry, something went wrong.
|
Comment addressed. |
Sorry, something went wrong.
|
CI has only known flakes :) @refack Does this LGTY? |
Sorry, something went wrong.
There was a problem hiding this comment.
💯
Sorry, something went wrong.
PR-URL: #20295 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Matheus Marchini <matheus@sthima.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
PR-URL: #20295 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Matheus Marchini <matheus@sthima.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
PR-URL: #20295 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Matheus Marchini <matheus@sthima.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
| Back | FazBrowse Home | New Git URL |
@nodejs/build PTAL
Checklist