提交 dd0d723b 作者: Łukasz Magiera

ci: don't ignore windows test results

License: MIT
Signed-off-by: 's avatarŁukasz Magiera <magik6k@gmail.com>
上级 2a9de81e
...@@ -137,8 +137,7 @@ ansiColor('xterm') { withEnv(['TERM=xterm-color']) { ...@@ -137,8 +137,7 @@ ansiColor('xterm') { withEnv(['TERM=xterm-color']) {
} catch (err) { } catch (err) {
throw err throw err
} finally { } finally {
/* IGNORE TEST FAILS */ junit allowEmptyResults: true, testResults: 'junit-report-*.xml'
/* junit allowEmptyResults: true, testResults: 'junit-report-*.xml' */
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论