| Index: test/message/message.status
|
| diff --git a/test/message/message.status b/test/message/message.status
|
| index 441f8edd0da5ff067c8b453e5900a9383aa03a34..234bf0f35ca1b50c16f0aa3d1d10ef088d60c42d 100644
|
| --- a/test/message/message.status
|
| +++ b/test/message/message.status
|
| @@ -25,7 +25,9 @@
|
| # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -prefix message
|
| -
|
| -# All tests in the bug directory are expected to fail.
|
| -bugs/*: FAIL
|
| +[
|
| +[ALWAYS, {
|
| + # All tests in the bug directory are expected to fail.
|
| + 'bugs/*': [FAIL],
|
| +}], # ALWAYS
|
| +]
|
|
|