From: rbri <rb...@rb...> - 2018-12-04 19:20:38
|
Branch: refs/heads/master Home: https://github.com/HtmlUnit/htmlunit-rhino-fork Commit: a9520588e13e3770d611fea96a73c01b2b0e25c3 https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/a9520588e13e3770d611fea96a73c01b2b0e25c3 Author: Gregory Brail <gre...@go...> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M build.gradle Log Message: ----------- Upgrade max heap for Gradle tests to 1 GB. We are now running more than 80,000 tests, so it doesn't seem like a problem if we need a larger heap on some platforms. Commit: 492f1ea4f7b9057c9c3b7e4c7ecf503a83e1bbf9 https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/492f1ea4f7b9057c9c3b7e4c7ecf503a83e1bbf9 Author: rbri <rb...@rb...> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M testsrc/org/mozilla/javascript/tests/Test262SuiteTest.java M testsrc/test262.properties Log Message: ----------- more detailed tests hack to dump already passing tests exclude one more class of tests more tests are passing Commit: c18e3b4e09b70ebca1c9d7a3b9467658295a7847 https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/c18e3b4e09b70ebca1c9d7a3b9467658295a7847 Author: rbri <rb...@rb...> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M .travis.yml Log Message: ----------- next try to make the travis build pass Commit: c75750e9e6ca1781a90e6c065959cc085ca843cd https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/c75750e9e6ca1781a90e6c065959cc085ca843cd Author: rbri <rb...@rb...> Date: 2018-12-01 (Sat, 01 Dec 2018) Changed paths: M src/org/mozilla/javascript/NativeArray.java M src/org/mozilla/javascript/ScriptRuntime.java M testsrc/test262.properties Log Message: ----------- array.fill Commit: 833133ca7df1fb6ba85b4d8e47b62e63216f183d https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/833133ca7df1fb6ba85b4d8e47b62e63216f183d Author: rbri <rb...@rb...> Date: 2018-12-04 (Tue, 04 Dec 2018) Changed paths: M src/org/mozilla/javascript/Arguments.java M src/org/mozilla/javascript/NativeArray.java M src/org/mozilla/javascript/NativeArrayIterator.java M src/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java M testsrc/org/mozilla/javascript/tests/es6/NativeArrayIteratorTest.java M testsrc/test262.properties Log Message: ----------- array.keys, array.entries, array.values Commit: bab27e11b0763701370e01613b009ce9acd3868a https://github.com/HtmlUnit/htmlunit-rhino-fork/commit/bab27e11b0763701370e01613b009ce9acd3868a Author: rbri <rb...@rb...> Date: 2018-12-04 (Tue, 04 Dec 2018) Changed paths: M .travis.yml M build.gradle M src/org/mozilla/javascript/Arguments.java M src/org/mozilla/javascript/NativeArray.java M src/org/mozilla/javascript/NativeArrayIterator.java M src/org/mozilla/javascript/ScriptRuntime.java M src/org/mozilla/javascript/typedarrays/NativeTypedArrayView.java M testsrc/org/mozilla/javascript/tests/Test262SuiteTest.java M testsrc/org/mozilla/javascript/tests/es6/NativeArrayIteratorTest.java M testsrc/test262.properties Log Message: ----------- Merge remote-tracking branch 'upstream/master' Compare: https://github.com/HtmlUnit/htmlunit-rhino-fork/compare/94d9af3043b0...bab27e11b076 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |