Improve test262 ES2015 runner (#3892)

Changes:
 - Add options to the test runner to be able to update exclude list
 - Update the exclude list
 - Make Travis CI signal if the exclude list isn't up-to-date

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
This commit is contained in:
Csaba Osztrogonác
2020-06-17 15:42:51 +02:00
committed by GitHub
parent b1912e7224
commit c55a0baaf8
4 changed files with 102 additions and 13 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ matrix:
- name: "Conformance Tests - ES2015"
env:
- OPTS="--test262-es2015"
- OPTS="--test262-es2015 update"
- name: "Unit Tests"
env: