Details
-
Bug
-
Status: In Progress (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Used an invalid file location for the file path, and the build was marked as SUCCESS. Even though it actually failed with an exception in the console log.
Attachments
Issue Links
- is related to
-
JENKINS-63251 Unable to serialize io.jenkins.plugins.ml.IPythonBuilder
-
- Closed
-
loghijiaha I think when the interpreter executes a cell and it fails, the build is still marked as success.
I think it doesn't need to fail the build, but probably better to mark it as UNSTABLE.