Open jbajwa opened 7 years ago
>out/s390x.release/d8 --test --random-seed=708450518 --allow-natives-syntax --nohard-abort --nodead-code-elimination --nofold-constants test/intl/assert.js test/intl/utils.js test/intl/regexp-prepare.js test/intl/date-format/timezone.js test/intl/regexp-assert.js stdout: test/intl/assert.js:105: Error: Failure: expected <UTC>, found <Etc/UTC>. throw new Error(message); ^ Error: Failure: expected <UTC>, found <Etc/UTC>. at fail (test/intl/assert.js:105:9) at assertEquals (test/intl/assert.js:114:5) at test/intl/date-format/timezone.js:35:1
Could be caused by the regexp code stub move to TF changes in the following CL: https://codereview.chromium.org/2738413002 https://codereview.chromium.org/2757673004
Could be caused by the regexp code stub move to TF changes in the following CL: https://codereview.chromium.org/2738413002 https://codereview.chromium.org/2757673004