Changeset 199122 in webkit


Ignore:
Timestamp:
Apr 6, 2016 3:51:58 PM (8 years ago)
Author:
mark.lam@apple.com
Message:

Update es6.yaml to expect es6/Proxy_internal_get_calls_RegExp_constructor.js to pass.
https://bugs.webkit.org/show_bug.cgi?id=156314

Reviewed by Saam Barati.

  • tests/es6.yaml:
Location:
trunk/Source/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r199108 r199122  
     12016-04-06  Mark Lam  <mark.lam@apple.com>
     2
     3        Update es6.yaml to expect es6/Proxy_internal_get_calls_RegExp_constructor.js to pass.
     4        https://bugs.webkit.org/show_bug.cgi?id=156314
     5
     6        Reviewed by Saam Barati.
     7
     8        * tests/es6.yaml:
     9
    1102016-04-06  Commit Queue  <commit-queue@webkit.org>
    211
  • trunk/Source/JavaScriptCore/tests/es6.yaml

    r198989 r199122  
    10101010  cmd: runES6 :fail
    10111011- path: es6/Proxy_internal_get_calls_RegExp_constructor.js
    1012   cmd: runES6 :fail
     1012  cmd: runES6 :normal
    10131013- path: es6/Proxy_internal_get_calls_String.prototype.match.js
    10141014  cmd: runES6 :normal
Note: See TracChangeset for help on using the changeset viewer.