Commit Graph

7581 Commits

Author SHA1 Message Date
Eric Vergnaud afa772e4fa reenable tests 2020-10-04 12:59:53 +08:00
Eric Vergnaud 98ee666a66 reenable tests 2020-10-04 12:56:11 +08:00
Eric Vergnaud 96c62ac24c detect need to install js runtime via npm 2020-10-04 12:25:20 +08:00
Eric Vergnaud 2b2b84422b reduce scope while troubleshooting 2020-10-04 11:40:38 +08:00
Eric Vergnaud 5c8ff2e5b1 restore 40mn timeout 2020-10-04 11:28:40 +08:00
Eric Vergnaud 263eb29a82 run npm install and link once before tests 2020-10-04 11:23:54 +08:00
Eric Vergnaud 7068d1bb0d accelerate failure temporarily 2020-10-04 11:19:08 +08:00
Eric Vergnaud b940648111 improve disaster scenario 2020-10-04 11:08:02 +08:00
Eric Vergnaud 7ce8e98d5e improve stack trace 2020-10-04 11:00:58 +08:00
Eric Vergnaud 2efc92f491 cleanup 2020-10-04 10:57:03 +08:00
Eric Vergnaud 36663e0b64 troubleshoot travis javascript build 2020-10-04 10:33:20 +08:00
Eric Vergnaud c35b258c59 more feedback 2020-10-04 10:09:24 +08:00
ericvergnaud 41b96c8edc
Merge pull request #1 from carocad/javascript-es6-migration
fix: Javascript es6 migration
2020-10-04 09:49:43 +08:00
Camilo Roca 32f4f04f85 re-activate other tests 2020-10-03 22:08:44 +02:00
Camilo Roca 758536d581 try with plain nvm 2020-10-03 21:34:25 +02:00
Camilo Roca 3514946c63 try with language 2020-10-03 21:26:57 +02:00
Camilo Roca b820636626 try with node 14 2020-10-03 21:13:33 +02:00
Camilo Roca 3d7b314a76 rollback travis.sh changes 2020-10-03 21:02:50 +02:00
Camilo Roca 0df90f17bd only js 2020-10-03 20:58:48 +02:00
Eric Vergnaud 0536e72504 try fix travis 2020-10-04 00:42:34 +08:00
Eric Vergnaud 292811ce81 try fix travis 2020-10-04 00:19:54 +08:00
Eric Vergnaud 47d1332249 try fix travis 2020-10-04 00:07:30 +08:00
Eric Vergnaud d5e2e4b4f3 try fix travis 2020-10-04 00:01:56 +08:00
Eric Vergnaud 596267d6a4 try fix travis 2020-10-03 23:55:58 +08:00
Eric Vergnaud f9927c0a90 try fix travis 2020-10-03 23:50:12 +08:00
Eric Vergnaud 90e78a9cb5 try fix travis 2020-10-03 23:41:29 +08:00
Eric Vergnaud fd89fccfa6 try fix travis 2020-10-03 20:37:13 +08:00
Eric Vergnaud f71a1fd205 try fix travis 2020-10-03 20:34:13 +08:00
Eric Vergnaud 8ae36fd0d4 try fix travis 2020-10-03 20:05:59 +08:00
Eric Vergnaud bdf3329581 try fix travis 2020-10-03 19:59:35 +08:00
Eric Vergnaud 215d57abff try fix travis 2020-10-03 19:57:57 +08:00
Eric Vergnaud 66dbac738d Fix failing tests 2020-10-03 19:45:00 +08:00
Eric Vergnaud ec5aff05e9 try fix travis 2020-10-03 19:30:37 +08:00
Eric Vergnaud a788b860c2 try fix travis 2020-10-03 19:26:34 +08:00
Eric Vergnaud a12539651e Fix travis js build 2020-10-03 19:14:53 +08:00
Eric Vergnaud 8fa9282dc2 Fix failing tests 2020-10-03 19:12:25 +08:00
Eric Vergnaud 6df2ec7c3b use node 14.12 2020-10-03 17:19:24 +08:00
Eric Vergnaud c709cfc388 use esm module semantics 2020-10-03 17:19:09 +08:00
Eric Vergnaud eafb3d8ea6 fix circular dependency 2020-10-03 17:18:25 +08:00
Eric Vergnaud 0bd0a05f24 remove unnecessary test template 2020-10-03 17:17:56 +08:00
Eric Vergnaud 71cdf89eb3 generate es6 classes 2020-10-03 14:09:46 +08:00
Eric Vergnaud bec37fc0e5 updated by webpack 2020-10-03 14:06:27 +08:00
Eric Vergnaud 48f22a9a1e fix import issue leading to invalid algo 2020-10-03 14:05:05 +08:00
Eric Vergnaud 3451dccd6c formatting 2020-10-03 14:04:11 +08:00
Terence Parr e73f72be73
Merge pull request #2911 from rmcgregor1990/separate-py3-tests
separate py3 runtime tests from src tree + actually run said tests in CI
2020-09-15 13:13:12 -07:00
Robert McGregor f7af6c07d5 added to contributors.txt 2020-09-15 21:06:42 +01:00
Terence Parr da848154d8
Merge pull request #2906 from antlr/fix-template-issue
Fix template issue
2020-09-15 09:36:56 -07:00
Terence Parr 2e4bf8196a
Merge pull request #2905 from antlr/fix-javascript-perf-issue
Fix #2902
2020-09-15 09:36:22 -07:00
Robert McGregor 6f0657e5c9 separate py3 runtime tests from src tree + actually run said tests in CI 2020-09-14 20:38:22 +01:00
Terence Parr d3246df2c3
Merge pull request #2907 from felixn/fix-travis-cpp-regressions
Fix regressions in travis Cpp tests
2020-09-13 13:43:15 -07:00