Revision f230a1cf deps/v8/test/message/message.status

View differences:

deps/v8/test/message/message.status
25 25
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26 26
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27 27

  
28
prefix message
29

  
30
# All tests in the bug directory are expected to fail.
31
bugs/*: FAIL
28
[
29
[ALWAYS, {
30
  # All tests in the bug directory are expected to fail.
31
  'bugs/*': [FAIL],
32
}],  # ALWAYS
33
]

Also available in: Unified diff