Wesley Wigham
a78342a160
Move most harness globals into namespaces ( #35530 )
...
* Move most harness globals into namespaces
* Remove forward declaration from `createMapShim` and move all `Map` declarations into one file
* A small pile of more changes to get the harness transforming
2019-12-06 15:20:49 -08:00
Nathan Shively-Sanders
0bbeab6e61
Revert "Skip costly tests" ( #35197 )
...
* Revert "Skip costly tests"
* fix package.json format
2019-11-19 12:59:09 -08:00
Alexander
b33b90b559
change const to let
2019-08-10 10:10:04 +03:00
Alexander T
9f474150c6
Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint
2019-07-02 17:57:44 +03:00
Wesley Wigham
3e6856137a
Add support for sharding tests across multiple workers ( #32173 )
...
* Add support for sharding tests across multiple workers
* Disable unittests when runners are expressly provided (unless they contain the unittest runner)
2019-07-01 14:56:57 -07:00
Alexander T
810303542d
Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint
2019-06-27 11:51:20 +03:00
Nathan Shively-Sanders
261952247a
Merge pull request #31945 from microsoft/skip-costly-tests
...
Skip costly tests
2019-06-25 15:47:49 -07:00
Alexander
7389200ce2
Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint
2019-06-23 18:49:35 +03:00
Wesley Wigham
c39a877a92
Add dockerfile based tests for azure-sdk-for-js and office-ui-fabric-react ( #31948 )
...
* Add dockerfile based tests
* Update tests/cases/docker/README.md
Co-Authored-By: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com >
* Combine sanitize functions
* Add some debugging instructions to README
* Fix listed command order
2019-06-20 12:47:57 -07:00
Alexander T
5ce8c831b4
prefer-const
2019-06-19 17:58:49 +03:00
Nathan Shively-Sanders
3ef953a819
Allow passing skipPercent
...
Currently, the default is 5%.
0 gives you 0% time savings
2.5 gives you 29%
5 gives you 38%
10 gives you 50%
20 gives you 65%
2019-06-14 15:59:39 -07:00
Wesley Wigham
a887c6ba40
Remove unused (and sometimes broken) targets and scripts ( #30054 )
...
* Remove unused (and sometimes broken) targets and scripts
* Remove browser-specific harness code
2019-03-08 10:34:35 -08:00
Wesley Wigham
bf3cea7f6d
Remove project tests from default compiler flag
2018-09-26 16:36:47 -07:00
Ron Buckton
0944c29a47
Adds failed test tracking
2018-06-18 13:25:29 -07:00
Ryan Cavanaugh
336c37662d
Projzilla phase 1
2018-06-09 16:48:08 -07:00