From 4dc4cfd81717312dd7d6086532d1a99a355fbeab Mon Sep 17 00:00:00 2001 From: test262-automation Date: Thu, 29 Nov 2018 19:08:48 +0000 Subject: [PATCH 1/2] [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha b3e7775f on Thu Nov 29 2018 19:08:11 GMT+0000 (Coordinated Universal Time) --- .../v8/mjsunit/regress/regress-crbug-178790.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/implementation-contributed/v8/mjsunit/regress/regress-crbug-178790.js b/implementation-contributed/v8/mjsunit/regress/regress-crbug-178790.js index 25cc96b852..f04b6068a8 100644 --- a/implementation-contributed/v8/mjsunit/regress/regress-crbug-178790.js +++ b/implementation-contributed/v8/mjsunit/regress/regress-crbug-178790.js @@ -25,6 +25,8 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// Flags: --stack-size=1200 + // Create a regexp in the form of a?a?...a? so that fully // traversing the entire graph would be prohibitively expensive. // This should not cause time out. From 1c6b3def39b6d41d28ec9e72a860ed9386c40cb3 Mon Sep 17 00:00:00 2001 From: test262-automation Date: Thu, 29 Nov 2018 19:08:52 +0000 Subject: [PATCH 2/2] [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: b3e7775f targetRevisionAtLastExport: 2f97eefb43 --- implementation-contributed/curation_logs/v8.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/implementation-contributed/curation_logs/v8.json b/implementation-contributed/curation_logs/v8.json index a947602fe7..8581c51359 100644 --- a/implementation-contributed/curation_logs/v8.json +++ b/implementation-contributed/curation_logs/v8.json @@ -1,5 +1,5 @@ { - "sourceRevisionAtLastExport": "b3e7775f", - "targetRevisionAtLastExport": "2f97eefb43", + "sourceRevisionAtLastExport": "cac6b037", + "targetRevisionAtLastExport": "4dc4cfd817", "curatedFiles": {} } \ No newline at end of file