diff --git a/script/lib/config.py b/script/lib/config.py index b0ef9c229dcc..fc87d083750c 100644 --- a/script/lib/config.py +++ b/script/lib/config.py @@ -9,7 +9,7 @@ import sys BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \ 'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent' LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \ - '82ea4bfcb7e594aa7b49e02c9bee32500688a62a' + '44448acf6a21024b9adb7140ffef6402a509f8bf' PLATFORM = { 'cygwin': 'win32', diff --git a/spec/chromium-spec.js b/spec/chromium-spec.js index d6dfe18509cc..dd06f4455e14 100644 --- a/spec/chromium-spec.js +++ b/spec/chromium-spec.js @@ -21,8 +21,9 @@ describe('chromium feature', function () { listener = null }) - xdescribe('heap snapshot', function () { + describe('heap snapshot', function () { it('does not crash', function () { + if (process.env.TRAVIS === 'true') return process.atomBinding('v8_util').takeHeapSnapshot() }) }) diff --git a/vendor/brightray b/vendor/brightray index 6ccb1aaf3524..d0144ba2c902 160000 --- a/vendor/brightray +++ b/vendor/brightray @@ -1 +1 @@ -Subproject commit 6ccb1aaf35248f3fff4ec63e07b110675dce9de6 +Subproject commit d0144ba2c9024d65cdf260abf5c03c742afff3fd