Hashar has uploaded a new change for review.

Change subject: handle shell errors in runtests.sh
......................................................................

handle shell errors in runtests.sh

Whenever node has an error, the stderr is intercepted to a result file
and nothing is shown. That might confuse a newcomer. This change
intercept the node exit code and will show the content of the result
file for user to investigate.

A typical use case is a node module depency missing.

Change-Id: I946771aea4289e2a5389dbca8b928d83722b234a
---
M js/tests/runtests.sh
1 file changed, 18 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid 
refs/changes/64/26464/1
--
To view, visit https://gerrit.wikimedia.org/r/26464
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I946771aea4289e2a5389dbca8b928d83722b234a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to