[TESTS] Update PHPUnit config to start executing tests by last failure. This doens't seem to actually work currently, though
这个提交包含在:
父节点
11e52bcb27
当前提交
662ad8e9cf
@ -8,7 +8,8 @@
|
||||
stopOnFailure="true"
|
||||
stopOnError="true"
|
||||
cacheResult="true"
|
||||
cacheResultFile=".phpunit_cache">
|
||||
cacheResultFile=".phpunit_cache"
|
||||
executionOrder="defects">
|
||||
<coverage processUncoveredFiles="true">
|
||||
<include>
|
||||
<directory suffix=".php">src</directory>
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户