[JIRA] (JENKINS-59129) "Build step 'Execute shell' marked build as failure" happens, would the remaining process be going?

2 views
Skip to first unread message

chunji08@gmail.com (JIRA)

unread,
Aug 28, 2019, 3:11:01 PM8/28/19
to jenkinsc...@googlegroups.com
chun ji created an issue
 
Jenkins / New Feature JENKINS-59129
"Build step 'Execute shell' marked build as failure" happens, would the remaining process be going?
Issue Type: New Feature New Feature
Assignee: Unassigned
Components: _unsorted
Created: 2019-08-28 19:10
Environment: Ubuntu 16.0.4
Priority: Minor Minor
Reporter: chun ji

I have created a "freestyle" job in my Jenkins which is running on Ubuntu server. 

The commands of that job is as such: 

"...

pip install behave
pip install selenium
pip install -r features/requirements.txt
behave  ./features/group1/*.feature
behave  ./features/group2/*.feature

...

", 

In details, it is trying to execute BDD test cases from both group1 and group2 direction.  Dring the regular runtime,  sometimes, some test case may hit an intermittent failure, and one test case fails. In the Console Output,  I am see this type of message: 

"

0 features passed, 1 failed, 0 skipped
0 scenarios passed, 1 failed, 0 skipped
3 steps passed, 1 failed, 1 skipped, 0 undefined
Took 2m48.770s
Build step 'Execute shell' marked build as failure

". 

As it tells me that "the current test case takes 2m48.770s to process, 3 passed and 1 fails".  And because of that, the remaining unexecuted tests are skipped as well. 

But since all test test cases are independent of each other,  Is there a way I can have the rest still running ? 

 

Thanks, 

Jack

 

 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

mark.earl.waite@gmail.com (JIRA)

unread,
Mar 3, 2020, 3:14:07 PM3/3/20
to jenkinsc...@googlegroups.com
Mark Waite closed an issue as Not A Defect
 

Please don't use the Jenkins issue tracker to ask questions. The mailing lists and chat channels are much better suited for questions.

Change By: Mark Waite
Status: Open Closed
Resolution: Not A Defect
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages